Subject: CVS commit: pkgsrc/audio/libvorbis
From: Adam Ciarcinski
Date: 2020-07-06 17:32:47
Message id: 20200706153247.E1C72FB28@cvs.NetBSD.org

Log Message:
libvorbis: updated to 1.3.7

libvorbis 1.3.7
* Fix CVE-2018-10393 - out-of-bounds read encoding very low sample rates.
* Fix CVE-2017-14160 - out-of-bounds read encoding very low sample rates.
* Fix handling invalid bytes per sample arguments.
* Fix handling invalid channel count arguments.
* Fix invalid free on seek failure.
* Fix negative shift reading blocksize.
* Fix accepting unreasonable float32 values.
* Fix tag comparison depending on locale.
* Fix unnecessarily linking libm.
* Fix memory leak in test_sharedbook.
* Update Visual Studio projects for ogg library filename change.
* Distribute CMake build files with the source package.
* Remove unnecessary configure --target switch.
* Add gitlab CI support.
* Add OSS-Fuzz support.
* Build system and integration updates.

Files:
RevisionActionfile
1.63modifypkgsrc/audio/libvorbis/Makefile
1.28modifypkgsrc/audio/libvorbis/distinfo
1.1removepkgsrc/audio/libvorbis/patches/patch-lib_psy.c
1.1removepkgsrc/audio/libvorbis/patches/patch-lib_vorbisenc.c