Name: | libzip |
---|---|
Version: | 1.5.2 |
Release: | 1.module+el8.1.0+5412+020cccf5 |
Architecture: | x86_64 |
Module: | php:7.3:8010020190702134122:a4870ff1 |
Group: | Unspecified |
Size: | 320588 |
License: | BSD |
RPM: | libzip-1.5.2-1.module+el8.1.0+5412+020cccf5.x86_64.rpm |
Source RPM: | libzip-1.5.2-1.module+el8.1.0+5412+020cccf5.src.rpm |
Build Date: | Sat Nov 09 2019 |
Build Host: | jenkins-10-147-72-125-78f0649f-0d81-4ed9-8a5f-f87f52bdc01d.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://libzip.org/ |
Summary: | C library for reading, creating, and modifying zip archives |
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. |
- update to 1.5.2 - add all explicit cmake options to ensure openssl is used even in local build with other lilbraries available
- update to 1.5.1 - drop dependency on zlib-devel and bzip2-devel no more referenced in libzip.pc - drop rpath patch merged upstream
- add dependency on zlib-devel and bzip2-devel #1556068
- update to 1.5.0 - use openssl for cryptography instead of bundled custom AES implementation
- missing BR on C compiler - use ldconfig_scriptlets
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- add upstream patch and drop multilib hack
- re-add multilib hack #1529886
- update to 1.4.0 - switch to cmake - add upstream patch for lib64
- update to 1.3.2 - drop multilib header hack - change URL to https://libzip.org/ - test suite now ok on all arch