8
0

- 0.57 - fixed -f to really allow crawling symlinks.

* the logfile will contain the link name, not the link target.
	  * it thus preserves the illusion that all is inside the destination tree.
	- The following command can now be used to recreate the logfile (and retry more unpacking)
	  in $DIR:
	  file_unpack -D $DIR -f -L $DIR.unpack.log $DIR
	- _run_mime_helper(): cleanup $jail_base added when cmd fails to run. 
	  Helper failure may still may result in missing files.
	- t/07-cmdline.t added.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=64
This commit is contained in:
Juergen Weigert
2013-02-07 20:07:49 +00:00
committed by Git OBS Bridge
parent 5d53cde9b9
commit bbb71839fe
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a01fb3dbd356074bceeff12ca7528676d2ad2fadcb2317f4c7605343ddfdb091
size 354505

3
File-Unpack-0.57.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc904f3371f4a8f247a898bfcc75ca066217cef8c27d45a074fb926058ee57c6
size 355175

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Feb 7 20:06:13 UTC 2013 - jw@suse.com
- 0.57 - fixed -f to really allow crawling symlinks.
* the logfile will contain the link name, not the link target.
* it thus preserves the illusion that all is inside the destination tree.
- The following command can now be used to recreate the logfile (and retry more unpacking)
in $DIR:
file_unpack -D $DIR -f -L $DIR.unpack.log $DIR
- _run_mime_helper(): cleanup $jail_base added when cmd fails to run.
Helper failure may still may result in missing files.
- t/07-cmdline.t added.
-------------------------------------------------------------------
Tue Feb 5 20:04:12 UTC 2013 - jw@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-File-Unpack
Version: 0.56
Version: 0.57
Release: 0%{?dist}
Summary: An strong archive file unpacker, based on mime-types
License: GPL-1.0+ or Artistic-1.0