File perl-IO-Compress-Zlib.changes of Package perl-IO-Compress-Zlib
1
-------------------------------------------------------------------
2
Sat Jul 25 19:38:42 CEST 2009 - chris@computersalat.de
3
4
- spec mods
5
* removed ^----------
6
* removed ^#---------
7
8
-------------------------------------------------------------------
9
Fri Jun 19 01:09:48 CEST 2009 - chris@computersalat.de
10
11
- spec fix for perl-macros
12
13
-------------------------------------------------------------------
14
Thu Jun 18 13:49:05 CEST 2009 - chris@computersalat.de
15
16
- fixed deps >=
17
o added IO::Compress::Bzip2 to BuildRequires, Recommends
18
19
-------------------------------------------------------------------
20
Wed Jun 17 23:45:48 CEST 2009 - chris@computersalat.de
21
22
- added perl-macros
23
o autogen filelist with perl_gen_filelist
24
25
-------------------------------------------------------------------
26
Mon Jun 15 00:37:10 CEST 2009 - chris@computersalat.de
27
28
- update to 2.015
29
- 2.015
30
* Makefile.PL
31
Backout changes made in 2.014
32
- 2.014
33
* Makefile.PL
34
Updated to check for indirect dependencies.
35
- 2.012
36
* No Changes
37
- 2.011
38
* IO::Uncompress::Unzip
39
- Print an error message if the zip file contains a
40
member compressed with bzip2 and IO::Uncompress::Bunzip2 is
41
not available.
42
- Could not cope with mixed compression zip files. For example a
43
zip file that contains both STORED and DEFLATED content.
44
[RT #35573]
45
- 2.010
46
* Fixed problem that meant Perl 5.10 could not upgrade this module.
47
[RT #35343]
48
- 2.009
49
* IO::Compress::Zip
50
- Added exUnix2 option to allow storing of UID & GID.
51
- When running on a Unix derivative the ExtAttr option now defaults
52
to the equivalent of 0666. For all other systems the default
53
remains 0.
54
- 2.008
55
* Minor documentation changes in README
56
* t/compress/truncate.pl
57
EBCDIC Cleanup.
58
* IO::Compress::Gzip::Constants.pm
59
Tidied up the character classes used to defined invalid
60
FNAME & FCOMMENT fields for EBCDIC.
61
- spec mods
62
o updated header
63
o fixed deps
64
o autgen filelist
65
66
-------------------------------------------------------------------
67
Thu Nov 1 15:47:48 CET 2007 - anicka@suse.cz
68
69
- update to 2.006
70
* Makefile.PL: Added INSTALLDIRS directive to install as a core
71
module when built on a perl >= 5.9.
72
* IO::Uncompress::RawDeflate: Fixed export problem -
73
"$RawDeflateError" and "rawdeflate" were not being exported
74
with ":all".
75
76
-------------------------------------------------------------------
77
Mon Jul 9 12:03:13 CEST 2007 - anicka@suse.cz
78
79
- update to 2.005
80
* RFC1952 says that the FNAME & FCOMMENT header fields must be ISO
81
8859-1 (LATIN-1) characters. The code can optionally police
82
this. Added a fix for this logic when running on EBCDIC.
83
* Check if IO::Compress::Bzip2 is already installed. If it is, add
84
to the PREREQ_PM list.
85
86
-------------------------------------------------------------------
87
Thu Mar 8 14:33:16 CET 2007 - anicka@suse.cz
88
89
- update to 2.004
90
* IO::Compress::Zip
91
- Added Zip64 documentation.
92
- Fixed extended timestamp.
93
Creation time isn't available in Unix so only store the
94
modification time and the last access time in the extended
95
field.
96
- Fixed file mode.
97
- Added ExtAttr option to control the value of the "external
98
file attributes" field in the central directory.
99
- Added Unix2 extended attribute ("Ux").
100
This stores the UID & GID.
101
* IO::Compress::Gzip
102
- Fixed 050interop-gzip.t for Windows
103
104
-------------------------------------------------------------------
105
Wed Feb 28 11:45:19 CET 2007 - anicka@suse.cz
106
107
- package created (initial version 2.003)
108
109