[SCM] mpg123/master: Finalize changelog entry.

micove-guest at users.alioth.debian.org micove-guest at users.alioth.debian.org
Fri Jan 31 18:54:42 UTC 2014


The following commit has been merged in the master branch:
commit 78eebd368d0efb62d89f95ed2b7eb8a4e0ac815e
Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
Date:   Fri Jan 31 13:54:15 2014 -0500

    Finalize changelog entry.

diff --git a/debian/changelog b/debian/changelog
index a5a8f55..c88e391 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,39 @@
+mpg123 (1.18.0-1) unstable; urgency=low
+
+  * New upstream release.
+    - 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.
+
+ -- Miguel A. Colón Vélez <debian.micove at gmail.com>  Fri, 31 Jan 2014 13:52:08 -0500
+
 mpg123 (1.16.0-1) unstable; urgency=low
 
   * New upstream release:

-- 
mpg123 packaging



More information about the pkg-multimedia-commits mailing list