Package: zziplib / 0.13.62-3+deb8u1

Metadata

Package Version Patches format
zziplib 0.13.62-3+deb8u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove_extra_z_linking.patch | (download)

zzip/zzip-zlib-config.pc | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 package config file adds extra unneeded -lz
automake compatibility.patch | (download)

configure.ac | 2 1 + 1 - 0 !
zzip/Makefile.am | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix compatibility with newer versions of automake
 Since we want to run dh-autoreconf so that the package is always current
 with respect to portability to new architectures, we also need to make sure
 the Makefile.am works with the latest versions of automake.  This requires
 three fixes:
  - fix configure.ac to not set RESOLVES to ' # ', which causes further
    libraries on the line to be commented out
  - fix duplicate references to a header in zzip/Makefile.am
  - fix missing dependency on install-libLTLIBRARIES in the
    install-exec-local target.
zziplib CVE 2017 5974.patch | (download)

zzip/memdisk.c | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

---
zziplib CVE 2017 5975.patch | (download)

zzip/memdisk.c | 2 2 + 0 - 0 !
zzip/mmapped.c | 2 2 + 0 - 0 !
2 files changed, 4 insertions(+)

---
zziplib CVE 2017 5976.patch | (download)

zzip/memdisk.c | 10 9 + 1 - 0 !
zzip/memdisk.h | 1 1 + 0 - 0 !
2 files changed, 10 insertions(+), 1 deletion(-)

---
zziplib CVE 2017 5978.patch | (download)

zzip/memdisk.c | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
zziplib CVE 2017 5979.patch | (download)

zzip/fseeko.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
zziplib CVE 2017 5981.patch | (download)

zzip/fseeko.c | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
zziplib unzipcat NULL name.patch | (download)

bins/unzzipcat.c | 18 12 + 6 - 0 !
zzip/fseeko.c | 3 2 + 1 - 0 !
2 files changed, 14 insertions(+), 7 deletions(-)

---