Skip to content

Debian Changelog audacity (1.3.5-2+lenny1)

2009

audacity (1.3.5-2+lenny1) testing-security; urgency=high

   * Non-maintainer upload by the Security Team.
   * Fix stack-based buffer overflow in String_parse::get_nonspace_quoted()
     used when importing MIDI files leading to arbitrary code execution
     (midi_parsing_overflow.patch; No CVE id yet; Closes: #514138).

 -- Nico Golde <nion@debian.org>  Fri, 06 Feb 2009 22:11:20 +0100

2008

audacity (1.3.5-2) unstable; urgency=low

   * Applied ratefix.patch which fixes a project rate issue when
     exporting to wav (Closes: #481641), thanks to Paul Martin

 -- Free Ekanayaka <freee@debian.org>  Mon, 19 May 2008 11:51:25 +0100

audacity (1.3.5-1) unstable; urgency=low

   * New upstream release
   * Included patches from Ubuntu (thanks to Bruno Barrera Yever):
     - debian/patches/desktop_file.patch:
       - removed deprecated Encoding field
       - removed deprecated Application value from Categories
       - updated Name fields
       - updated Icon field
   * Removed liblame patch, included upstream

 -- Free Ekanayaka <freee@debian.org>  Wed, 14 May 2008 13:54:33 +0100

audacity (1.3.4-1.2) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix FTBFS with GCC 4.3 (Closes: #455635).
   * Reenable JACK on amd64 (Closes: #469325).

 -- Luk Claes <luk@debian.org>  Sat, 22 Mar 2008 10:50:11 +0000

audacity (1.3.4-1.1ubuntu1) hardy; urgency=low

   [ Mario Bonino ]
   * Merge from Debian unstable (LP: #179861) remaining changes:
     - debian/patches/desktop_file.patch:
       - removed deprecated Encoding field
       - removed deprecated Application value from Categories
       - updated Name fields
       - updated Icon field
     - debian/control:
       - updated Maintainer field
 
   [ Emmet Hikory ]
   * Updated merge debdiff to new Debian version for LP: #173153

 -- Emmet Hikory <persia@ubuntu.com>  Tue, 22 Jan 2008 21:22:17 +0900

audacity (1.3.4-1.1) unstable; urgency=high

   * Non-maintainer upload by security team.
   * Fix insecure directory creation in /tmp by moving the directory
     to the users home directory (CVE-2007-6061; Closes: #453283).
   * Adding NEWS file to advise the user to change the tmp path
     in his config file so there is a notification for users who
     are already vulnerable.

 -- Nico Golde <nion@debian.org>  Mon, 21 Jan 2008 19:08:54 +0100

2007

audacity (1.3.4-1) unstable; urgency=low

   [ Joost Yervante Damad ]
   * Survived the library transition (Closes: #426636)
   * Disable portmixer as recommended (Closes: #454241)
   * only enable jack on i386 and powerpc (See also #406754)
 
   [ Free Ekanayaka ]
   * New upstream release
   * Force removal of lib-src/libportmixer.a when cleaning (Closes #442497)
   * Fixed watch file (Closes: #449637)
   * Dropped no more needed desktop, kfreebsd and see patches

 -- Free Ekanayaka <freee@debian.org>  Tue, 18 Dec 2007 21:15:12 +0000

audacity (1.3.3-1ubuntu1) hardy; urgency=low

   * debian/pathces/desktop_file.patch:
     - removed deprecated Encoding field
     - removed deprecated Application value from Categories
     - updated Name fields (LP: #149308)
   * debian/changelog:
     - updated Maintainer field

 -- Mario Bonino <mariobonino@ubuntu-it.org>  Fri, 30 Nov 2007 09:16:43 +0100

audacity (1.3.3-1build1) gutsy; urgency=low

   * Rebuild for libflac++5 -> libflac++6 transition.

 -- Steve Kowalik <stevenk@ubuntu.com>  Mon, 25 Jun 2007 22:56:16 +1000

audacity (1.3.3-1) unstable; urgency=low

   * New upstream release
   * Added watch file
   * debian/patches:
      - updated libmp3lame patch
   * debian/control:
      - as suggested upstream, depend on libgtk2.0-dev, otherwise
        the code fails to build

 -- Free Ekanayaka <freee@debian.org>  Fri, 18 May 2007 12:11:05 +0200

audacity (1.3.2-4) unstable; urgency=low

   * debian/patches:
      - desktop_file.patch: fixed broken Category entry
   * debian/audacity.mime:
      - added entry for application/x-audacity-project

 -- Free Ekanayaka <freee@debian.org>  Thu, 17 May 2007 02:36:41 +0200

audacity (1.3.2-3) unstable; urgency=low

   [ Joost Yervante Damad ]
   * Add patch by Joo Martin <bugs@joomart.de> to fix installation of
     the locales (Closes: #416864, #422338)
   * Add patch based on work by Mikael Magnusson <mikma@users.sourceforge.net>
     that enables usage of the portaudio library on the system, however it
     doesn't work, because portmixer doesn't compile against it, soo we're
     not using it yet.
   * Apply changes from #423477 (Closes: #423477)
       - transparent background for icons
       - /usr/share/audacity => /usr/share/pixmaps
   * Look for libmp3lame.so.0 iso libmp3lame.so (Closes: #410516)
   [ Free Ekanayaka ]
   * Add icon for .aup files

 -- Joost Yervante Damad <andete@debian.org>  Sat, 12 May 2007 13:09:13 +0200

audacity (1.3.2-2) unstable; urgency=high

   [Joost Yervante Damad]
   * audacity - FTBFS: error: unrecognized command line option "-msse"
     (Closes: #409255)
     Fixed by building the sse file only with -msse on i386 and amd64 archs
   [ Free Ekanayaka ]
   * FTBFS on GNU/kFreeBSD (Closes: #409260)

 -- Joost Yervante Damad <andete@debian.org>  Fri, 23 Mar 2007 11:00:39 +0100

audacity (1.3.2-1) unstable; urgency=low

   [ Michael Biebl ]
   * New upstream release for GTK2 and ALSA.
   * debian/control
     - Add build-dep on libexpat1-dev, libjack0.100.0-dev, libasound2-dev.
     - Build against libwxgtk2.6-dev. (Closes: #340409, #379616)
   * debian/rules
     - Enable portaudio v19 (ALSA). (Closes: #249157)
     - Enable unicode. (Closes: #298548)
     - Use system expat library.
   * Ship the desktop file provided by upstream, drop
     debian/audacity.desktop.
   * Use debhelper v5 compat mode.
   * Update FSF address in debian/copyright.
   * Update to Standards-Version 3.7.2, no further changes required.
 
   [ Free Ekanayaka ]
   * Depend on libjack-dev rather that libjack0.100.0-dev, which is now
     obsolete
   * Set Maintainer to Debian Multimedia Team
   * Added Matt and myself to Uploaders

 -- Free Ekanayaka <freee@debian.org>  Tue, 16 Jan 2007 15:53:30 +0100

2006

audacity (1.2.4b-2.1) unstable; urgency=low

   * NMU as part of the GCC 4.1 transition.
   * Remove extra qualification from C++ header file (closes: #357056).

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 26 May 2006 12:26:18 +0200

audacity (1.2.4b-2) unstable; urgency=low

   * src/effects/Silence.cpp: Fix bug that caused Generate Silence to affect
     all tracks instead of just the selected ones.
   * debian/copyright: Update FSF address.
   * de.po: Fix translation mistakes (closes: #313667).  Patch from Jens
     Seidel.
   * Fix build on GNU/kFreeBSD (closes: #345201).  Patch from Aurelien Jarno.

 -- Matt Brubeck <mbrubeck@debian.org>  Fri, 13 Jan 2006 20:08:04 -0800

2005

audacity (1.2.4b-1) unstable; urgency=low

   * New upstream release
     - Fixed encoding error in French localization.
   * debian/control: Updated my email address.

 -- Matt Brubeck <mbrubeck@debian.org>  Mon, 19 Dec 2005 17:46:43 -0800

audacity (1.2.4-1) unstable; urgency=low

   * New upstream release
     - debian/rules, debian/control, debian/audacity.mime:
       Build new FLAC import support (closes: #329801, #329824).
   * debian/control:
     - Update Standards-Version to 3.6.2.
     - Add Build-Conflicts with libwxgtk2.6-dev.
   * debian/audacity.mime: Reduce priorities (closes: #327234).
   * debian/patches/001-allegro-gcc4.diff: Removed (merged upstream).

 -- Matt Brubeck <mbrubeck@cs.hmc.edu>  Sat, 26 Nov 2005 18:38:48 -0800

audacity (1.2.3-2) unstable; urgency=low

   * Build against libwxgtk2.4-1 (closes: #320995).
   * 001-allegro-gcc4.diff (from Andreas Jochens) -
     Fix AMD64/gcc4 compilation error (closes: #285481).
   * debian/control: Add Build-Conflicts with libwxgtk2.5-dev.
   * debian/copyright: Refer to specific versions of (L)GPL from
     common-licenses.  Remove extraneous characters from SoundTouch
     license notice.  (Thanks to Marc 'HE' Brockschmidt.)

 -- Matt Brubeck <mbrubeck@cs.hmc.edu>  Tue, 2 Aug 2005 20:53:09 -0700

2004

audacity (1.2.3-1) unstable; urgency=low

   * New upstream release
     - Fall back to default help file path if custom path is wrong
       (closes: #275345).

 -- Matt Brubeck <mbrubeck@cs.hmc.edu>  Fri, 19 Nov 2004 11:53:04 -0800

audacity (1.2.2-2) unstable; urgency=low

   * debian/copyright: Add copyright information and original licenses
     for other libraries included in the Audacity source package.
   * debian/audacity.desktop: Add a .desktop file (closes: #281193).
   * debian/rules, debian/control: Run dh_desktop; Build-Depends on debhelper
     (>=4.2.21).

 -- Matt Brubeck <mbrubeck@cs.hmc.edu>  Sat, 16 Oct 2004 10:35:44 -0700

audacity (1.2.2-1) unstable; urgency=low

   * New upstream release (closes: #268360).

 -- Matt Brubeck <mbrubeck@cs.hmc.edu>  Wed, 1 Sep 2004 22:29:13 -0700

audacity (1.2.1.91-1) unstable; urgency=low

   * New upstream pre-release.

 -- Matt Brubeck <mbrubeck@cs.hmc.edu>  Mon, 9 Aug 2004 20:24:38 -0700

audacity (1.2.1-4) unstable; urgency=low

   * Really install audacity.mime.

 -- Matt Brubeck <mbrubeck@cs.hmc.edu>  Sun, 18 Jul 2004 19:28:41 -0700

audacity (1.2.1-3) unstable; urgency=low

   * debian/copyright: Update maintainer information.
   * Use dh_install to install menu icons.
   * Don't gzip the HTB (online help) file, which is already compressed
     (closes: #256562).
   * Remove extra file LICENSE.txt in debian/rules instead of
     patching upstream Makefile.

 -- Matt Brubeck <mbrubeck@cs.hmc.edu>  Sun, 11 Jul 2004 17:14:51 -0700

audacity (1.2.1-2) unstable; urgency=low

   * debian/patches/dirmanager-hash.diff: Fix a dataloss bug when editing
     a saved project file with duplicated data (patch from upstream CVS).
   * locale/ru.po: Fix character encoding of Russian translation by reverting
     to file from 1.2.0.
   * Add "icon" line to menu file (closes: #252853).
   * Register as a MIME handler (closes: #255893).

 -- Matt Brubeck <mbrubeck@cs.hmc.edu>  Fri, 25 Jun 2004 13:54:27 -0700

audacity (1.2.1-1) unstable; urgency=low

   * New upstream release
     - Removes debugging output from Import Raw (closes: #245665).
     - Fixes crash when Equalization window is too small (closes: #243767).

 -- Matt Brubeck <mbrubeck@cs.hmc.edu>  Sat, 8 May 2004 12:19:48 -0700

audacity (1.2.0-3) unstable; urgency=low

   * Fix nyquist build on MIPS, and re-enable nyquist on all platforms.
     Patch from Stephen Gildea (closes: #241488).
   * Use smaller image as window icon (closes: #242856).
   * Update autotools helper files config.guess and config.sub.
   * Add Suggests: ladspa-plugin.
   * Add a menu icon.

 -- Matt Brubeck <mbrubeck@cs.hmc.edu>  Sat, 10 Apr 2004 10:36:34 -0700

audacity (1.2.0-2) unstable; urgency=low

   * Fix endianness problem on PowerPC (closes: #232972).

 -- Matt Brubeck <mbrubeck@cs.hmc.edu>  Sat, 27 Mar 2004 11:11:11 -0800

audacity (1.2.0-1) unstable; urgency=low

   * New upstream release (closes: #234746).
   * New maintainer.
   * Update Standards-Version to 3.6.1.0.
   * Remove libsamplerate dependency (replaced by libresample).
   * Fix compilation error in soundtouch.  Patch from Matt Kraai
     (closes: #236990).
   * Fix "make distclean" to remove all configure-generated files.
   * Remove outdated information from copyright file.
   * Remove duplicate license file LICENSE.txt.
   * Properly quote values in menu file.
   * Acknowledge NMU (closes: #213193, #194509, #223248, #220365, #221176).

 -- Matt Brubeck <mbrubeck@cs.hmc.edu>  Tue, 16 Mar 2004 15:11:03 -0800

audacity (1.1.99pre3-1) unstable; urgency=low

   * Add 'zip' to Build-deps.  Previously zip was in non-US which required
     me to pre-zip the help file before uploading, but this is no longer
     the case.  (closes: #226261)
   * The rebuild should resolve the runtime link warnings and crashes
     (closes: #227903)
   * Nyquist is no longer configured to be part of the build.  It
     prevents mips and mipsel from building correctly, and no one
     is prepared to fix the problems at this time.

 -- Joshua Haberman <joshua@debian.org>  Thu, 15 Jan 2004 18:48:10 -0800

2003

audacity (1.1.99pre3-0.1) unstable; urgency=low

   * new upstream, hopefully closes: #213193, #194509
   * recompiled with newer libs, closes: #223248, #220365, #221176
   * NMU

 -- Torsten Werner <twerner@debian.org>  Wed, 31 Dec 2003 13:40:24 +0100

audacity (1.1.99pre1-2) unstable; urgency=low

   * Prevent audacity-1.2-help.htb from being gzipped, so online help
     works correctly
   * Changes to configure.in, such as recognizing when libsndfile is
     not present
   * Build-depend on libsndfile1-dev, so autobuilders won't fail
     (closes: #204334)

 -- Joshua Haberman <joshua@debian.org>  Wed, 6 Aug 2003 18:24:02 +0000

audacity (1.1.99pre1-1) unstable; urgency=low

   * New upstream 1.2 prerelease.  Far too many new features to list.
   * Audacity 1.2 does not support opening MIDI files, so the
     Open Midi -> Export Ogg crash is no longer triggerable (closes: #150654)
   * Audacity 1.2 performs checks to guard against multiple instances
     running concurrently, to prevent multiple instances from interfering
     with each others temporary files.  (closes: #182782)
   * We now use libsndfile for sound file i/o, so 8 bit files should
     no longer be distorted.  (closes: #187304)
   * Recompile should fix weird, unexplainable, unreproducable runtime
     linking error. (closes: #187504)
   * Audacity 1.2 has a completely new audio i/o backend.  The code that
     caused a problem when changing devices in the preferences has been
     completely rewritten.  (closes: #188808)
   * We no longer link against id3lib (thank goodness) so the FTBFS that
     was clearly caused by id3lib should no longer be an issue.
     (closes: #192328)
   * "<" and ">" removed from URL display to prevent the URL from disappearing
     entirely from the packages.d.o web pages that don't properly escape them.
     (closes: #196660)

 -- Joshua Haberman <joshua@debian.org>  Tue, 5 Aug 2003 20:15:07 +0000

audacity (1.0.1-1) unstable; urgency=low

   * New minor upstream release
   * Moved binary and manpages out of /usr/X11R6 (closes: #171403)
   * The recompile will solve the libvorbis0 dependency problem
     (closes: #185387, #185078)
   * The recompile should also solve problems with the dynamic linker
     not finding the correct libstdc++.  (closes: #184905)

 -- Joshua Haberman <joshua@debian.org>  Tue, 25 Mar 2003 01:33:47 +0000

2002

audacity (1.0.0-1.1) unstable; urgency=low

   * NMU to fix breakage caused by libvorbis0 split.

 -- Christopher L Cheney <ccheney@debian.org>  Mon, 29 Jul 2002 22:00:00 -0500

audacity (1.0.0-1) unstable; urgency=low

   * New upstream release (1.0.0, woohoo!)
   * More 64-bit platform patches (closes: #145537)

 -- Joshua Haberman <joshua@debian.org>  Fri, 14 Jun 2002 23:55:23 -0700

audacity (0.98-3) unstable; urgency=low

   * Applied fix that caused file importing to fail on  platforms where
     sizeof(long) != 4. (closes: #140417)

 -- Joshua Haberman <joshua@debian.org>  Sun, 14 Apr 2002 02:40:17 -0700

audacity (0.98-2) unstable; urgency=low

   * New build-depends on libwxgtk2.2-dev (>=2.2.9.2) should solve any
     remaining libpng problems.  This will effectively revert us back to
     libpng2, since this is what the libwxgtk2.2 maintainer decided on.

 -- Joshua Haberman <joshua@debian.org>  Wed, 6 Mar 2002 20:12:42 -0800

audacity (0.98-1) unstable; urgency=low

   * Full upstream release.
   * All effects will correctly cancel now. (closes: #129381)
   * Fixed subtle but serious bug in libmad mp3 importing code that would
     randomly cause freezes when importing mp3s. (closes: #129380)
   * Build-depends on wxWindows and libpng are versioned to force libpng3
     for both. (closes: #128463)

 -- Joshua Haberman <joshua@debian.org>  Tue, 22 Jan 2002 23:51:20 -0800

audacity (0.97.2-1) unstable; urgency=low

   * Eliminated build-dependency on 'zip' by pre-zipping the help file. I was
     previously unaware that zip is in non-us, making the build-dep a policy
     violation. Unfortunately, this required a new source tarball, since
     Debian diffs don't seem to allow binary files.

 -- Joshua Haberman <joshua@debian.org>  Tue, 1 Jan 2002 22:47:26 -0800

2001

audacity (0.97.1-1) unstable; urgency=low

   * Upstream prerelease. Upstream we have fixed many important bugs, but
     the next full release may not be ready for Debian's freeze. These
     fixes should definitely go in woody.
   * Audacity no longer includes its own complete copy of libmpeg3 and
     id3lib; instead we link against the debian packages libmad0-dev and
     libid3-dev. This effectively sidesteps the problems of id3lib
     building (or not building) on 64 bit architectures.
     (closes: #121599, #123132, #126769)
   * improved debian/rules to more completely "make clean." (closes: #126761)

 -- Joshua Haberman <joshua@debian.org>  Sat, 29 Dec 2001 21:05:46 -0800

audacity (0.97-1) unstable; urgency=low

   * Upstream release
   * Updated config.guess and config.sub from upstream (closes: bug#115361)

 -- Joshua Haberman <joshua@debian.org>  Sat, 13 Oct 2001 14:37:49 -0700

audacity (0.96-1) unstable; urgency=low

   * Upstream release

 -- Joshua Haberman <joshua@debian.org>  Mon, 6 Aug 2001 16:37:53 -0700

audacity (0.95-2) unstable; urgency=low

   * re-eliminated architecture-specific flags from compilation of libmpeg3
     (forgot to fix upstream before this release) (closes: bug#96750)

 -- Joshua Haberman <joshua@debian.org>  Tue, 8 May 2001 23:12:34 -0700

audacity (0.95-1) unstable; urgency=low

   * Upstream release

 -- Joshua Haberman <joshua@debian.org>  Mon, 30 Apr 2001 16:19:00 -0700

audacity (0.94c-2) unstable; urgency=low

   * eliminated architecture-specific flags from compilation of libmpeg3
     (closes: bug#92410)
   * added support for the help system

 -- Joshua Haberman <joshua@debian.org>  Sun, 1 Apr 2001 00:18:25 -0800

audacity (0.94c-1) unstable; urgency=low

   * Initial Release.

 -- Joshua Haberman <joshua@debian.org>  Wed, 25 Mar 2001 19:56:13 -0800