CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/11/20 10:37:12
Modified files:
net/icecast : Tag: OPENBSD_6_4 Makefile distinfo
net/icecast/patches: Tag: OPENBSD_6_4 patch-Makefile_in
patch-conf_Makefile_in
patch-conf_icecast_xml_in patch-configure
patch-doc_Makefile_in
Added files:
net/icecast/patches: Tag: OPENBSD_6_4 patch-src_md5_c
Log message:
SECURITY update to icecast-2.4.4
Fixes for CVE-2018-18820 (buffer overflows in URL auth code) and other
bugs. While here, address a compiler warning in md5.c.
Reported by Aham Brahmasmi, ok kn@ (-current)