Changelog for
avfs-devel-1.1.5-27.3.i586.rpm :
* Tue Mar 07 2023 Dirk Müller
- update to 1.1.5:
* added support for ls output with SElinux attributes.
* improved handling of xz memory limit to allow detecting when the limit is reached and to increase it on demand.
* added basic decoding of tar\'s extended headers to support longer file names.
* Wed May 26 2021 Ferdinand Thiessen - Update to version 1.1.4:
* add support for lzip (ulzip module for .lz files)
* Sun Aug 16 2020 Dirk Mueller - 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
* Thu Apr 02 2020 Martin Pluskal - 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
* Thu Oct 17 2019 Richard Brown - Remove obsolete Groups tag (fate#326485)
* Mon Feb 19 2018 aloisioAATTgmx.com- 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
* Thu Dec 22 2016 mpluskalAATTsuse.com- 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
* Wed Nov 11 2015 p.drouandAATTgmail.com- 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
* Sun May 17 2015 jengelhAATTinai.de- 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.
* Tue May 12 2015 mpluskalAATTsuse.com- Update licensing information