2015-08-02 05:05:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 1 08:51:03 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.010
|
|
|
|
see /usr/share/doc/packages/perl-PAR/Changes
|
|
|
|
|
|
|
|
1.010 2015-07-13
|
|
|
|
|
|
|
|
- Fix #101800 "[PATCH] Reinstate files to inc dir if deleted by external process"
|
|
|
|
Periodic temp directory cleaning programs (eg. "tmpwatch") may remove some
|
|
|
|
(older) files from $PAR_TEMP/inc, but keep others. This causes the packed
|
|
|
|
program to fail.
|
|
|
|
|
|
|
|
- When extracting a .par file to $PAR_TEMP/inc do NOT restore the original
|
|
|
|
modified timestamps of the file (so that the extracted files have
|
|
|
|
the time of extraction as their modified time).
|
|
|
|
|
|
|
|
- Add a "canary" file in $PAR_TEMP and back-date it 1 day. Hence any process
|
|
|
|
removing files in $PAR_TEMP based on timestamps should remove
|
|
|
|
the "canary" before others.
|
|
|
|
|
|
|
|
- If the canary file is missing, extract the .par to $PAR_TEMP/inc
|
|
|
|
as previously was done only when $PAR_TEMP/inc was missing.
|
|
|
|
|
2015-04-24 15:56:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 24 15:42:36 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.009
|
|
|
|
see /usr/share/doc/packages/perl-PAR/Changes
|
|
|
|
|
|
|
|
1.009 2015-04-22
|
|
|
|
|
|
|
|
- Fix 103861 for PAR-Packer: Adding local directories to @INC for a pp executable fails
|
|
|
|
|
|
|
|
- Get rid of included PerlIO.pm, parent.pm, obsolete
|
|
|
|
Module::Install::Include and included Test::More.
|
|
|
|
|
2015-04-14 05:50:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 13 18:07:17 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.008
|
|
|
|
see /usr/share/doc/packages/perl-PAR/Changes
|
|
|
|
|
2013-01-10 14:13:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 10 12:09:02 CET 2013 - ro@suse.de
|
|
|
|
|
|
|
|
- update to 1.007
|
|
|
|
- Hopefully fix "pp -C ..."
|
|
|
|
- update to Module::Install 1.06
|
|
|
|
- update to 1.006
|
|
|
|
- Fix RT #78633: PAR::import ignores url => $repo_client_object
|
|
|
|
- Fix RT #73491: cache directory naming problem
|
|
|
|
- update to 1.005
|
|
|
|
- bump Perl version requirement to 5.8.1
|
|
|
|
- run all tests using a nonce PAR_TMPDIR
|
|
|
|
- update to 1.004
|
|
|
|
- back out r1241
|
|
|
|
- change "unsafe directory" error message
|
|
|
|
- remove "debian" sub directory
|
|
|
|
- remove some cruft from MANIFEST.SKIP
|
|
|
|
- update to 1.003
|
|
|
|
- RT #69560/CVE-2011-4114
|
|
|
|
- Fix a problem packing XML::LibXSLT on Windows
|
|
|
|
- Die (with a hopefully useful message) if any error is encountered
|
|
|
|
during an Archive::Zip extract operation
|
|
|
|
|
2012-05-26 10:52:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 25 15:49:08 UTC 2012 - werner@suse.de
|
|
|
|
|
|
|
|
- Adopt to spdx, then readme says "You can redistribute and/or modify
|
|
|
|
this bundle under the same terms as Perl itself."
|
|
|
|
|
2010-12-01 10:19:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 10:19:48 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-11-23 15:02:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 23 12:30:43 UTC 2010 - pth@novell.com
|
|
|
|
|
|
|
|
- initial package 1.002
|
|
|
|
* created by cpanspec 1.78
|
|
|
|
|