1
In Debian, manpages are in section 1, not in section 1L
Santiago Vila <sanvila@debian.org>
2
"Branding patch": UnZip by Debian. Original by Info-ZIP.
Santiago Vila <sanvila@debian.org>
3
#include <unistd.h> for kFreeBSD
Aurelien Jarno <aurel32@debian.org>
4
Handle the PKWare verification bit of internal attributes
"Steven M. Schweda" <sms@antinode.info>
5
Restore uid and gid information when requested
"Steven M. Schweda" <sms@antinode.info>
6
Initialize the symlink flag
Andreas Schwab <schwab@linux-m68k.org>
7
Increase size of cfactorstr array to avoid buffer overflow
"Steven M. Schweda" <sms@antinode.info>
8
zipinfo.c: Do not crash when hostver byte is >= 100
Santiago Vila <sanvila@debian.org>
9
Fix CVE-2014-8139: CRC32 verification heap-based overflow
"Steven M. Schweda" <sms@antinode.info>
10
Fix CVE-2014-8140: out-of-bounds write issue in test_compr_eb()
"Steven M. Schweda" <sms@antinode.info>
11
Fix CVE-2014-8141: out-of-bounds read issues in getZip64Data()
"Steven M. Schweda" <sms@antinode.info>
12
Info-ZIP UnZip buffer overflow
mancha <mancha1 AT zoho DOT com>
13
Remove build date
Jérémy Bobbio <lunar@debian.org>
14
Upstream fix for heap overflow
Petr Stodulka <pstodulk@redhat.com>
15
fix infinite loop when extracting empty bzip2 data
Kamil Dudka <kdudka@redhat.com>
16
extract: prevent unsigned overflow on invalid input
Kamil Dudka <kdudka@redhat.com>
17
Do not ignore extra fields containing Unix Timestamps
"Steven M. Schweda" <sms@antinode.info>
18
Fix CVE-2014-9913, buffer overflow in unzip
"Steven M. Schweda" <sms@antinode.info>
19
Fix CVE-2016-9844, buffer overflow in zipinfo
"Steven M. Schweda" <sms@antinode.info>
20
Fix buffer overflow in password protected zip archives
Karol Babioch <kbabioch@suse.com>
21
Fix lame code in fileio.c
"Steven M. Schweda" <sms@antinode.info>
22
Fix bug in undefer_input() that misplaced the input state.
Mark Adler <madler@alumni.caltech.edu>
23
Detect and reject a zip bomb using overlapped entries.
Mark Adler <madler@alumni.caltech.edu>
24
Do not raise a zip bomb alert for a misplaced central directory.
Mark Adler <madler@alumni.caltech.edu>
25
Fix bug in UZbunzip2() that incorrectly updated G.incnt
Mark Adler <madler@alumni.caltech.edu>
26
Fix bug in UZinflate() that incorrectly updated G.incnt.
Mark Adler <madler@alumni.caltech.edu>
27
zipgrep: Avoid test errors when no members present
Kevin Locke <kevin@kevinlocke.name>
28
Fix for CVE-2022-0529 and CVE-2022-0530
Steven M. Schweda <sms@antinode.info>
CVE-2022-0529
CVE-2022-0530
29
Handle Microsoft ZIP64 files by ignoring invalid "Total number of disks" field
Roy Tam
30
Drop conflicting declarations of gmtime() and localtime()
Santiago Vila <sanvila@debian.org>
31
Do not escape shell-special characters in "pat"
Vincent Lefevre <vincent@vinc17.net>
32
Fix null pointer dereference and use of uninitialized data
Nils Bars <nils.bars@t-online.de>
33
Add a CMakeFile.txt to ease cross-compilation
Luca Ceresoli <luca@lucaceresoli.net>