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:
RevisionActionfile
1.7modifypkgsrc/audio/opusfile/Makefile
1.4modifypkgsrc/audio/opusfile/PLIST
1.9modifypkgsrc/audio/opusfile/distinfo
1.2modifypkgsrc/audio/opusfile/patches/patch-configure
1.2modifypkgsrc/audio/opusfile/patches/patch-configure.ac
1.6modifypkgsrc/audio/opusfile/patches/patch-src_http.c