Change logs for opusfile source package in Bionic

  • opusfile (0.9+20170913-1build1) bionic; urgency=high
    
      * No change rebuild against openssl1.1.
    
     -- Dimitri John Ledkov <email address hidden>  Mon, 05 Feb 2018 16:51:34 +0000
  • 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
  • opusfile (0.8-1) unstable; urgency=medium
    
      * Fix skip logic for multiplexed non-Opus data.
      * Fix issues with tag parsing introduced in 0.7.
      * Add support for OpenSSL 1.1.x.  Thanks to Kurt Roeckx for doing the early
        build tests and reporting the need for this.  Closes: #828480
    
     -- Ron Lee <email address hidden>  Thu, 07 Jul 2016 13:08:40 +0930