SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-Archive-Zip-1.34-1.1.noarch.rpm :
Mon Dec 9 13:00:00 2013 cooloAATTsuse.com
- updated to 1.34
- Restore svn history from svn.ali.as (thanks H. Merijn Brand)
- #90854 Test 17 in t/03_ex.t is failing
- Allow reading ZIP from seekable streams (like PerlIO::Scalar)
- RT#75197
- Fixes: #76780: Cannot create member called \"0\" with addString (HAGGAI)

Tue Nov 26 13:00:00 2013 cooloAATTsuse.com
- updated to 1.33
- #59102 (Spelling error in manapage) [github.com/dsteinbrunner]
- #86600 typo fixes [github.com/dsteinbrunner]
- #89777 Unlink temp files generated by tempFile. [PHRED]
- Updated Perl dependency to 5.006 to reflect implicit dependencies
in the code exposed by Perl::MinimumVersion xt test (ADAMK)
- Fixes: #68446: Set compressed size and uncompressed size of an entry to 0
if either of them is 0 (HAGGAI)
- Added $VERSION to crc32 (ADAMK)
- Add decryption support
- More fixes by HAGGAI, which he still doesn\'t detail in Changes
- Various fixes by HAGGAI, which he has not yet provided details on:
- Experimental Unicode in file/dir names

Fri Nov 18 13:00:00 2011 cooloAATTsuse.com
- use original .tar.gz

Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro

Wed Nov 24 13:00:00 2010 chrisAATTcomputersalat.de
- recreated by cpanspec 1.78
o fix deps
- noarch pkg

Sun Jan 10 13:00:00 2010 jengelhAATTmedozas.de
- enable parallel build

Mon Aug 3 14:00:00 2009 anickaAATTsuse.cz
- update to 1.30

* Fixed a bad use of Cwd::getcwd

* Changed _asLocalName back to rel2abs, but this time using
Cwd::getcwd as the base path instead of Cwd::cwd.
This hopefully resolved #47223 (ADAMK)

* Changing to production version for release

* Reverted to revision 4736 and converted `External File Attribute\'
values for symbolic links to hexadecimal (HAGGAI)

* Fixed: #15026: AddTree does not include files with german
umlauts in the filename (HAGGAI)

* Switched from Compress::Zlib to Compress::Raw::Zlib (AGRUNDMA)

* Moved crc32 from bin to script (ADAMK)

* Makefile.PL will create a better META.yml

* This is a test release for various improvements provided by
Alan Haggai. The entire release is credited to his grant work.

* Fixed #25726: extractMembers failing across fork on Windows.

* Fixed #12493: Can\'t add new files to archives which contain
files named 0,1,2,3,4,5,6,7,8,9 with no extension.
(Files named \"0\" are not archived)

* Fixed #22933: Properly extract symbolic links.

* Fixed #20246: Ability to assign a compression level to addTree
calls.

* Corrected regular expression for stripping trailing /

* Corrected addFileOrDirectory() behaviour and cleaned up some code

* Added symbolic link support to addFileOrDirectory

* Fixed #34657: No option, undefined behavior zipping symbolic
links (symlinks)

* Added storeSymbolicLink()

* Fixed bitFlag() to set General Pupose Bit Flags

Sat Jul 25 14:00:00 2009 chrisAATTcomputersalat.de
- spec mods

* removed ^----------

* removed ^#---------

Tue Jan 20 13:00:00 2009 anickaAATTsuse.cz
- update to 1.26

* Fixed the dreaded but #24036: WinXP Explorer Exposes Problems.
This caused directories to appear as files in Windows Explorer
and was caused by Windows always reading the msdos directory bit
even when the file attributes are types as unix.
Resolved by emulating the behaviour of Info-Zip and setting
the 5th bit in the externalFileAttributes field.

* Removing \"use warnings\" instances that somehow slipped in

* Skip test if Digest::MD5 is not available

Wed Sep 10 14:00:00 2008 anickaAATTsuse.cz
- update to 1.24

* Blatantly pander to CPANTS by adding use strict to a deprecated
module

* Add an explicit load of FileHandle since in some circumstances,
calling GLOB->print() failed.

* bugfixes


 
ICM