Skip to content

Various Bugfixes and Improved Caching

Compare
Choose a tag to compare
@mgerstner mgerstner released this 21 Feb 12:51
· 38 commits to master since this release
v0.7.1
010ad95
  • fix read() with offset especially with large files. This fixes use of
    various tools when applied on oscfs files e.g. rpm2cpio or
    tail *.spec previously failed or behaved strangely.
  • be robust against non-ASCII characters in OBS buildlogs.
  • apply caching also to actual file content to be more efficient when e.g.
    operating on larger files.