| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.1.4: * add support for lzip (ulzip module for .lz files)
- update to 1.1.3: - fix compilation problem on MacOS - fix encoding problem in ulha extfs module - add support for rar 5.0 files - fix memleak in zstd support - small fix for extfs udar module - updated internal bzlib to 1.0.8 to fix security bug
- Update to version 1.1.0:
* improved handling of single '#' to stop resolving archive
handlers when it makes no sense to add another chain
* support multiple gzip member in a single file (concatenated
gzip files)
* updated webdav module with work with latest libneon (which is
no longer bundled)
* CODA and PRELOAD support has been removed
- Changes for version 1.0.6:
* added support for libzstd (zst files)
* fixed arbitrary command execution in rsh/ssh module
* zip workaround for zip archives with unix attributes but
regular files are not marked correctly
- Remove obsolete Groups tag (fate#326485)
- Update to version 1.0.5
* limit the file cache to 50 elements and age of 10 minutes to
avoid endless grow of internal cache
* allow reproducable builds
* fixed crash in parsing ls output for modules which need to
handle ls-like output
* fix urar module when external rar/unrar tool crashed
- Spec cleanup
- Update to version 1.0.4:
* fixed zip module to correctly read archives with a lot of
files or very large files
- Use pkgconfig() style requires
- Update to version 1.0.3
* fixed zlib assert triggered for some Huffman encodings
* added rar v5 in extfs urar (which is also renamed to uextrar to avoid
collision with internal rar module)
* some configure script improvements have been done for fuse and liblzma
dependencies
- Improve summary and description. -devel subpackage should require same-version shared library. Drop --with-pic, because it is implicit for shared libraries (and we do not build static). Use short Sourceforge download URLs.
- Update licensing information
- Update to 1.0.2 - Add gpg signature - Clenup spec file with spec-cleaner - Drop avfs-1.0.0.dif as it fails to apply to current release
- First initial package for mounting tar and other bells and whistles