Path to this page:
Subject: CVS commit: pkgsrc/audio/opusfile
From: Maya Rashish
Date: 2018-05-13 11:44:03
Message id: 20180513094403.C0FDCFBEC@cvs.NetBSD.org
Log Message:
opusfile: update to 0.10. Fixes build with OpenSSL 1.1.x.
Changes since the v0.9 release:
Fix an out-of-bounds read matching serial numbers.
Changes since the v0.8 release:
Fix an invalid free with tag handling.
Improve handling of corrupt streams.
Improve performance on streams with many chain segments.
Improve TLS host validation.
Align op_raw_total to work better with op_raw_seek.
Documentation and build improvements.
Changes since the v0.7 release:
Add support for OpenSSL 1.1.x.
Fix issues with tag parsing introduced in v0.7.
Fix skip logic for multiplexed non-Opus data.
Files: