[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project libzip-1.7.3-1.module+el8.9.0+64+b3fb0540

Name libzip
Epoch 0
Version 1.7.3
Release 1.module+el8.9.0+64+b3fb0540
Website/URL https://libzip.org/
License BSD
Build Time 2024-04-15 00:07:26
Build Host builder-x86-04.inferitos.ru
Summary C library for reading, creating, and modifying zip archives
Repositories AppStream
Description libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. The API is documented by man pages.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libzip-1.7.3-1.module+el8.9.0+64+b3fb0540.x86_64 C library for reading, creating, and modifying zip archives e28b97f0cbc79bb03fdd2320c02b63a0c0130a3fdac1d2c86ce06bddeca26a12 download
libzip-devel-1.7.3-1.module+el8.9.0+64+b3fb0540.x86_64 Development files for libzip 54893bb107fa378fe0682622f4a44ab29c4055f36d24f9c5ed95b7f38d7dbbf9 download
libzip-tools-1.7.3-1.module+el8.9.0+64+b3fb0540.x86_64 Command line tools from libzip c9412853dc9528b2ae2b5cb0ea2837876b056f63bd4afb16e355911b121a95af download
src
libzip-1.7.3-1.module+el8.9.0+64+b3fb0540.src C library for reading, creating, and modifying zip archives ca961f0bd7e5e90cc322241b2962277fa93133c658e20f303b868a4d6b75c568 download
Changelog link
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.7.3-1
- Rebuilt for MSVSphere 8.8

* Tue Dec 14 2021 Remi Collet <rcollet@redhat.com> - 1.7.3-1
- update to 1.7.3

* Thu May 14 2020 Remi Collet <rcollet@redhat.com> - 1.6.1-1
- update to 1.6.1
- enable lzma support

* Tue May 07 2019 Remi Collet <rcollet@redhat.com> - 1.5.2-1
- update to 1.5.2
- add all explicit cmake options to ensure openssl is used
  even in local build with other lilbraries available

* Wed Apr 11 2018 Remi Collet <remi@remirepo.net> - 1.5.1-1
- update to 1.5.1
- drop dependency on zlib-devel and bzip2-devel no more
  referenced in libzip.pc
- drop rpath patch merged upstream

* Thu Mar 15 2018 Remi Collet <remi@remirepo.net> - 1.5.0-2
- add dependency on zlib-devel and bzip2-devel #1556068

* Mon Mar 12 2018 Remi Collet <remi@remirepo.net> - 1.5.0-1
- update to 1.5.0
- use openssl for cryptography instead of bundled custom AES implementation

* Tue Feb 20 2018 Remi Collet <remi@remirepo.net> - 1.4.0-5
- missing BR on C compiler
- use ldconfig_scriptlets

* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Fri Jan 05 2018 Remi Collet <remi@remirepo.net> - 1.4.0-3
- add upstream patch and drop multilib hack