8
0

- 0.36 tested with gcc-ejc, parsing lsof output with $u->run() during $u->run(). Yeah!

Libmagic perl module explodes with malformed utf8, assert LC_ALL=C. 
	run() untaint argv0. needed for running helpers under -T
	Empty file is text/x-empty now. not application/x-empty.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=12
This commit is contained in:
Juergen Weigert
2011-03-24 18:26:41 +00:00
committed by Git OBS Bridge
parent f6261b128d
commit a0524c750c
4 changed files with 12 additions and 4 deletions

View File

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

3
File-Unpack-0.35.tar.bz2 Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 24 18:22:47 UTC 2011 - jw@novell.com
- 0.36 tested with gcc-ejc, parsing lsof output with $u->run() during $u->run(). Yeah!
Libmagic perl module explodes with malformed utf8, assert LC_ALL=C.
run() untaint argv0. needed for running helpers under -T
Empty file is text/x-empty now. not application/x-empty.
-------------------------------------------------------------------
Tue Mar 22 15:12:27 UTC 2011 - coolo@novell.com

View File

@@ -11,7 +11,7 @@
# norootforbuild
Name: perl-File-Unpack
Version: 0.32
Version: 0.35
Release: 0%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries/Perl