Change log for mp3gain package in Ubuntu

117 of 17 results
Published in mantic-release
Published in lunar-release
Published in kinetic-release
Published in jammy-release
Obsolete in impish-release
Obsolete in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
mp3gain (1.6.2-2) unstable; urgency=medium

  [ Helmut Grohne ]
  * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #973274)

  [ Stefan Fritsch ]
  * CVE-2018-10777, CVE-2019-18359: Fix crashes with invalid ape tags.
    Patch from SUSE.
    Closes: #973932
  * No longer build with ASAN, it's not recommended as a hardening measure.
    Closes: #974890

 -- Stefan Fritsch <email address hidden>  Tue, 29 Dec 2020 15:08:09 +0100

Available diffs

Superseded in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
mp3gain (1.6.2-1) unstable; urgency=high

  [ Scott Hardin ]
  * New upstream release.
  * Remove all patches. They have been merged in to upstream.
  * Bump standards version to 3.9.8 (no changes).
  * Bump debhelper compatibility level to 10.
  * Update debhelper (>= 10).
  * Updated Vcs-* fields.
  * Add hardening build option to satisfy lintian.
  * Add new build dependency to reflect departure from forked
    version of mpg123.
  * Update copyrights to reflect departure from forked mpg123.

  [ Stefan Fritsch ]
  * Add myself as uploader.

 -- Stefan Fritsch <email address hidden>  Sun, 11 Oct 2020 17:40:06 +0200
