CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/02/25 13:48:01
Modified files:
audio/flac : Tag: OPENBSD_7_0 Makefile distinfo
audio/flac/patches: Tag: OPENBSD_7_0 patch-src_libFLAC_cpu_c
Added files:
audio/flac/patches: Tag: OPENBSD_7_0 patch-configure
Removed files:
audio/flac/patches: Tag: OPENBSD_7_0
patch-src_libFLAC_bitreader_c
Log message:
audio/flac: update to 1.3.4
This release mostly fixes (security related) bugs, including
* 12 decoder bugs found by oss-fuzz
* encoder bug CVE-2021-0561
with namn@
Remove -fvisibility=hidden in -stable to avoid ABI break.
Suggested by Brad, sthen@