Skip to content

ratarmount 0.9.3

Compare
Choose a tag to compare
@mxmlnkn mxmlnkn released this 20 Feb 19:37
· 519 commits to master since this release
  • Fix mounting of TAR fails if there are special characters like '#' in the path.
  • Fix recursive mounting of simple compressed files (file.bz2) inside TAR.
  • Fix file objects being returned by SQLiteIndexedTar not being independent of each other.
    because of the shared underlying file object.