Commit Graph

61 Commits

Author SHA1 Message Date
Petr Písař 899da56545 Adjust tests to zlib-1.2.11 2017-02-10 09:38:53 +01:00
Paul Howarth f4847d991b Update to 2.070
- New upstream release 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
2016-12-29 18:18:24 +00:00
Jitka Plesnikova e5cc2e9a4c Avoid loading optional modules from default . (CVE-2016-1238) 2016-08-02 17:32:05 +02:00
Petr Písař 4526b63a70 Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 09:53:29 +02:00
Jitka Plesnikova e9095ba82a Perl 5.24 re-rebuild of bootstrapped packages 2016-05-18 15:37:38 +02:00
Jitka Plesnikova 0fc469fc5a Increase release to favour standalone package 2016-05-14 12:20:36 +02:00
Fedora Release Engineering 39657844b5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 14:06:50 +00:00
Paul Howarth 3c2da6f099 Update to 2.069
- New upstream release 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)
2015-09-27 17:21:15 +01:00
Dennis Gilmore d44985dc57 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 03:46:23 +00:00
Jitka Plesnikova c30e5e2c48 Perl 5.22 re-rebuild of bootstrapped packages 2015-06-10 12:46:13 +02:00
Jitka Plesnikova 0498a858ce Increase release to favour standalone package 2015-06-04 13:35:52 +02:00
Jitka Plesnikova 5fbe0d5e03 Perl 5.22 rebuild 2015-06-03 16:12:54 +02:00
Petr Písař c839fcf075 The overload module is used by tests only 2015-01-14 10:47:51 +01:00
Paul Howarth ef23551dcf Update to 2.068
- New upstream release 2.068
  - Disable running of some of the slower test harnesses by default;
    COMPRESS_ZLIB_RUN_MOST needs to be set to run them, which makes life more
    bearable on legacy platforms
