Change logs for opusfile source package in Yakkety

  • 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
  • opusfile (0.7-1) unstable; urgency=medium
    
      * Better overflow check for serialno allocation.
      * Handle continued packets in bisection search.
      * Fix timestamp check for seek-free seek.
      * Buffer continued packet data to reduce seeking.
      * Add support for R128_ALBUM_GAIN tag.
      * Fix potential memory leaks with OpusServerInfo.
    
     -- Ron Lee <email address hidden>  Wed, 06 Jan 2016 07:08:02 +1030