Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
3916780cb0 |
BIN
libzip-1.11.2.tar.xz
(Stored with Git LFS)
BIN
libzip-1.11.2.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
libzip-1.11.3.tar.xz
(Stored with Git LFS)
Normal file
BIN
libzip-1.11.3.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Thu Nov 7 18:06:35 UTC 2024 - Yann BOYER <yann.boyer742@gmail.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{!?make_build: %global make_build make %{?_smp_mflags}}
|
%{!?make_build: %global make_build make %{?_smp_mflags}}
|
||||||
%define sover 5
|
%define sover 5
|
||||||
Name: libzip
|
Name: libzip
|
||||||
Version: 1.11.2
|
Version: 1.11.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C library for reading, creating, and modifying zip archives
|
Summary: C library for reading, creating, and modifying zip archives
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user