forked from pool/python-libarchive-c
- Update to version 2.8
* add support for setting atime, ctime, mtime and birthtime
* tell libarchive when writing an archive is aborted due to an
exception
* add support for getting uid and gid
* add support for high resolution timestamps
* add two new archive readers: stream_reader and custom_reader
* add missing archive extraction flags
* add the lz4 and warc formats
* add support for write options and uid/gid lookup
OBS-URL: https://build.opensuse.org/request/show/617344
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libarchive-c?expand=0&rev=3
19 lines
706 B
Plaintext
19 lines
706 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 18 00:22:07 UTC 2018 - 9+suse@cirno.systems
|
|
|
|
- Update to version 2.8
|
|
* add support for setting atime, ctime, mtime and birthtime
|
|
* tell libarchive when writing an archive is aborted due to an
|
|
exception
|
|
* add support for getting uid and gid
|
|
* add support for high resolution timestamps
|
|
* add two new archive readers: stream_reader and custom_reader
|
|
* add missing archive extraction flags
|
|
* add the lz4 and warc formats
|
|
* add support for write options and uid/gid lookup
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 7 22:41:45 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- initial version
|