[Bug 538547] Re: zip archive is decompresed in wrong way

2016-05-26 Thread Rolf Leggewie
** Changed in: pigz (Ubuntu) Importance: Undecided => Critical ** Summary changed: - zip archive is decompresed in wrong way + possible dataloss when decompressing zip archive -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 538547] Re: zip archive is decompresed in wrong way

2016-05-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pigz (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/538547 Title: possib

[Bug 538547] Re: zip archive is decompresed in wrong way

2016-05-26 Thread Rolf Leggewie
Things have improved somewhat in that pigz prints an informative message on the console now that anything after the first file in the zip archive was ignored but otherwise, this dangerous issue is still present in trusty. $ pigz -dv 0099-Access.zip 0099-Access.zip to 0099-Access pigz: entries afte

[Bug 538547] Re: zip archive is decompresed in wrong way

2010-03-13 Thread psl
pigz is DANGEROUS: $ ls -l test* -rw-r--r-- 1 psl psl731007 2010-03-13 21:44 test.zip $ pigz -dv test.zip test.zip to test $ ls -l test* -rw-r--r-- 1 psl psl 1007 2010-03-13 21:44 test Notice the size of "decompressed" file. Original ZIP file test.zip was removed, extracted file test is ver