[ 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.5.1-2.module+el8.9.0+65+490555f8

Name libzip
Epoch 0
Version 1.5.1
Release 2.module+el8.9.0+65+490555f8
Website/URL https://libzip.org/
License BSD
Build Time 2024-04-15 01:07:19
Build Host builder-x86-03.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.5.1-2.module+el8.9.0+65+490555f8.x86_64 C library for reading, creating, and modifying zip archives 2867dbdeb64332d00349c934cbe51cf0f03130ef7cafc6883dffed0d4b7bda01 download
libzip-devel-1.5.1-2.module+el8.9.0+65+490555f8.x86_64 Development files for libzip 25a47da9f0acd61cb2ab9fc9ff1b3793ba6b35a378cfb9aa64b7cf1b4b80cfdf download
libzip-tools-1.5.1-2.module+el8.9.0+65+490555f8.x86_64 Command line tools from libzip d74771bf053cf8cbc8955fd133be61d6d4cd817aff07b35cdef90cce11fc98d0 download
src
libzip-1.5.1-2.module+el8.9.0+65+490555f8.src C library for reading, creating, and modifying zip archives 9398be021511180f802b176e05ae888fac819223f42aba3aabfc205758e179ae download
Changelog link
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.5.1-2
- Rebuilt for MSVSphere 8.8

* Wed May 15 2019 Joe Orton <jorton@redhat.com> - 1.5.1-2
- rebuild (#1695587)

* 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

* Tue Jan 02 2018 Remi Collet <remi@remirepo.net> - 1.4.0-2
- re-add multilib hack #1529886

* Sat Dec 30 2017 Remi Collet <remi@remirepo.net> - 1.4.0-1
- update to 1.4.0
- switch to cmake
- add upstream patch for lib64