2014-12-24 11:30:15 +00:00
Paul Howarth 3c75848a47 Update to 2.067
- New upstream release 2.067
  - IO::Compress::RawDeflate unnecessarily loads IO::Seekable (CPAN RT#100257)
- Classify buildreqs by usage
2014-12-09 14:04:36 +00:00
Paul Howarth 3d5d5f5631 Update to 2.066
- New upstream release 2.066
  - IO::Uncompress::Gzip
    - Documentation of ExtraFlags stated the XFL values for BEST_COMPRESSION
      and BEST_SPEED use the values 2 and 4 respectively; they should be 4 and
      2 (code for setting XFL was correct)
  - IO::Uncompress::Gunzip
    - Fix regression preventing gunzip to in-memory file handle (CPAN RT#95494)
2014-09-22 11:14:09 +01:00
Jitka Plesnikova f9960fd507 Perl 5.20 re-rebuild of bootstrapped packages 2014-09-07 23:07:29 +02:00
Jitka Plesnikova bfbefd464c Increase release to favour standalone package 2014-09-03 15:14:08 +02:00
Jitka Plesnikova 83e2ede6da Perl 5.20 rebuild 2014-08-26 14:06:59 +02:00
Dennis Gilmore 9e9cfb8415 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 00:35:51 -05:00
Paul Howarth 16535b5aea Update to 2.064
- New upsream release 2.064
  - Use android-compatible flags when calling gzip in
    IO-Compress/t/050interop-gzip.t (CPAN RT#90216)
2014-02-02 12:49:49 +00:00
Paul Howarth 7e702b8e1c Update to 2.063
- New upstream release 2.063
  - Typo in Compress::Zlib _combine function documentation (CPAN RT#89305)
2013-11-03 21:40:59 +00:00
Jitka Plesnikova f64fed3f9d Perl 5.18 re-rebuild of bootstrapped packages 2013-08-14 18:42:03 +02:00
Paul Howarth 3cd4b3f14f Update to 2.062
- New upstream release 2.062
  - Fix up tests for imminent bleadperl changes (CPAN RT#87335)
  - Typo fixes (CPAN RT#84647)
  - IO::Compress::Gzip test t/100generic-bzip2.t hung on Cygwin (CPAN RT#86814)
2013-08-12 21:06:54 +01:00
Dennis Gilmore 5e0c1f477f - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 17:06:06 -05:00
Petr Písař 5a8fd6ec72 Perl 5.18 rebuild 2013-07-12 15:53:30 +02:00
Paul Howarth 178cbb2251 Update to 2.061
- New upstream release 2.061
  - zipdetails (1.06)
    - Get it to cope with Android 'zipalign' non-standard extra fields; these
      are used to make sure that a non-compressed member starts on a 4 byte
      boundary
  - unzip example with IO::Uncompress::Unzip (CPAN RT#84647)
2013-05-27 16:21:28 +01:00
Dennis Gilmore ace1e9fdf6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 06:59:05 -06:00
Paul Howarth 0cb6be5cdb Update to 2.060
- New upstream release 2.060
  - Updated POD
    - CPAN RT#82138: Example code not clear - gunzip() takes filenames!
  - IO::Compress::Base
    - Remove the flush call when opening a filehandle
2013-01-08 10:47:23 +00:00
Paul Howarth ef929bfdb7 Update to 2.059
- New upstream release 2.059
  - IO::Compress::Base
    - Added "Encode" option
2012-12-16 13:25:57 +00:00
Petr Šabata cd8c42029f Add missing File::* buildtime dependencies 2012-11-26 14:05:20 +01:00
Paul Howarth 682f571562 Update to 2.058
- New upstream release 2.058
  - IO::Compress::Zip
    - Allow member name and Zip Comment to be "0"
  - IO::Compress::Base::Common
    - Remove "-r" test - the file open will catch this
    - IO::Compress::Base::Common returned that it could not read readable files
      in NFS (CPAN RT#80855)
  - Install to 'site' instead of 'perl' when perl version is 5.11+
    (CPAN RT#79820)
  - General performance improvements
  - Fix failing 01misc.t subtest introduced in 2.057 (CPAN RT#81119)
- Explicitly install to 'perl' directories
2012-11-13 11:13:28 +00:00
Paul Howarth 4030db4007 Update to 2.055
- New upstream release 2.055
  - FAQ: added a few paragraphs on how to deal with pbzip2 files
    (CPAN RT#77743)
  - Compress::Zip: speed up compress, uncompress, memGzip and memGunzip
    (CPAN RT#77350)
- BR: perl(lib)
- Drop BR: perl(Test::Builder) and perl(Test::More) as they're bundled
- Drop BR: perl(Config), perl(Fcntl), perl(File::Copy), perl(File::Glob),
  perl(POSIX) and perl(Symbol) as they're not dual-lived
- Drop redundant explicit require for perl(Exporter)
- Don't use macros for commands
2012-08-06 14:20:47 +01:00
Dennis Gilmore 71e2bb5dd6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 11:09:18 -05:00
Petr Písař d987b5dfd9 Perl 5.16 re-rebuild of bootstrapped packages 2012-07-10 15:38:53 +02:00
Petr Písař 5664e15776 Perl 5.16 rebuild 2012-06-06 23:44:13 +02:00
Petr Písař d331a3ce60 Omit optional Test::Pod and Test::NoWarnings tests on bootstrap 2012-06-01 08:57:46 +02:00
Paul Howarth d18ae80e6c Update to 2.052
- New upstream release 2.052
  - IO::Compress::Zip: force a ZIP64 archive when it contains ≥ 0xFFFF entries
  - Fix typo in POD (CPAN RT#76130)
- Don't need to remove empty directories from buildroot
2012-04-29 19:18:57 +01:00
Paul Howarth 0c79f175e7 Update to 2.049
- New upstream release 2.049
  - IO::Compress::Zip:
    - Error in t/cz-03zlib-v1.t that caused warnings with 5.15 (Perl RT#110736)
2012-02-18 22:41:06 +00:00
Paul Howarth 1038f7204c Update to 2.048
- New upstream release 2.048
  - Set minimum Perl version to 5.6
  - Set minimum zlib version to 1.2.0
  - IO::Compress::Zip:
    - In one-shot zip, set the Text Flag if "-T" thinks the file is a text file
    - In one-shot mode, wrote mod time and access time in wrong order in the
      "UT" extended field
  - IO::Compress test suite fails with Compress::Raw::Zlib 2.047 and zlib < 1.2.4
    (CPAN RT#74503)
- Resync Compress::Raw::* dependency versions
- Add buildreqs for core perl modules, which might be dual-lived
- Don't use macros for commands
2012-01-29 21:53:55 +00:00
Paul Howarth a14660a72b Fedora 17 mass rebuild 2012-01-10 17:57:35 +00:00
Paul Howarth dda82fbb72 Update to 2.046
- New upstream release 2.046
  - Minor update to bin/zipdetails
  - Typo in name of IO::Compress::FAQ.pod
  - IO::Uncompress::Unzip:
    - Example for walking a zip file used eof to control the outer loop; this
      is wrong
  - IO::Compress::Zip:
    - Change default for CanonicalName to false (CPAN RT#72974)
- Freeze Compress::Raw::* dependency versions until next synchronized release
2011-12-19 10:41:32 +00:00
Paul Howarth 03dee1f5fd Update to 2.045 (restructured IO::Compress::FAQ.pod) 2011-12-05 09:19:34 +00:00
Paul Howarth b99f77c8c0 Update to 2.044
- New upstream release 2.044
  - Moved FAQ.pod under the lib directory so it can get installed
  - Added bin/zipdetails
  - In IO::Compress::Zip, in one-shot mode, enable Zip64 mode if the input
    file/buffer ≥ 0xFFFFFFFF bytes
  - Update IO::Compress::FAQ
2011-12-04 12:53:16 +00:00
Paul Howarth 00cd5012af Update to 2.043
- New upstream release 2.043
  - IO::Compress::Base:
    - Fixed issue that with handling of Zip files with two (or more) entries
      that were STORED; symptom is the first is uncompressed ok but the next
      will terminate early if the size of the file is greater than BlockSize
      (CPAN RT#72548)
2011-11-21 10:25:10 +00:00
Paul Howarth 3a9ffa175a Update to 2.042
- New upstream release 2.042
  - IO::Compress::Zip:
    - Added exUnixN option to allow creation of the "ux" extra field, which
      allows 32-bit UID/GID to be stored
    - In one-shot mode use exUnixN rather than exUnix2 for the UID/GID
  - IO::Compress::Zlib::Extra::parseExtraField:
    - Fixed bad test for length of ID field (CPAN RT#72329, CPAN RT#72505)
2011-11-18 09:55:34 +00:00
Paul Howarth d937e1faa9 Update to 2.040
- New upstream release 2.040
  - IO::Compress::Zip:
    - Added CanonicalName option (note this option is set to true by default)
    - Added FilterName option
    - ExtAttr now populates MSDOS attributes
  - IO::Uncompress::Base:
    - Fixed issue where setting $\ would corrupt the uncompressed data
  - t/050interop-*.t:
    - Handle case when external command contains a whitespace (CPAN RT#71335)
  - t/105oneshot-zip-only.t:
    - CanonicalName test failure on Windows (CPAN RT#68926)
2011-10-29 10:11:54 +01:00
Paul Howarth cbdc31f95a Perl mass rebuild 2011-06-22 11:18:32 +01:00
Paul Howarth d4a3aaa4f6 Update to 2.037 (support streamed stored content in IO::Uncompress::Unzip) 2011-06-22 09:58:34 +01:00
Marcela Mašláňová 97413c065a Perl mass rebuild 2011-06-20 17:04:15 +02:00