CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/04/03 12:20:49
Modified files:
archivers/libzip: Makefile
Added files:
archivers/libzip/patches: patch-lib_zip_dirent_c
Log message:
Patch libzip for CVE-2015-2331; int overflow leading to a heap overflow.
Upstream's patch depends on other changes; for us, we can simplify things
and just use reallocarray.
