pulseaudio (0.9.6-1ubuntu2~feisty1) feisty-backports; urgency=low * Automated backport upload; no source changes. -- Jonathan Patrick Davies Fri, 21 Dec 2007 12:11:59 +0000 pulseaudio (0.9.6-1ubuntu2) gutsy; urgency=low * fix esound max samplesize again to make sure teh login sound is playable on networked connections. -- Oliver Grawert Thu, 28 Jun 2007 15:31:28 +0200 pulseaudio (0.9.6-1ubuntu1) gutsy; urgency=low * Merge from Debian unstable, remaining changes: - debian/control: + Add lsb-base (>= 3) to pulseaudio's dependencies, + Adhere to DebianMaintainerField policy, + Don't build-depend on libjack0.100.0-dev or libasyncns-dev, - debian/patches/: Remove all Ubuntu-created patches (merged upstream). -- Daniel T Chen Mon, 28 May 2007 22:30:44 +0100 pulseaudio (0.9.6-1) unstable; urgency=low * New Upstream Version. + Fix remote DOS vulnerabilities. (CVE-2007-1804) + Add support for suspended alsa sinks and sources. + Correct parameter handling in esdcompat. (Closes: #414355) + Handle ALSA frame size changes. (Closes: #423887) + Don't unload module-hal-detect if HAL doesn't report any devices. (Closes: #395893) * debian/patches: Remove all patches merged upstream. - 02_ifexists_else_endif.dpatch - 03_r1352_firefox_workaround.dpatch - 04_r1373_JavaSound_support.dpatch - 05_t28_wrong-endian-convert.dpatch - 06_pulseaudio-0.9.5-suspend.dpatch * debian/rules: Port to CDBS. * debian/patches: Rework patch series for quilt. * debian/control: Add libatomic-ops-dev to Build-Depends. -- CJ van den Berg Mon, 28 May 2007 00:53:28 +0200 pulseaudio (0.9.5-7ubuntu1) gutsy; urgency=low * Merge from Debian unstable, remaining changes: - debian/control: + Add lsb-base (>= 3) to pulseaudio's dependencies, + Adhere to DebianMaintainerField policy, - debian/patches/: + Add 10_fix_DoS_vulns.dpatch (pA ticket 67) and 11_disallow_excessively_high_sampling_rates.dpatch, + Drop 06_fix_suspend.dpatch in favour of 06_pulseaudio-0.9.5-suspend.dpatch, + Retain 07_fix_esdcompat_bashism.dpatch and 09_fix_esd_max_samplesize.dpatch. -- Daniel T Chen Fri, 25 May 2007 01:32:39 -0400 pulseaudio (0.9.5-7) unstable; urgency=low * debian/control: Make pulseaudio-module-hal depend on hal, not just libhal. (Closes: #411501) -- CJ van den Berg Mon, 19 Feb 2007 22:11:48 +0100 pulseaudio (0.9.5-6) unstable; urgency=low * debian/patches/06_pulseaudio-0.9.5-suspend.dpatch: + Added. Handle -ESTRPIPE correctly. Allows pulseaudio to survive suspend operations on ALSA devices (e.g. s2disk). Thanks to Tobias Diedrich. (Closes: #406768) -- CJ van den Berg Mon, 12 Feb 2007 11:24:50 +0100 pulseaudio (0.9.5-5ubuntu4) feisty; urgency=low * add 09_fix_esd_max_samplesize.dpatch to make sure the login and logout gnome sounds can be processed on remote connections. -- Oliver Grawert Tue, 6 Mar 2007 14:14:08 +0100 pulseaudio (0.9.5-5ubuntu3) feisty; urgency=low * debian/control: - Add lsb-base (>= 3) to pulseaudio's dependencies, - Adhere to DebianMaintainerField policy, - Pull in fix from Debian's 0.9.5-7 adding hal to pulseaudio-module-hal's dependencies, * debian/pulseaudio.init: LSB-ify. -- Daniel T Chen Sun, 25 Feb 2007 02:30:31 -0500 pulseaudio (0.9.5-5ubuntu2) feisty; urgency=low * added 06_fix_suspend.dpatch from http://pulseaudio.org/ticket/26 * added 07_fix_esdcompat_bashism.dpatch to avoid esdcompat trying to shift an empty $1 on POSIX shells -- Oliver Grawert Tue, 30 Jan 2007 23:50:57 +0100 pulseaudio (0.9.5-5ubuntu1) feisty; urgency=low * Merge from Debian unstable, remaining change: - debian/{control,rules}: Don't use jack or asyncns. -- Daniel T Chen Mon, 29 Jan 2007 10:36:35 -0500 pulseaudio (0.9.5-5) unstable; urgency=low * debian/control: Make Build-deps more specific. (Closes: #401111) * debian/pulseaudio.init: Make sure files in /var/run/pulse exist before calling chown and chmod. (Closes: #405869) -- CJ van den Berg Mon, 8 Jan 2007 23:02:53 +0100 pulseaudio (0.9.5-4ubuntu2) feisty; urgency=low * disable libasyncns to fix ftbfs -- Oliver Grawert Sat, 20 Jan 2007 11:10:59 +0100 pulseaudio (0.9.5-4ubuntu1) feisty; urgency=low * merge from debian unstable * keep jack removal -- Oliver Grawert Tue, 28 Nov 2006 19:51:21 +0100 pulseaudio (0.9.5-4) unstable; urgency=low * Add comment about resampling methods and CPU consumption to README.Debian (Closes: #391455) * debian/patches/03_r1352_firefox_workaround.dpatch: + Added. Fix padsp to work with firefox. Patch created from SVN revision 1352. * debian/patches/04_r1373_JavaSound_support.dpatch: + Added. Fix padsp to work with JavaSound. Patch created from SVN revision 1373. * debian/patches/05_t28_wrong-endian-convert.dpatch: + Added. Add additional sample conversions to sconv.c to support BE <-> LE network audio. Patch from http://www.pulseaudio.org/ticket/28 -- CJ van den Berg Wed, 18 Oct 2006 23:10:47 +0200 pulseaudio (0.9.5-3ubuntu1) feisty; urgency=low * indeed remove the jack plugin from debian/control as well -- Oliver Grawert Tue, 14 Nov 2006 21:05:29 +0100 pulseaudio (0.9.5-3ubuntu0) feisty; urgency=low * initial package * disable jack * disable asyncns -- Oliver Grawert Sun, 12 Nov 2006 20:00:18 +0100 pulseaudio (0.9.5-3) unstable; urgency=low * Add support for .ifexists configuration directive. * Make default.pa use ifexists when loading optional modules. * Recommend instead of Depend on pulseaudio-module-hal. (Closes: #391232) * Recommend libasound2-plugins instead of -plugins-pulse. (Closes: #391254) -- CJ van den Berg Fri, 6 Oct 2006 01:12:05 +0200 pulseaudio (0.9.5-2) unstable; urgency=low * Add myself to uploaders * Put libpulse-dev and libpulse0 in the right sections. -- Sjoerd Simons Tue, 3 Oct 2006 15:49:12 +0200 pulseaudio (0.9.5-1) unstable; urgency=low * Initial release (Closes: #378626) -- CJ van den Berg Mon, 28 Aug 2006 00:31:10 +0200