[ Все 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.5.2-1.module+el8.9.0+66+55bcccb7

Имя libzip
Эпоха 0
Версия 1.5.2
Релиз 1.module+el8.9.0+66+55bcccb7
Сайт https://libzip.org/
Лицензия BSD
Время сборки 2024-04-15 01:58:04
Хост сборки builder-x86-03.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.
Эррата
Module php-7.3-8090020240414224434.eb0869e2
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
libzip-1.5.2-1.module+el8.9.0+66+55bcccb7.x86_64 C library for reading, creating, and modifying zip archives a83de5b89df5c75365c86f0c1afbda88c34044057cd706a1c36d0e6936388be4 download
libzip-devel-1.5.2-1.module+el8.9.0+66+55bcccb7.x86_64 Development files for libzip 04b6eb1597014445e99939c78f197959318c5eee8894e699aa86f990e7d22daf download
libzip-tools-1.5.2-1.module+el8.9.0+66+55bcccb7.x86_64 Command line tools from libzip 7e26fc67746985a3df7c0beee093dc981b17f22182764bdf936c43d52695e6ee download
src
libzip-1.5.2-1.module+el8.9.0+66+55bcccb7.src C library for reading, creating, and modifying zip archives 74f8d1f2b7b884c451e9475dc4092c877313513d0c468aed6734a4dac8c9dbd0 download
История изменений link
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.5.2-1
- Rebuilt for MSVSphere 8.8

* 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

* 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