Deleted in vivid-release (Reason: (From Debian) ROM; dead upstream, probably insecure; Debi...)
Obsolete in utopic-release
Published in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
mp3gain (1.5.2-r2-6) unstable; urgency=high


  * Add various patches from Daniel Kobras' mpg123 packaging to fix
    buffer overflows in the embedded copy/fork of mpglib
    - CVE-2003-0577 (originally #201698 in mpg123)
    - CVE-2004-0805 (originally #270542 in mpg123)
    - CVE-2004-0991
    - CVE-2006-1655 (originally #361863 in mpg123)
    (Closes: #740268, hopefully)
  * debian/patches/*.diff: adjust so gbp-pq can import all of them
  * debian/patches/*.diff: update Sourceforge bug URLs to new layout
    (but keep the old versions for posterity)

 -- Simon McVittie <email address hidden>  Wed, 19 Mar 2014 09:24:09 +0000

Available diffs

Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
mp3gain (1.5.2-r2-3) unstable; urgency=medium


  * Update debian/watch to a version by Bart Martens to deal with the upstream
    file-naming convention
  * Use dpkg-recommended build flags
  * 13_constant_expr.diff: use constant expressions to size arrays
  * Standards-Version: 3.9.5 (no changes needed)

 -- Simon McVittie <email address hidden>  Sat, 25 Jan 2014 13:03:44 +0000
Superseded in trusty-release
Obsolete in saucy-release
Obsolete in raring-release
Obsolete in quantal-release
Published in precise-release
mp3gain (1.5.2-r2-2) unstable; urgency=low

  [ Simon McVittie ]
  * Specifically enable pristine-tar when using git-buildpackage for this
    package

  [ Fabrizio Regalli ]
  * Fixed Vcs-Browser field in d/control.
  * Refreshed all previous patches.
  * Added 12_force_update.diff patch. (Closes: #587466)
  * Update d/copyright to latest DEP5 revision.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  05 Dec 2011 11:02:01 +0000

Available diffs

Superseded in precise-release
Obsolete in oneiric-release
mp3gain (1.5.2-r2-1) unstable; urgency=low

  [ Fabrizio Regalli ]
  * New upstream version.
  * Switch to quilt 3.0 format.
  * New maintainer. (Closes: #619847)
  * Switch d/compat to 8.
  * Update debhelper (>= 8).
  * Removed dpatch from dependecies.
  * Bump to Standards-Version: 3.9.2.
  * Added Vcs-*
  * Removed dpatch.make from d/rules.
  * Switch to DEP5 license format.
  * Added txxx patch for extra ID3v2 replaygain tags. (Closes: #587465)

  [ Simon McVittie ]
  * Correctly credit myself, not Stefan, for my TXXX patch :-)
  * Change machine-readable license from LGPL-1 to LGPL-2+ to match the text
    of the license grant (Fabrizio gave permission for this in an email)
  * Add myself to Uploaders
  * Reinstate most of Stefan's patches, adjusted to apply to mp3gain.c
    despite DOS line endings
  * Override installation path when running make, not by patching Makefile
 -- Julian Taylor <email address hidden>   Fri,  15 Jul 2011 13:18:49 +0000

Available diffs

Superseded in oneiric-release
Obsolete in natty-release
mp3gain (1.5.1-4) unstable; urgency=low

  * Fix various potential segfaults found by cppcheck.
  * Backport a format string error fix from 1.5.2.
  * Bump standards version (no changes).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:46:40 +0000

Available diffs

Superseded in natty-release
Obsolete in maverick-release
Obsolete in lucid-release
mp3gain (1.5.1-3) unstable; urgency=low

  * Remove trailing spaces when converting ID3v1 tags to ID3v2.4. Thanks to
    Alexander Zangerl for the patch. Closes: #564308
  * Bump standards version (no changes).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  22 Jan 2010 11:26:47 +0000

Available diffs

Superseded in lucid-release
mp3gain (1.5.1-2) unstable; urgency=low

  * Add new options in 1.5.x and some clarifications to the man page. Thanks
    to Joris van Rantwijk for the patch. Closes: #540622
  * Also mention the possiblity to use ID3v2 tags in the package description.

Available diffs

Superseded in lucid-release
Obsolete in karmic-release
mp3gain (1.4.6-8) unstable; urgency=medium

  * Rebuild with non-buggy gcc. This fixes mp3gain giving wrong results on
    i386 (closes: #519949).
  * Fix lintian warnings: 
    - Bump standards version:
      + Add homepage to debian/control.
      + Add README.source.
    - Use UTF8 for debian/copyright. 
    - Switch to debhelper compatibility level 7.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  29 Apr 2009 12:04:42 +0100

Available diffs

Superseded in karmic-release
Obsolete in jaunty-release
Obsolete in intrepid-release
Obsolete in hardy-release
mp3gain (1.4.6-7) unstable; urgency=low

  * Fix another segfault with not-writable files (Closes: #444373)

Superseded in hardy-release
Obsolete in gutsy-release
mp3gain (1.4.6-5) unstable; urgency=low

  * Change build system to dpatch.
  * Assume 'n' on queries if we don't have stdin (Closes: #428301)
  * Fix typo in man page (Closes: #428703)

 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  18 Jun 2007 17:04:19 +0100
Superseded in gutsy-release
mp3gain (1.4.6-4) unstable; urgency=low

  * Modify description to mention replaygain (Closes: #411321)
  * Change maintainer email address

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  27 Apr 2007 00:43:31 +0100
Superseded in gutsy-release
Obsolete in feisty-release
mp3gain (1.4.6-3) unstable; urgency=low

  * fix path to README.method in manpage (closes: #368679)
  * bump standards version to 3.7.2 (no changes)

 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  07 Nov 2006 03:01:10 +0000
Superseded in feisty-release
Obsolete in edgy-release
Obsolete in dapper-release
Superseded in dapper-release
mp3gain (1.4.6-2) unstable; urgency=low


  * Fix segfault if unable to write files (thanks to Michael Thaler for
    the report).
  * Clarify man page (thanks to Jameson C. Burt).
  * Add shiny new watch file using QA's sourceforge redirector.
  * Bump up standards version (no changes needed).

 -- Stefan Fritsch <email address hidden>  Sat,  1 Oct 2005 00:04:01 +0200
Obsolete in breezy-release
Obsolete in hoary-release
mp3gain (1.4.5-1ubuntu1) hoary; urgency=low


  * Sync with Debian, apply patches from 1.4.6-1 fixing segfault on
    48 kHz files.

 -- Daniel T Chen <email address hidden>  Tue,  5 Apr 2005 19:22:42 -0400
Obsolete in warty-release
mp3gain (1.4.3-1) unstable; urgency=low


  * Fixed copyright information.
  * Initial Upload sponsored by Joachim Breitner; Closes: #241748: ITP

 -- Stefan Fritsch <email address hidden>  Thu, 15 Apr 2004 23:12:05 +0200
117 of 17 results