2.8
Changes to the library:
- add support for setting
atime
,ctime
,mtime
andbirthtime
(#50 and #63) - tell libarchive when writing an archive is aborted due to an exception (#53)
- add support for getting
uid
andgid
(#57) - add support for high resolution timestamps (#58)
- add two new archive readers:
stream_reader
andcustom_reader
(#60) - add missing archive extraction flags (#61)
- add the
lz4
andwarc
formats (#62) - add support for write options and uid/gid lookup (#72)
Tests: