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 +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