57f1c2ff70
- 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. OBS-URL: https://build.opensuse.org/request/show/1070025 OBS-URL: https://build.opensuse.org/package/show/Archiving/avfs?expand=0&rev=23
107 lines
3.9 KiB
Plaintext
107 lines
3.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Mar 7 19:57:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- 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 08:52:40 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to version 1.1.4:
|
|
* add support for lzip (ulzip module for .lz files)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 16 22:30:05 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- 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 2 12:40:57 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- 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 14:00:13 UTC 2019 - Richard Brown <rbrown@suse.com>
|
|
|
|
- Remove obsolete Groups tag (fate#326485)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 19 11:24:28 UTC 2018 - aloisio@gmx.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 07:45:39 UTC 2016 - mpluskal@suse.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 19:00:21 UTC 2015 - p.drouand@gmail.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 20:26:53 UTC 2015 - jengelh@inai.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 08:47:12 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Update licensing information
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 8 08:05:28 UTC 2015 - mpluskal@suse.com
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 8 12:15:54 UTC 2012 - werner@suse.de
|
|
|
|
- First initial package for mounting tar and other bells and whistles
|
|
|