SHA256
1
0
forked from pool/unzip

Accepting request 434456 from home:jmoellers:branches:Archiving

OBS-URL: https://build.opensuse.org/request/show/434456
OBS-URL: https://build.opensuse.org/package/show/Archiving/unzip?expand=0&rev=37
This commit is contained in:
Ismail Dönmez
2016-10-12 07:52:16 +00:00
committed by Git OBS Bridge
parent 9d26861d21
commit 35014b5bbc
6 changed files with 93 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Oct 12 07:24:12 UTC 2016 - josef.moellers@suse.com
- When decrypting an encrypted file,
quit early if compressed size < HEAD_LEN.
When extracting avoid an infinite loop
if a file never finishes unzipping.
(bsc#950110, bsc#950111, CVE-2015-7696, CVE-2015-7697,
CVE-2015-7696.patch, CVE-2015-7697.patch)
-------------------------------------------------------------------
Thu Jun 16 14:58:41 UTC 2016 - tchvatal@suse.com