9
0

- 0.64 fixed explosions on ksh:

* assert writable dirs in _run_mime_helper while disassembling jail.
    needed for ksh/ast-base.2012-08-01.tar.bz2/src/cmd/pax/data/ro.dat
  * all rename()s in _run_mime_helper() equipped with or die.
  * DESTROY() now handles more cases: Adding the epilog when missing is paramount.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=75
This commit is contained in:
Juergen Weigert
2013-07-29 19:02:54 +00:00
committed by Git OBS Bridge
parent 7aa9c5b0c9
commit ed9da1f590
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jul 29 18:58:51 UTC 2013 - jw@suse.com
- 0.64 fixed explosions on ksh:
* assert writable dirs in _run_mime_helper while disassembling jail.
needed for ksh/ast-base.2012-08-01.tar.bz2/src/cmd/pax/data/ro.dat
* all rename()s in _run_mime_helper() equipped with or die.
* DESTROY() now handles more cases: Adding the epilog when missing is paramount.
-------------------------------------------------------------------
Tue Jun 18 11:04:50 UTC 2013 - jw@suse.com