diff --git a/File-Unpack-0.63.tar.gz b/File-Unpack-0.63.tar.gz deleted file mode 100644 index 2d9a44d..0000000 --- a/File-Unpack-0.63.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:347083fd55326d35bcec61e0752da91eb5f1629a583327a343fb42ba950b4547 -size 357309 diff --git a/File-Unpack-0.64.tar.gz b/File-Unpack-0.64.tar.gz new file mode 100644 index 0000000..76733ad --- /dev/null +++ b/File-Unpack-0.64.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6cc6e82865126bc89425c0552fa1813f96ba4a353880bed3ab4ec2a4b499b8 +size 357829 diff --git a/perl-File-Unpack.changes b/perl-File-Unpack.changes index b86a306..a4131cf 100644 --- a/perl-File-Unpack.changes +++ b/perl-File-Unpack.changes @@ -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 diff --git a/perl-File-Unpack.spec b/perl-File-Unpack.spec index 3ebcb84..1638631 100644 --- a/perl-File-Unpack.spec +++ b/perl-File-Unpack.spec @@ -17,7 +17,7 @@ Name: perl-File-Unpack -Version: 0.63 +Version: 0.64 Release: 0%{?dist} Summary: An strong archive file unpacker, based on mime-types License: GPL-1.0+ or Artistic-1.0