libarchive-perl/LibArchive/Changes
Stoiko Ivanov 34f6f4f932 update libarchive bindings
selectively updated based on the results of
`make update-bindings`

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-23 15:14:59 +02:00

26 lines
816 B
Plaintext

Revision history for Perl extension LibArchive.
3.6.2 Tue May 23 17:38:02 2023
- updated based on h2xs 1.23 with options
-M '^(archive|ARCHIVE)_' -v 3.6.2 -On LibArchive /usr/include/archive.h /usr/include/archive_entry.h -larchive
3.4.0 Tue Jun 1 18:43:02 2021
- updated based on h2xs 1.23 with options
-M '^(archive|ARCHIVE)_' -v 3.4.0 -On LibArchive /usr/include/archive.h /usr/include/archive_entry.h -larchive
3.0.4 Tue Sep 23 11:50:00 CEST 2014
- make it compile with libarchive-dev 3.0.4-3 from debian wheezy
2.2.4 Wed Jul 18 10:50:00 CEST 2007
- code cleanup
- pumped version number
- only export read interface
- bug fixes
0.01 Fri Jul 13 12:41:39 2007
- original version; created by h2xs 1.23 with options
-an LibArchive /usr/include/archive.h /usr/include/archive_entry.h