Change logs for mpg123 source package in 14.09-factory

  • mpg123 (1.18.0-1ubuntu1) utopic; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - debian/libmpg123-0.symbols: Add arm64 and ppc64el as 64-bit arches.
    
    mpg123 (1.18.0-1) unstable; urgency=low
    
      * New upstream release, Closes: #737243
        - libmpg123 version 39
        - Big version increase for clear distinction regarding the 1.14.x regression
          fixes in libmpg123.
        - Regression fix: Ensure decoder reinitialization on combination of seek and
          resync (buffer overflow bug 201, introduced in 1.14.1).
        - Regression fix: Make parsing really end on reaching of junk limit
          (introduced in 1.14.4).
        - Add check for bad bit allocation value in layer I decoder (removes audible
          glitch in bug 201 test file).
        - Avoid wrong error message about Frankenstein streams when gapless decoding
          disabled.
        - Be verbose about big header changes (Frankenstein streams). Note that
          changes in samples per frame will confuse the seeking code, but decoding
          can get through.
        - Actually use the full routine to close tracks. Avoids socket leak when
          playing multiple HTTP streams from a playlist (bug 203).
        - Send correct host header when connecting through HTTP proxy (bug 202,
          figured out by Rajeev V. Pillai).
        - The console application now informs about changed major stream properties
          (prints out another header line).
        - mpg123-id3dump --no-scan; for speedup
        - hide -C parameter from mpg123 --help when it is not supported
        - added tinyalsa Output (by Jarno Lehtinen)
        - build system tweaking
        - some care for fixing Cygwin builds
      * Update symbol table to work with mips64/mips64el.
        Thanks to YunQiang Su for the patch. (Closes: #729047)
      * Update symbol table to work with x32.
      * Bump Standards-Version.
        - Remove mp3-decoder from the Provides list.
    
      [ Riku Voipio ]
      * switch arm to use generic_fpu, Closes: #738981, LP: #1072696
     -- William Grant <email address hidden>   Fri, 02 May 2014 11:54:24 +1000