CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/06/24 08:47:49
Modified files:
archivers/bzip2: Tag: OPENBSD_6_5 Makefile
Added files:
archivers/bzip2/patches: Tag: OPENBSD_6_5 patch-decompress_c
Log message:
MFC bzip2 security fix:
fix out of bounds access in BZ2_decompress(), CVE-2019-12900
set HOMEPAGE while there
based on a diff from Henry Jensen
