File perl-Archive-Zip.changes of Package perl-Archive-Zip
415
1
-------------------------------------------------------------------
2
Wed Aug 8 12:42:34 UTC 2018 - pgajdos@suse.com
3
4
- security update:
5
* CVE-2018-10860 [bsc#1099497]
6
+ perl-Archive-Zip-CVE-2018-10860.patch
7
8
-------------------------------------------------------------------
9
Wed Dec 20 06:04:25 UTC 2017 - coolo@suse.com
10
11
- updated to 1.60
12
see /usr/share/doc/packages/perl-Archive-Zip/Changes
13
14
1.60 Tue 19 Dec 2017
15
- RT 123913 Wrong shell bang in examples/selfex.pl
16
17
-------------------------------------------------------------------
18
Fri Aug 12 05:02:55 UTC 2016 - coolo@suse.com
19
20
- updated to 1.59
21
see /usr/share/doc/packages/perl-Archive-Zip/Changes
22
23
-------------------------------------------------------------------
24
Wed Aug 3 05:02:36 UTC 2016 - coolo@suse.com
25
26
- updated to 1.58
27
see /usr/share/doc/packages/perl-Archive-Zip/Changes
28
29
1.58 Tue 2 Aug 2016
30
- avoid relying on . being in @INC [github/karenetheridge]
31
- update MANIFEST.SKIP [github/haarg]
32
33
-------------------------------------------------------------------
34
Mon Apr 4 09:14:47 UTC 2016 - coolo@suse.com
35
36
- updated to 1.57
37
see /usr/share/doc/packages/perl-Archive-Zip/Changes
38
39
1.57 Fri 1 Apr 2016
40
- RT# 106548,106089,105330,111541 [github/ozcoder]
41
42
-------------------------------------------------------------------
43
Sat Dec 26 09:29:20 UTC 2015 - coolo@suse.com
44
45
- updated to 1.56
46
see /usr/share/doc/packages/perl-Archive-Zip/Changes
47
48
1.56 Thu 17 Dec 2015
49
- fix $Archive::Zip::UNICODE issues [github/xlat]
50
- on MSWin32 in methods addFile, addDirectory, addTree: the externalFileName was
51
used in place of newName
52
- make sure that file names are utf8 in memberNames
53
- use Encode on all platform
54
55
-------------------------------------------------------------------
56
Sat Dec 5 09:49:37 UTC 2015 - coolo@suse.com
57
58
- updated to 1.55
59
see /usr/share/doc/packages/perl-Archive-Zip/Changes
60
61
1.55 Fri 04 Dec 2015
62
- rt.cpan.org #110064 - fix empty archive issue with OS X gnu tar
63
64
1.54 Wed 02 Dec 2015
65
- Ensure filehandles created by Archive::Zip::tempFile are closed [github/antoniomonty]
66
67
-------------------------------------------------------------------
68
Sat Sep 26 08:32:21 UTC 2015 - coolo@suse.com
69
70
- updated to 1.53
71
see /usr/share/doc/packages/perl-Archive-Zip/Changes
72
73
1.53 Wed 22 Sep 2015
74
- rt.cpan.org #107268 - Archive-Zip-1.52.tar.gz is (nearly) empty
75
Thanks to SREZIC for the spot on my dad brain sleep schedule error
76
Creating the dist on OS X caused 'Numeric user ID too largeNumeric group ID too large'
77
78
1.52 Tue 22 Sep 2015
79
- rt.cpan.org #105902, thanks HMBRAND
80
81
-------------------------------------------------------------------
82
Tue Sep 22 08:48:31 UTC 2015 - coolo@suse.com
83
84
- updated to 1.51
85
see /usr/share/doc/packages/perl-Archive-Zip/Changes
86
87
1.51 Tue 22 Sep 2015
88
- Compare vs filename checksum in crc32 script [github/talisein]
89
90
-------------------------------------------------------------------
91
Sat Aug 29 08:32:36 UTC 2015 - coolo@suse.com
92
93
- updated to 1.50
94
see /usr/share/doc/packages/perl-Archive-Zip/Changes
95
96
1.50 Tue 25 Aug 2015
97
- Fix t/08_readmember_record_sep.t for Win32 [github/pauloscustodio]
98
99
-------------------------------------------------------------------
100
Sat Aug 1 08:21:41 UTC 2015 - coolo@suse.com
101
102
- updated to 1.49
103
see /usr/share/doc/packages/perl-Archive-Zip/Changes
104
105
1.49 Fri 31 Jul 2015
106
- Fails on unseekable file handle after desiredCompressionLevel(), RT #54827
107
- Upgrade build tools to avoid tar warnings, RT #105547
108
109
-------------------------------------------------------------------
110
Sun Jun 21 08:16:04 UTC 2015 - coolo@suse.com
111
112
- updated to 1.48
113
see /usr/share/doc/packages/perl-Archive-Zip/Changes
114
115
1.48 Thu 18 Jun 2015
116
- Wrap skip in a SKIP: block [github/plicease]
117
118
1.47 Wed 17 Jun 2015
119
- zip file with a deflated directory cannot be written out again [github/ntyni]
120
- add missing test data to MANIFEST
121
122
-------------------------------------------------------------------
123
Mon Apr 13 18:15:12 UTC 2015 - coolo@suse.com
124
125
- updated to 1.46
126
see /usr/share/doc/packages/perl-Archive-Zip/Changes
127
128
1.46 Tue 24 Mar 2015
129
- "CRC or size mismatch" when extracting member second time [github/AGWA github/pwr22]
130
131
1.45 Mon 26 Jan 2015
132
- FreeBSD unzip sets $? to 0 for empty zip file [github.com/revhippie]
133
134
1.44 Fri 23 Jan 2015
135
- Win32 with ZIP executable cannot create temp file [github.com/revhippie]
136
137
1.43 Wed 14 Jan 2015
138
- Restore 101374 - failing tests were not regressions.
139
140
1.42 Sun 11 Jan 2015
141
- Revert 101374, caused tester regression
142
- https://rt.cpan.org/Public/Bug/Display.html?id=101240 [cpan/PMQS]
143
144
1.41 Fri 09 Jan 2015
145
- https://rt.cpan.org/Public/Bug/Display.html?id=101374 [zefram]
146
147
1.40 Sun 04 Jan 2015
148
- https://rt.cpan.org/Public/Bug/Display.html?id=92205 [cpan/PMQS]
149
- https://rt.cpan.org/Public/Bug/Display.html?id=101092 [cpan/PMQS]
150
151
1.39 Tue 21 Oct 2014
152
- store test data in temp dirs to fix parallelism and shuffling
153
[Graham Knop]
154
155
1.38 Tue 02 Sep 2014
156
- Setting unicode flag for each member when using $Archive::Zip::UNICODE [github.com/lackas]
157
https://rt.cpan.org/Ticket/Display.html?id=83367
158
159
-------------------------------------------------------------------
160
Sun Feb 9 13:31:40 UTC 2014 - coolo@suse.com
161
162
- updated to 1.37
163
- Need newer Test::More to support done_testing() [thaljef]
164
- Fix error in version update with 1.35 [RT #91744]
165
- fallback on copy if move gives permission denied [github.com/plicease]
166
167
-------------------------------------------------------------------
168
Mon Dec 9 11:15:40 UTC 2013 - coolo@suse.com
169
170
- updated to 1.34
171
- Restore svn history from svn.ali.as (thanks H. Merijn Brand)
172
- #90854 Test 17 in t/03_ex.t is failing
173
- Allow reading ZIP from seekable streams (like PerlIO::Scalar)
174
- RT#75197
175
- Fixes: #76780: Cannot create member called "0" with addString (HAGGAI)
176
177
-------------------------------------------------------------------
178
Tue Nov 26 07:31:20 UTC 2013 - coolo@suse.com
179
180
- updated to 1.33
181
- #59102 (Spelling error in manapage) [github.com/dsteinbrunner]
182
- #86600 typo fixes [github.com/dsteinbrunner]
183
- #89777 Unlink temp files generated by tempFile. [PHRED]
184
- Updated Perl dependency to 5.006 to reflect implicit dependencies
185
in the code exposed by Perl::MinimumVersion xt test (ADAMK)
186
- Fixes: #68446: Set compressed size and uncompressed size of an entry to 0
187
if either of them is 0 (HAGGAI)
188
- Added $VERSION to crc32 (ADAMK)
189
- Add decryption support
190
- More fixes by HAGGAI, which he still doesn't detail in Changes
191
- Various fixes by HAGGAI, which he has not yet provided details on:
192
- Experimental Unicode in file/dir names
193
194
-------------------------------------------------------------------
195
Fri Nov 18 11:09:24 UTC 2011 - coolo@suse.com
196
197
- use original .tar.gz
198
199
-------------------------------------------------------------------
200
Wed Dec 1 06:55:30 UTC 2010 - coolo@novell.com
201
202
- switch to perl_requires macro
203
204
-------------------------------------------------------------------
205
Wed Nov 24 18:49:23 UTC 2010 - chris@computersalat.de
206
207
- recreated by cpanspec 1.78
208
o fix deps
209
- noarch pkg
210
211
-------------------------------------------------------------------
212
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
213
214
- enable parallel build
215
216
-------------------------------------------------------------------
217
Mon Aug 3 16:00:08 CEST 2009 - anicka@suse.cz
218
219
- update to 1.30
220
* Fixed a bad use of Cwd::getcwd
221
* Changed _asLocalName back to rel2abs, but this time using
222
Cwd::getcwd as the base path instead of Cwd::cwd.
223
This hopefully resolved #47223 (ADAMK)
224
* Changing to production version for release
225
* Reverted to revision 4736 and converted `External File Attribute'
226
values for symbolic links to hexadecimal (HAGGAI)
227
* Fixed: #15026: AddTree does not include files with german
228
umlauts in the filename (HAGGAI)
229
* Switched from Compress::Zlib to Compress::Raw::Zlib (AGRUNDMA)
230
* Moved crc32 from bin to script (ADAMK)
231
* Makefile.PL will create a better META.yml
232
* This is a test release for various improvements provided by
233
Alan Haggai. The entire release is credited to his grant work.
234
* Fixed #25726: extractMembers failing across fork on Windows.
235
* Fixed #12493: Can't add new files to archives which contain
236
files named 0,1,2,3,4,5,6,7,8,9 with no extension.
237
(Files named "0" are not archived)
238
* Fixed #22933: Properly extract symbolic links.
239
* Fixed #20246: Ability to assign a compression level to addTree
240
calls.
241
* Corrected regular expression for stripping trailing /
242
* Corrected addFileOrDirectory() behaviour and cleaned up some code
243
* Added symbolic link support to addFileOrDirectory
244
* Fixed #34657: No option, undefined behavior zipping symbolic
245
links (symlinks)
246
* Added storeSymbolicLink()
247
* Fixed bitFlag() to set General Pupose Bit Flags
248
249
-------------------------------------------------------------------
250
Sat Jul 25 19:28:54 CEST 2009 - chris@computersalat.de
251
252
- spec mods
253
* removed ^----------
254
* removed ^#---------
255
256
-------------------------------------------------------------------
257
Tue Jan 20 15:48:52 CET 2009 - anicka@suse.cz
258
259
- update to 1.26
260
* Fixed the dreaded but #24036: WinXP Explorer Exposes Problems.
261
This caused directories to appear as files in Windows Explorer
262
and was caused by Windows always reading the msdos directory bit
263
even when the file attributes are types as unix.
264
Resolved by emulating the behaviour of Info-Zip and setting
265
the 5th bit in the externalFileAttributes field.
266
* Removing "use warnings" instances that somehow slipped in
267
* Skip test if Digest::MD5 is not available
268
269
-------------------------------------------------------------------
270
Wed Sep 10 16:57:12 CEST 2008 - anicka@suse.cz
271
272
- update to 1.24
273
* Blatantly pander to CPANTS by adding use strict to a deprecated
274
module
275
* Add an explicit load of FileHandle since in some circumstances,
276
calling GLOB->print() failed.
277
* bugfixes
278
279
-------------------------------------------------------------------
280
Fri Nov 9 17:12:30 CET 2007 - anicka@suse.cz
281
282
- update to 1.23
283
* Temporarily skilling some failing tests on Win32 in the
284
interests of toolchain sanity. (until we work out the
285
real problem here)
286
* Fixing platform compatibility bugs in the new regression tests
287
from 1.21.
288
289
-------------------------------------------------------------------
290
Thu Nov 1 15:54:16 CET 2007 - anicka@suse.cz
291
292
- update to 1.21
293
* Tidying up copyright formatting a bit.
294
* Disable the GPBF_HAS_DATA_DESCRIPTOR_MASK bit when
295
auto-switching directory storage to STORED
296
* bugfixes, test fixes
297
298
-------------------------------------------------------------------
299
Mon Jun 11 13:27:33 CEST 2007 - anicka@suse.cz
300
301
- update to 1.20
302
* Removing dependency on File::Which due to public outburst
303
of flaming
304
* Embedding an entire copy of File::Which inside the tests
305
instead as an alternative to compensating for the lack
306
of build_requires.
307
* Removing the docs directory.
308
- remove perl-File-Which from BuildRequires
309
310
-------------------------------------------------------------------
311
Wed Dec 20 14:32:01 CET 2006 - anicka@suse.cz
312
313
- add perl-File-Which to BuildRequires and enable tests again
314
315
-------------------------------------------------------------------
316
Thu Dec 14 11:43:05 CET 2006 - anicka@suse.cz
317
318
- update to 1.18
319
* Seperated the classes from the main file into seperate packages.
320
* Merged the Zip.pod into the main Zip.pm file.
321
* Applied default Perl::Tidy to all of the source files,
322
to improve the readability and maintainability of the files.
323
* Added license in Makefile.PL
324
* Added some additional entries to the realclean files
325
* Adding dependency on File::Which to deal with problems on systems
326
that lack zip and unzip programs. This really should
327
be a build-time dependency only, but ExtUtils::MakeMaker lacks
328
that capability.
329
* Upgraded all test scripts from Test.pm to Test::More
330
(removing Test.pm dependency)
331
* Removed MANIFEST and pod.t from repository
332
(will be auto-generated)
333
* Added SUPPORT section to docs
334
* Merged external TODO file into the POD as a more-common
335
TO DO section
336
* Added a BUGS section to the docs
337
* Moved crc32 to bin/crc32 in line with package layout conventions
338
- disable tests because they depend on File::Which
339
340
-------------------------------------------------------------------
341
Wed Jan 25 21:39:28 CET 2006 - mls@suse.de
342
343
- converted neededforbuild to BuildRequires
344
345
-------------------------------------------------------------------
346
Mon Jul 11 15:36:34 CEST 2005 - schubi@suse.de
347
348
- update to version 1.16
349
350
-------------------------------------------------------------------
351
Fri Apr 15 10:19:19 CEST 2005 - schubi@suse.de
352
353
- update to most recent version 1.14
354
355
-------------------------------------------------------------------
356
Thu Feb 26 15:46:00 CET 2004 - choeger@suse.de
357
358
- update to most recent version 1.09
359
360
-------------------------------------------------------------------
361
Sun Jan 11 11:48:53 CET 2004 - adrian@suse.de
362
363
- build as user
364
365
-------------------------------------------------------------------
366
Fri Aug 22 14:01:52 CEST 2003 - mjancar@suse.cz
367
368
- require the perl version we build with
369
370
-------------------------------------------------------------------
371
Thu Jul 17 12:52:30 CEST 2003 - choeger@suse.de
372
373
- use install_vendor and new %perl_process_packlist macro
374
375
-------------------------------------------------------------------
376
Tue Jun 17 11:38:46 CEST 2003 - choeger@suse.de
377
378
- updated filelist
379
380
-------------------------------------------------------------------
381
Sun May 25 23:47:11 CEST 2003 - ro@suse.de
382
383
- remove unpackaged files from buildroot
384
385
-------------------------------------------------------------------
386
Sat Feb 8 18:57:49 CET 2003 - link@suse.de
387
388
- updated to 1.05
389
390
-------------------------------------------------------------------
391
Fri Jul 12 22:43:27 MEST 2002 - link@suse.de
392
393
- some tweaks of the spec file
394
395
-------------------------------------------------------------------
396
Fri Jul 12 21:55:27 MEST 2002 - link@suse.de
397
398
- updated to 1.01
399
400
-------------------------------------------------------------------
401
Tue May 7 22:18:24 MEST 2002 - link@suse.de
402
403
- updated to 1.00
404
405
-------------------------------------------------------------------
406
Thu Aug 16 15:53:03 CEST 2001 - ro@suse.de
407
408
- removed bogus Obsoletes
409
410
-------------------------------------------------------------------
411
Fri Apr 6 14:15:44 CEST 2001 - link@suse.de
412
413
- first package, v0.11
414
415