** 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:
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
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
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