forked from pool/perl-File-Unpack
- 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:
committed by
Git OBS Bridge
parent
5d53cde9b9
commit
bbb71839fe
@@ -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
|
||||
|
Reference in New Issue
Block a user