SHA256
1
0
forked from pool/libzip

10 Commits

Author SHA256 Message Date
f34e9cb71e Accepting request 1303446 from devel:libraries:c_c++
- version update to 1.11.4
  * Use separate cmake package files for library and programs.
  * Improve documentation. (forwarded request 1303357 from pgajdos)

OBS-URL: https://build.opensuse.org/request/show/1303446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzip?expand=0&rev=51
2025-09-11 12:37:26 +00:00
8b732aa2df - version update to 1.11.4
* Use separate cmake package files for library and programs.
  * Improve documentation.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libzip?expand=0&rev=105
2025-09-10 07:01:24 +00:00
dd1a6f1184 Accepting request 1272433 from devel:libraries:c_c++
- Fix libzip-devel dependencies. libzip-targets*.cmake create
  CMake targets for zipcmp, zipmerge and ziptool. (forwarded request 1272422 from krop)

OBS-URL: https://build.opensuse.org/request/show/1272433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzip?expand=0&rev=50
2025-04-25 20:18:11 +00:00
02f71a0d95 - Fix libzip-devel dependencies. libzip-targets*.cmake create
CMake targets for zipcmp, zipmerge and ziptool.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libzip?expand=0&rev=103
2025-04-24 12:59:36 +00:00
a948c589b3 Accepting request 1248178 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1248178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzip?expand=0&rev=49
2025-02-25 15:39:56 +00:00
c49fa996b4 libzip 1.11.3
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libzip?expand=0&rev=101
2025-02-24 14:36:01 +00:00
89d1814443 Accepting request 1223409 from devel:libraries:c_c++
update libzip to 1.11.2 (forwarded request 1222538 from yannboyer_dev)

OBS-URL: https://build.opensuse.org/request/show/1223409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzip?expand=0&rev=48
2024-11-12 18:19:54 +00:00
9d7018b512 update libzip to 1.11.2
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libzip?expand=0&rev=99
2024-11-11 17:30:32 +00:00
98eaacf4be Accepting request 1219773 from devel:libraries:c_c++
update libzip to 1.11.1 (forwarded request 1219621 from yannboyer_dev)

OBS-URL: https://build.opensuse.org/request/show/1219773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzip?expand=0&rev=47
2024-11-01 20:00:47 +00:00
5f1c731928 update libzip to 1.11.1
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libzip?expand=0&rev=97
2024-10-31 07:23:32 +00:00
4 changed files with 51 additions and 5 deletions

Binary file not shown.

3
libzip-1.11.4.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a247f57d1e3e6f6d11413b12a6f28a9d388de110adc0ec608d893180ed7097b
size 793340

View File

@@ -1,3 +1,43 @@
-------------------------------------------------------------------
Tue Sep 9 13:27:20 UTC 2025 - pgajdos@suse.com
- version update to 1.11.4
* Use separate cmake package files for library and programs.
* Improve documentation.
-------------------------------------------------------------------
Thu Apr 24 12:21:06 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Fix libzip-devel dependencies. libzip-targets*.cmake create
CMake targets for zipcmp, zipmerge and ziptool.
-------------------------------------------------------------------
Sat Feb 22 18:45:46 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 1.11.3:
* Report read error for corrupted encrypted file data
* Avoid unnecessary seeks when writing archive
* Don't hardcode _Nullable support in zip.h to allow it to be
used with different compilers
-------------------------------------------------------------------
Thu Nov 7 18:06:35 UTC 2024 - Yann BOYER <yann.boyer742@gmail.com>
- version update to 1.11.2
* Fix performance regression in `zip_stat` introduced in 1.11.
-------------------------------------------------------------------
Wed Oct 30 16:04:07 UTC 2024 - Yann BOYER <yann.boyer742@gmail.com>
- version update to 1.11.1
* Fix zipconf.h for version number with missing third component.
* Stop searching after finding acceptable central directory, even if it contains inconsistencies.
* Only write Zip64 EOCD if fields don't fit in normal EOCD. Previously libzip also wrote it when any directory entry required Zip64.
* Allow bytes from 0x00-0x1F as UTF-8.
* Add new error code ZIP_ER_TRUNCATED_ZIP for files that start with a valid local header signature.
* `zipcmp`: add -T option for comparing timestamps.
* `zip_file_replace` now removes the target's extra field information.
-------------------------------------------------------------------
Thu Aug 24 13:04:37 UTC 2023 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package libzip
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{!?make_build: %global make_build make %{?_smp_mflags}}
%define sover 5
Name: libzip
Version: 1.10.1
Version: 1.11.4
Release: 0
Summary: C library for reading, creating, and modifying zip archives
License: BSD-3-Clause
@@ -67,6 +67,8 @@ Summary: C library for reading, creating, and modifying zip archives
Group: Development/Libraries/C and C++
Requires: glibc-devel
Requires: libzip%{sover} = %{version}
# tools are referenced in libzip-targets*.cmake and must be installed
Requires: libzip-tools = %{version}
%description devel
libzip is a C library for reading, creating, and modifying zip
@@ -110,6 +112,10 @@ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:%{buildroot}%{_libdir}
%{_mandir}/man1/zipcmp.1%{?ext_man}
%{_mandir}/man1/zipmerge.1%{?ext_man}
%{_mandir}/man1/ziptool.1%{?ext_man}
%{_mandir}/man5/zip.5%{?ext_man}
%{_mandir}/man5/zip_error.5%{?ext_man}
%{_mandir}/man5/zip_file.5%{?ext_man}
%{_mandir}/man5/zip_source.5%{?ext_man}
%files -n libzip%{sover}
%license LICENSE