[ Все 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 ]
×

Пакет libzip-1.7.3-1.module+el8.10.0+288+615539f0.x86_64 download

Имя libzip
Эпоха 0
Версия 1.7.3
Релиз 1.module+el8.10.0+288+615539f0
Архитектура x86_64
Сайт https://libzip.org/
Лицензия BSD
Время сборки 2024-05-24 09:10:26
Хост сборки builder-x86-06.inferitos.ru
Краткое описание C library for reading, creating, and modifying zip archives
Репозитории AppStream
Полное описание 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.
Эррата INFSA-2024:10951
Размер 67 КиБ
Исходный проект libzip-1.7.3-1.module+el8.10.0+288+615539f0
Контрольная сумма SHA-256 1f0d505a5ff41454d23b7ab8650ca278283bcdd67e0f6a175a49974db8671288
Module php-8.2-8100020241227133208.eb0869e2
× Full screenshot
История изменений link
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.7.3-1
- Rebuilt for MSVSphere 8.10 beta

* 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