forked from pool/perl-File-Unpack
- 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:
committed by
Git OBS Bridge
parent
7aa9c5b0c9
commit
ed9da1f590
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:347083fd55326d35bcec61e0752da91eb5f1629a583327a343fb42ba950b4547
|
||||
size 357309
|
||||
3
File-Unpack-0.64.tar.gz
Normal file
3
File-Unpack-0.64.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a6cc6e82865126bc89425c0552fa1813f96ba4a353880bed3ab4ec2a4b499b8
|
||||
size 357829
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user