opusfile 0.9+20170913-1 source package in Ubuntu

Changelog

opusfile (0.9+20170913-1) unstable; urgency=medium

  * 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.
  * Includes the fix for an out-of-bounds read in serialno matching logic
    (a bug which was introduced after the 0.8 release but found and fixed
    after 0.9 was tagged).

 -- Ron Lee <email address hidden>  Thu, 28 Sep 2017 02:56:19 +0930

Upload details

Uploaded by:
Ron Lee
Uploaded to:
Sid
Original maintainer:
Ron Lee
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
opusfile_0.9+20170913-1.dsc 2.1 KiB 7a328ecf511990e964f46a4efe8eb237cf07bdc26a7c922d5c10f2f8c495108b
opusfile_0.9+20170913.orig.tar.gz 362.2 KiB 38d50965629e68b81eda8cefa3830b0161dd73d24122bc103b2beb858c774f01
opusfile_0.9+20170913-1.diff.gz 4.7 KiB e8d2008e5d9cfa426f1044ce35dc082f4b7d9fccf1143dcf3f189df7f364d3e1

Available diffs

No changes file available.

Binary packages built by this source

libopusfile-dbg: debugging symbols for libopusfile

 This package provides the detached debug symbols for libopusfile.

libopusfile-dev: High-level API for basic manipulation of Ogg Opus audio streams

 libopusfile provides several sets of built-in routines for file and stream
 access, and may also use custom stream I/O routines provided by the embedded
 environment. There are built-in I/O routines provided for ANSI-compliant
 stdio (FILE *), memory buffers, and URLs (including <file:> URLs, plus
 optionally <http:> and <https:> URLs).
 .
 It is implemented as a layer on top of Xiph.Org's reference libogg and
 libopus libraries.
 .
 This package provides the Opus library headers and development files.

libopusfile-doc: libopusfile API documentation

 This package contains the developer documentation for libopusfile.

libopusfile0: High-level API for basic manipulation of Ogg Opus audio streams

 libopusfile provides several sets of built-in routines for file and stream
 access, and may also use custom stream I/O routines provided by the embedded
 environment. There are built-in I/O routines provided for ANSI-compliant
 stdio (FILE *), memory buffers, and URLs (including <file:> URLs, plus
 optionally <http:> and <https:> URLs).
 .
 It is implemented as a layer on top of Xiph.Org's reference libogg and
 libopus libraries.
 .
 This package provides the opusfile runtime library.