Name: | perl-IO-Compress |
---|---|
Version: | 2.074 |
Release: | 2.module+el8.1.0+5399+8245a79b |
Architecture: | noarch |
Module: | perl:5.24:8010020190529084201:ee766497 |
Group: | Development/Libraries |
Size: | 809351 |
License: | GPL+ or Artistic |
RPM: | perl-IO-Compress-2.074-2.module+el8.1.0+5399+8245a79b.noarch.rpm |
Source RPM: | perl-IO-Compress-2.074-2.module+el8.1.0+5399+8245a79b.src.rpm |
Build Date: | Sat Nov 09 2019 |
Build Host: | jenkins-10-147-72-125-11590f9b-7638-47cb-8088-559344c0d855.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/IO-Compress/ |
Summary: | Read and write compressed data |
Description: | This distribution provides a Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries. IO-Compress supports reading and writing of bzip2, RFC 1950, RFC 1951, RFC 1952 (i.e. gzip) and zip files/buffers. The following modules used to be distributed separately, but are now included with the IO-Compress distribution: * Compress-Zlib * IO-Compress-Zlib * IO-Compress-Bzip2 * IO-Compress-Base |
- Rebuild with enable hardening (bug #1636329)
- 2.074 bump
- 2.072 bump
- Adjust tests to zlib-1.2.11 (bug #1420012)
- Update to 2.070 - Fix prototype errors while lazy loading File::GlobMapper (CPAN RT#117675) - zipdetails: Avoid loading optional modules from default . (CPAN RT#116538, CVE-2016-1238) - Simplify find command using -delete
- Avoid loading optional modules from default . (CVE-2016-1238)
- Perl 5.24 re-rebuild of bootstrapped packages
- Increase release to favour standalone package
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Update to 2.069 - IO::Compress::FAQ - Added a section on bgzip (CPAN RT#103295) - IO::Compress::Zip - Zip64 needs to be first in extra field to work around a Windows Explorer bug (see http://www.info-zip.org/phpBB3/viewtopic.php?f=3&t=440 for details)