diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -309,6 +309,8 @@ libarchive.so.13:archive_read_disk_current_filesystem_is_synthetic libarchive.so.13:archive_read_disk_descend libarchive.so.13:archive_read_disk_entry_from_file +libarchive.so.13:archive_read_disk_entry_setup_acls +libarchive.so.13:archive_read_disk_entry_setup_path libarchive.so.13:archive_read_disk_gname libarchive.so.13:archive_read_disk_new libarchive.so.13:archive_read_disk_open diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : libarchive -version : 3.3.1 -release : 15 +version : 3.3.2 +release : 16 source : - - https://github.com/libarchive/libarchive/archive/v3.3.1.tar.gz : ff138120fe7fca1bd02bed6f06d6869c7497658904a2f8916947f9a3f3257377 + - https://github.com/libarchive/libarchive/archive/v3.3.2.tar.gz : 22560b89d420b11a4a724877bc6672b7d7c0f239e77d42a39dcc5a9c3b28db82 homepage : http://www.libarchive.org/ license : BSD-2-Clause component : programming.library diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -3,8 +3,8 @@ libarchive http://www.libarchive.org/ - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net BSD-2-Clause programming.library @@ -29,7 +29,7 @@ The libarchive library provides a flexible interface for reading and writing archives in various formats such as tar and cpio. - libarchive + libarchive /usr/bin @@ -44,7 +44,7 @@ programming.devel - libarchive + libarchive /usr/include/ @@ -54,12 +54,12 @@ - - 2017-04-13 - 3.3.1 + + 2017-07-18 + 3.3.2 Packaging update - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file