2011
pulseaudio (1.1-2) unstable; urgency=low
* debian/libpulse0.symbols: Tighten depends for packages using the private
libpulsecommon library (Closes: 647236)
-- Sjoerd Simons <sjoerd@debian.org> Fri, 25 Nov 2011 22:04:51 +0100
pulseaudio (1.1-1) unstable; urgency=low
* New upstream bugfix release * debian/libpulse0.symbols: Soname of internal libpulsecommon library bumped * debian/control: Update standards version
-- Sjoerd Simons <sjoerd@debian.org> Sun, 23 Oct 2011 11:08:01 +0200
pulseaudio (1.0-4) unstable; urgency=low
* debian/control: Don't depend on libasound2-plugins on kfreebsd
and the hurd (Closes: #643966)
-- Sjoerd Simons <sjoerd@debian.org> Sat, 01 Oct 2011 13:15:54 +0100
pulseaudio (1.0-3) unstable; urgency=low
* debian/libpulse-mainloop-glib0.symbols: Actually fix the naming...
-- Sjoerd Simons <sjoerd@debian.org> Thu, 29 Sep 2011 11:21:32 +0100
pulseaudio (1.0-2) unstable; urgency=low
* debian/libpulse-mainloop-glib0.symbols:
+ Fix the naming of the package providing this library (Closes: #639892)
* debian/rules: Install modules in /usr/lib/pulse-1.0
-- Sjoerd Simons <sjoerd@debian.org> Wed, 28 Sep 2011 07:25:08 +0100
pulseaudio (1.0-1) unstable; urgency=low
* New upstream release * debian/source/options: Switch to xz compression * debian/gbp.conf: Switch to xz compression
-- Sjoerd Simons <sjoerd@debian.org> Wed, 28 Sep 2011 00:52:27 +0100
pulseaudio (0.99.4-1) experimental; urgency=low
* New upstream release * debian/libpulse0.symbols: Updated
-- Sjoerd Simons <sjoerd@debian.org> Fri, 16 Sep 2011 21:23:47 +0100
pulseaudio (0.99.2-2) experimental; urgency=low
* Fix build on kfreebsd architectures (Closes: 637785)
- Don't install /usr/share/pulseaudio
- Ignore symbols that don't exist on kfreebsd
* debian/rules: Adopt the arm{,el} build hack to the new version. Fixes build
on arm{el,}
* debian/control: Remove CJ from Uploaders (Closes: 636428)
-- Sjoerd Simons <sjoerd@debian.org> Sun, 28 Aug 2011 18:25:10 +0100
pulseaudio (0.99.2-1) experimental; urgency=low
* New upstream release * debian/control: Bump libjack-dev b-d to 0.117.0 * debian/libpulse0.symbols: Updated
-- Sjoerd Simons <sjoerd@debian.org> Tue, 23 Aug 2011 20:51:25 +0200
pulseaudio (0.99.1-1) experimental; urgency=low
* New upstream test release
* d/p/0001-Work-around-some-platforms-not-having-O_CLOEXEC.patch:
+ Removed, fixed upstream
* d/p/0003-Explicitely-link-pax11publish-to-libdbus.patch
+ Removed, fixed upstream
* renamed s/p/0002-In-KDE-only-start-pulseaudio-from-the-KDE-specific-d.patch
to 0001-Work-around-some-platforms-not-having-O_CLOEXEC.patch
* Remove pabrowse packages
* d/p/0001-In-KDE-only-start-pulseaudio-from-the-KDE-specific-d.patch
+ Dropped, shouldn't be needed, the start-pulseaudio-kde just needs to load
an extra module
* Synchronize with Ubuntu (0.99.1 packaging):
+ Add manpages for start-pulseaudio-{kde,x11}
+ Update copyright file
+ Update pulseaudio.shlibs
+ Install jackdbus-detect
+ Add symbols file for libpulse0
+ Add symbols file for libpulse-mainloop-glib0.symbols
+ Use upstream esdcompat manpage
+ Update pulseaudio.install for 0.99.1
+ Install vapi files
+ Add LDFLAGS += -Wl,--no-as-needed
+ Update pulseaudio.default documentation.
+ Small tweaks to the init script
+ Automatically enable the pulse alsa modules if pulse is running
+ Tweak dependencies a bit
+ build for multi-arch
* debian/README.Debian, remove redudant comments
* debian/control: switch to tdb as the backend database
* debian/control: Enable orc support
* debian/control: Add libfftw3-dev to b-d for the equalizer module
* debian/pulseaudio.install: Install module-equalizer-sink
* debian/{control,rules}: No longer build pulseaudio-module-hal
-- Sjoerd Simons <sjoerd@debian.org> Sat, 13 Aug 2011 14:21:02 +0200
pulseaudio (0.9.23-1) unstable; urgency=low
[ Daniel T Chen ]
* debian/control:
+ Fix typo in long description of pulseaudio-module-x11, thanks to
Sam Morris (Closes: #500038)
+ Clarify long description of pulseaudio-esound-compat. Many apps
still in use require functionality from this package
(Closes: #601725)
* debian/libpulse-dev.examples: Apply patch from Mario Lang to include
simple examples in the dev package. Thanks! (Closes: #561258)
* debian/patches/
0003-Mention-speex-and-libsamplerate-in-pulse-daemon.conf.patch:
+ Mention speex in the resampling section. Currently the Resampler
section of "Programming with Speex (the libspeex API)" contains
the relevant information (Closes: #541206)
* debian/patches/0004-Fix-FTBFS-with-xcb-util-0.3.8.patch:
+ Apply patch from Arnaud Fontaine <arnau@debian.org> and the
suggestion from Alessandro Ghedini <al3xbio@gmail.com> to fix
FTBFS with xcb-util 0.3.8. Thanks, Arnaud and Alessandro!
(Closes: #624847)
* debian/pulseaudio-utils.links: Also add pamon(1), parec(1), and
parecord(1) (Closes: #599696)
* debian/README.Debian: Clarify historical pulse-rt use and document
current recommendation of RealtimeKit (Closes: #548363)
[ Sjoerd Simons ]
* New upstream release
* d/p/0003-Mention-speex-and-libsamplerate-in-pulse-daemon.conf.patch
+ Removed, fixed upstream
* d/p/0004-Fix-FTBFS-with-xcb-util-0.3.8.patch
+ Removed, fixed upstream
* Update to 0.9.23 versioning:
debian/libpulse0.shlibs
debian/pulseaudio.shlibs
debian/rules
* Switch to 3.0 (quilt) format
* debian/control: Use dh-autoreconf
* debian/patches/+0003-Explicitely-link-pax11publish-to-libdbus.patch:
+ Added. Fix build with binutils-gold (Closes: #556124)
-- Sjoerd Simons <sjoerd@debian.org> Mon, 25 Jul 2011 23:05:29 +0100
2010
pulseaudio (0.9.22-1) experimental; urgency=low
* New upstream release * debian/patches/0002-CVE-2009-1299.patch: + Dropped, fixed upstream * debian/patches/0003-Re-bootstrap.patch + Dropped, not needed anymore * debian/rules: Stop using -g0 on mips{,el} the toolchain has been fixed * debian/rules, debian/control: Update build-depends and force building with X11 * debian/control: Suggest rtkit * debian/control: Prune unneeded depends of libpulse-dev
-- Sjoerd Simons <sjoerd@debian.org> Sun, 05 Dec 2010 12:01:37 +0000
pulseaudio (0.9.21-3) unstable; urgency=low
* debian/rules: Compile with -g0 on mips{,el} to work around #519006 in
gcc-4.4
-- Sjoerd Simons <sjoerd@debian.org> Sat, 03 Jul 2010 15:12:54 +0100
pulseaudio (0.9.21-2) unstable; urgency=low
* Import NMU patches into pkg-pulse git, thanks to the security team for
their work!
* debian/patches/0003-Re-bootstrap.patch
+ Added. Update configure so we don't have to re-run autotools when
building the package (Closes: #576457, #576546, #576769)
* Install a KDE specific startup file and module-device-manager.
Thanks to Daniel Schaal and Zsolt Rizsanyi for patches and tips.
(Closes: #570487)
* d/p/0004-In-KDE-only-start-pulseaudio-from-the-KDE-specific-d.patch
+ Added. When running KDE use the KDE specific autostart desktop file
instead of the generic pulseaudio-x11 file
* Fix two typos in debian/pulseaudio.default, patch by Paul Menzel
(Closes: #566332)
* Prepare the debian package for building on HURD again (needs some upstream
fixes as well). Patch by Pino Toscano (Closes: #573339)
* Use the pulseaudio.1 manpage from the source tree instead of the older (and
outdated) debian specific one.
-- Sjoerd Simons <sjoerd@debian.org> Sun, 27 Jun 2010 20:27:23 +0100
pulseaudio (0.9.21-1.2) unstable; urgency=high
* Non-maintainer upload by the Security Team.
* Added autoconf, automake, and libtool in Build-Depends to regenerate
configure and auto* files at build time, and fixed a regression introduced
in previous NMU (Closes: #576457)
-- Giuseppe Iuculano <iuculano@debian.org> Mon, 05 Apr 2010 23:02:56 +0200
pulseaudio (0.9.21-1.1) unstable; urgency=high
* Non-maintainer upload. * Fix insecure temporary file creation security issue (closes: #573615).
-- Michael Gilbert <michael.s.gilbert@gmail.com> Sat, 27 Mar 2010 14:32:13 -0400
2009
pulseaudio (0.9.21-1) unstable; urgency=low
* New upstream release
* d/p/0002-Fix-makefiles-to-include-all-alsa-path-files-on-inst.patch
+ Removed, merged upstream
* debian/copyright: Updated
* debian/rules: Fix build on arm (slightly changes target name)
-- Sjoerd Simons <sjoerd@debian.org> Mon, 23 Nov 2009 23:51:16 +0000
pulseaudio (0.9.20-1) unstable; urgency=low
* New upstream release
* d/p/0002-Fix-makefiles-to-include-all-alsa-path-files-on-inst.patch
+ Added. Make sure all alsa path configuration files are installed
-- Sjoerd Simons <sjoerd@debian.org> Sat, 14 Nov 2009 22:50:52 +0000
pulseaudio (0.9.19-2) unstable; urgency=low
* Built with normal old-style hal support on kfreebsd and the hurd
* debian/patches/0001-Work-around-some-platforms-not-having-O_CLOEXEC.patch:
+ Added. Don't use O_CLOEXEC on platforms that don't support it.
(Closes: #550826)
* debian/pulseaudio.install: Install pulse udev rules so device profiles can
be matched with the few devices that need special tweaks
* debian/pulseaudio.install: Add the rygel media server plugin, such that
pulseaudio sources and sinks can be exposed over UPNP via rygel.
-- Sjoerd Simons <sjoerd@debian.org> Sun, 25 Oct 2009 13:43:06 +0000
pulseaudio (0.9.19-1) unstable; urgency=low
* New upstream release
* Remove patches that were merged upstream:
d/p/0001-tunnel-fix-parsing-of-sink-info-from-newer-servers.patch
d/p/0002-tunnel-fix-parsing-of-source-info-from-newer-servers.patch
d/p/0003-svolume-tweak-constraints-for-32-bits.patch
* Only compile the ARMv6 optimized code with -march=armv6 (Closes: #546322)
* Depend on udev (>= 143) for device detection (Closes: #548821, #549001)
* Update various shlibs files to use 0.9.19
-- Sjoerd Simons <sjoerd@debian.org> Sat, 03 Oct 2009 18:22:56 +0100
pulseaudio (0.9.18-1) unstable; urgency=low
* New upstream release
* d/p/0001-tunnel-fix-parsing-of-sink-info-from-newer-servers.patch
+ Added. Fix parsing of the sink info when using module-tunnel
From the upstream 0.9.18-stable branch
* d/p/0002-tunnel-fix-parsing-of-source-info-from-newer-servers.patch
+ Added. Fix parsing of the source info when using module-tunnel
From the upstream 0.9.18-stable branch
* d/p/0003-svolume-tweak-constraints-for-32-bits.patch
+ Added. Fixes gcc and the inline assembly using the same register.
From the upstream 0.9.18-stable branch
* debian/control: Build-Depend on libudev-dev instead of libhal-dev.
Pulseaudio now uses udev for device detection (Closes: #546721)
* debian/control: Enable hal->udev compat module
* Update various shlibs files to use 0.9.18
* debian/pulseaudio.install, debian/rules: Add udev and loopback modules
* debian/pulseaudio-utils.install: Add pamon and parecord
* debian/pulseaudio.install: Add dbus configuration file for system-wide
pulse instance (Closes: #529989)
* debian/control: Bump libsndfile1-dev build-depend to >= 1.0.20.
(Closes: #546734)
* debian/rules: Add -march=armv6 to the CFLAGS on arm and armel
(Closes: #546322)
-- Sjoerd Simons <sjoerd@debian.org> Sun, 27 Sep 2009 23:46:37 +0200
pulseaudio (0.9.17-1) unstable; urgency=low
* New upstream release * debian/copyright: updated * Update various shlibs files to use 0.9.17
-- Sjoerd Simons <sjoerd@debian.org> Sat, 12 Sep 2009 10:27:46 +0100
pulseaudio (0.9.16-1) unstable; urgency=low
* New upstream release
* debian/copyright: updated
* debian/control: Remove the liboil build-dep
* debian/libpulse0.shlibs: Bump to >= 0.9.16
* debian/pulseaudio.postinst: No longer make pulseaudio suid and no longer
create the pulse-rt group. Setting realtime priorities is now handled by
rtkit.
-- Sjoerd Simons <sjoerd@debian.org> Thu, 10 Sep 2009 21:53:15 +0100
pulseaudio (0.9.16~test5-1) experimental; urgency=low
* New Upstream Version
-- Sjoerd Simons <sjoerd@debian.org> Sat, 22 Aug 2009 21:59:34 +0100
pulseaudio (0.9.16~test4-1) experimental; urgency=low
* New Upstream Version
-- Sjoerd Simons <sjoerd@debian.org> Sun, 09 Aug 2009 18:24:46 +0100
pulseaudio (0.9.16~test2~20090726git59659e1db-1) experimental; urgency=low
* New Upstream Version * Ack NMU (Was fixed upstream in this version) (Closes: #537351) * Remove all patches, everything was merged upstream :) * debian/copyright: updated * debian/pulseaudio.install: Don't install the PolicyKit config file * debian/control: Removed build-dep on libpolkit-dbus-dev * Update various shlibs files to use 0.9.16 * debian/pulseaudio.install: Install pulseaudio shared config files * debian/pulseaudio.instal: Add module-intended-roles * debian/control: Make pulseaudio-module-raop-dbg depend on pulseaudio-module-raop
-- Sjoerd Simons <sjoerd@debian.org> Tue, 28 Jul 2009 14:00:27 +0200
pulseaudio (0.9.15-4.1) unstable; urgency=high
* Non-maintainer upload by the Security Team.
* Fix race condition when reading /proc/self/exe and reloading the binary
that leads to arbitrary code execution as pulseaudio is suid root
+ Use LDFLAGS to preload DSOs
+ regenerate autofoo
(CVE-2009-1894; Closes: #537351).
-- Nico Golde <nion@debian.org> Fri, 24 Jul 2009 18:02:24 +0200
pulseaudio (0.9.15-4) unstable; urgency=low
* Synchronize our patches with Mandriva and Fedora (thanks to Colin Guthrie
and Lennart Poettering)
- 0002-util-if-NULL-is-passed-to-pa_path_get_filename-just-.patch
- 0003-alsa-don-t-hit-an-assert-when-invalid-module-argumen.patch
- 0004-alsa-fix-wording-we-are-speaking-of-card-profiles-no.patch
- 0005-alsa-initialize-buffer-size-before-number-of-periods.patch
- 0006-conf-remove-obsolete-module-idle-time-directive-from.patch
- 0007-core-make-sure-soft-mute-status-stays-in-sync-with-h.patch
+ Ensure hw and software mute states stay in sync
(Closes: #525572, #522177)
- 0008-endian-fix-LE-BE-order-for-24-bit-accessor-functions.patch
- 0009-log-print-file-name-only-when-we-have-it.patch
- 0010-man-document-24bit-sample-types-in-man-page.patch
- 0011-man-document-log-related-daemon.conf-options.patch
- 0012-man-document-that-tsched-doesn-t-use-fragment-settin.patch
- 0013-mutex-when-we-fail-to-fill-in-mutex-into-static-mute.patch
- 0014-oss-don-t-deadlock-when-we-try-to-resume-an-OSS-devi.patch
- 0015-simple-protocol-don-t-hit-an-assert-when-we-call-con.patch
- 0016-idxset-add-enumeration-macro-PA_IDXSET_FOREACH.patch
- 0017-rescue-streams-when-one-stream-move-fails-try-to-con.patch
- 0018-sample-correctly-pass-s24-32-formats.patch
- 0019-sample-util-fix-iteration-loop-when-adjusting-volume.patch
- 0020-sample-util-properly-allocate-silence-block-for-s24-.patch
- 0021-sconv-fix-a-few-minor-conversion-issues.patch
- 0022-alsa-be-a-bit-more-verbose-when-a-hwparam-call-fails.patch
- 0023-rescue-make-we-don-t-end-up-in-an-endless-loop-when-.patch
- 0024-core-introduce-pa_-sink-source-_set_fixed_latency.patch
- 0025-core-cache-requested-latency-only-when-we-are-runnin.patch
- 0026-sample-fix-build-on-BE-archs.patch
- 0027-alsa-properly-convert-return-values-of-snd_strerror-.patch
- 0028-alsa-remove-debug-code.patch
-- Sjoerd Simons <sjoerd@debian.org> Sun, 21 Jun 2009 15:40:33 +0100
pulseaudio (0.9.15-3) unstable; urgency=low
* Re-enable bluetooth support (Closes: #530514) * No longer recommend padevchooser and let paprefs be a suggest (Closes: #530810) * 0001-alsa-allow-configuration-of-fallback-device-strings-.patch - Added. Support alsa devices which only have the raw hw device, but no front device even though they can do 2ch stereo (from upstream git) * Add support for the status action in the init script, patch by Peter Eisentraut (Closes: #527333) * Change the libjack0.100.0-dev build-depend to libjack-dev as per request of the debian multimedia maintainers (Closes: #527424) * Prevent the default.pa manpage from being installed as part of the pa locale (Closes: #508874)
-- Sjoerd Simons <sjoerd@debian.org> Sun, 07 Jun 2009 22:30:33 +0100
pulseaudio (0.9.15-2) unstable; urgency=low
* debian/control: Add strict dependencies from libpulse-dev to the various
libraries (Closes: #525759)
* Add local shlib files to ensure the correct dependencies get generated
(Closes: #528405)
-- Sjoerd Simons <sjoerd@debian.org> Thu, 21 May 2009 00:54:38 +0100
pulseaudio (0.9.15-1) unstable; urgency=low
* debian/control: Build-Depend on libcap-dev instead of libcap2-dev * New Upstream Version * Fixes building on HPPA (Closes: #520378) * Fixes building with recent libtool (Closes: #522716) * Update copyright file * Updated pulseaudio-module-hal.install, dbus-util became part of pulsecore * Move debug package to the debug Section * Done make shlibs files for modules in /usr/lib/pulse-0.9.15 * Update standards-version to 3.8.1, no further changes * Set priority of pulseaudio-module-raop-dbg to extra * Change build-depend on libltdl7-dev to recent versions libltdl-dev * Add Breaks to libpulse0 for old version of pavucontrol * Temporarily disable bluetooth support as the needed bluez version is stuck in the NEW queue
-- Sjoerd Simons <sjoerd@debian.org> Sun, 19 Apr 2009 14:43:41 +0100
pulseaudio (0.9.15~test5-1) experimental; urgency=low
* New Upstream Version
* debian/copyright: Updated
* debian/control: Build-Depends on libltdl7-dev
* debian/control: Build-Depends on libasound2-dev (>= 1.0.19)
* debian/rules: Use git format-patch instead of git-format-patch
* debian/patches/0001-load-module-gconf-earlier.patch:
- Removed. Merged upstream
* debian/pulseaudio.install: Update for new modules
* debian/pulseaudio-module-x11.install: Update for new modules
* Move libpulscore into the pulseaudio package
* debian/pulseaudio-module-bluetooth.install: Add the bluetooth-util module
library
* debian/pulseaudio.install: Add new modules
* debian/control: Add bulid-depends on libgtk2.0-dev and libxtst-dev
* debian/pulseaudio.shlibs, debian/libpulse0.shlibs: Update shlib files
* debian/pulseaudio.install: Add liboss-util.so oss module helper library
* debian/control, debian/pulseaudio-module-raop.install: Add RAOP module
-- Sjoerd Simons <sjoerd@debian.org> Sun, 22 Mar 2009 23:06:50 +0000
pulseaudio (0.9.14-2) unstable; urgency=low
[ Sjoerd Simons ] * Build against libcap2-dev (Closes: #489060) * Bump shlibs of libpulse0 (Closes: #514645) * Bump soname of libpulsecore to 9 * Wait up to 5 seconds for pulseaudio to stop. Fix suggested by Aron Griffis (Closes: #488754, #498457) * Don't put stop links in rc0 and rc6. Pulse doens't really need it. Patch supplied by James Westby (Closes: #494959) * Make the start option of the init script report the right status. Fix suggested by Aron Griffis (Closes: #488752) * Use per user esound sockets instead of a single one for all users [ Baptiste Mille-Mathias ] * debian/control: - create a separate package for bluetooth module (Closes: #513832) * debian/pulseaudio-module-bluetooth.install - put files for the separate bluetooth module package * debian/pulseaudio.install - remove files of the separate bluetooth module package [ Sjoerd Simons ] * debian/control: Don't build the bluetooth module on non-linux systems (Closes: #502837) * debian/control: Make the bluetooth module conflict with older pulseaudio versions * Update standards version, no changes needed * debian/copyright: Big update
-- Sjoerd Simons <sjoerd@debian.org> Sun, 01 Mar 2009 15:53:27 +0000
pulseaudio (0.9.14-1) experimental; urgency=low
* New Upstream Version
* 0002-load-module-gconf-earlier.patch renamed to
0001-load-module-gconf-earlier.patch and updated
* 0001-Fix-library-search-path-to-include-lib-and-usr-lib.patch
- Removed, no longer applicable
* 0003-make-sure-to-use-64bit-rounding-even-on-32bit-machin.patch
- Removed, fixed upstream
* 0004-properly-remove-dbus-matches-an-filters-when-unloadi.patch
- Removed, fixed upstream
* debian/patches/series
- Updated
-- Sjoerd Simons <sjoerd@debian.org> Sun, 01 Feb 2009 12:47:55 +0000
2008
pulseaudio (0.9.13-2) experimental; urgency=low
* Rename libpulsecore5 to libpulsecore8 to correctly reflect the soname
(Closes: #503612)
* 0003-make-sure-to-use-64bit-rounding-even-on-32bit-machin.patch
- Fix rounding errors on 32 bit machines. From upstream git
* 0004-properly-remove-dbus-matches-an-filters-when-unloadi.patch
- Properly remove dbus filters when unloading the bluetooth module
* 0005-Fix-two-typos-that-broke-tunnels.patch
- Fix tunnels. From upstream git
-- Sjoerd Simons <sjoerd@debian.org> Sun, 16 Nov 2008 18:13:05 +0000
pulseaudio (0.9.13-1) experimental; urgency=low
[ Bas Zoetekouw ]
* debian/control: Build-Depend on libasound2-dev (>= 1.0.17)
* debian/pulseaudio-module-x11.install: No longer install an xdg autostart
file
* debian/pulseaudio.install: Install system.pa config file and various new
pulseaudio modules
* debian/rules: Add --disable-per-user-esound-socket to configure flags
[ Sjoerd Simons ]
* New Upstream Version
* Fixes FTBTS on GNU/kFreeBSD (Closes: #497624)
* Dropped patches for things that have been fixed upstream:
- 0003-Define-PULSE_INTERNAL.patch
- 0005-Reduce-RT-prio-logging-severity.patch
- 0006-fix-iteration-over-random-devices.patch
* rename 0003-load-module-gconf-earlier.patch to
0002-load-module-gconf-earlier.patch
* rename 0002-Fix-library-search-path-to-include-lib-and-usr-lib.patch
to 0001-Fix-library-search-path-to-include-lib-and-usr-lib.patch
* rename 0004-load-module-gconf-earlier.patch to
0003-load-module-gconf-earlier.patch
* 0001-Set-ESD-socket-to-tmp-.esd-socket-to-match-up-with.patch
- Dropped, not necessary anymore, the --disable-per-user-esound-socket
configure flag now has the same result
* debian/control: Add libspeexdsp-dev (>= 1.2~rc1) to Build-Depends
* debian/control: Add Build-Depends on libpolkit-dbus-dev and
libbluetooth-dev
* debian/pulseaudio.install: Install various new modules. Including bluetooth
and polkit, which will move into a separate package later.
* debian/pulseaudio.install: Install the new pulseaudio xdg autostart file
* debian/control: add a depend on consolekit. Might be downgrade to a
recommend later
* debian/control: Set the maintainer to the pkg-pulseaudio mailinglist
* debian/control: Add libgdbm-dev to build-depends
* debian/control: Add intltool to build-depends
-- Sjoerd Simons <sjoerd@debian.org> Sun, 19 Oct 2008 21:05:13 +0100
pulseaudio (0.9.10-3) unstable; urgency=low
* debian/patches/0006-fix-iteration-over-random-devices.patch
- Added. Iterate over the various random devices if opening fails
(Closes: #491270)
-- Sjoerd Simons <sjoerd@debian.org> Sat, 30 Aug 2008 14:24:51 +0100
pulseaudio (0.9.10-2) unstable; urgency=low
* debian/patches/0003-Define-PULSE_INTERNAL.patch
- Added. Let the daemon put PULSE_INTERNAL in its environment so things
can detect when called from within pulseaudio
* debian/patches/0004-load-module-gconf-earlier.patch
- Added. Load module-gconf before module-volume-restore and
module-device-restore. Otherwise setting virtual sinks/sources as default
won't be persistent
* debian/patches/0005-Reduce-RT-prio-logging-severity.patch
- Added. Reduce the priority of the RT warnings. Not running with RT
priorities is the default.
-- Sjoerd Simons <sjoerd@debian.org> Sat, 10 May 2008 22:16:12 +0200
pulseaudio (0.9.10-1) unstable; urgency=low
[ CJ van den Berg ]
* New Upstream Version
* debian/patches: Drop patches merged upstream
- 0002-Double-esound-maximum-sample-size.patch
- 0003-fix-uploading-of-samples-into-PA.-Problem-discovered.patch
- 0004-make-sure-to-create-.pulse-before-using-any-config.patch
- 0005-Don-t-add-protocol-fields-introduced-in-version-12-w.patch
- 0006-Implement-opcodes-added-in-version-12-in-the-tunnel.patch
- 0007-Change-config-to-not-fail-if-loading-of-esd-gconf-o.patch
- 0008-Fix-compilation-on-non-linux-platforms.patch
* debian/patches: Add patch to fix RPATHs.
+ 0002-Fix-library-search-path-to-include-lib-and-usr-lib.patch
* debian/control:
+ Make libpulsecore5-dbg depend on libpulsecore5, instead of pulseaudio.
+ Make libpulse-browse0-dbg depend on libpulse-browse0.
* Update Standards-Version to 3.7.3 (no changes required).
[ Petter Reinholdtsen ]
* debian/pulseaudio.init: Fix problems with LSB header in init.d script.
(Closes: #470934)
-- CJ van den Berg <cj@vdbonline.com> Sun, 30 Mar 2008 20:11:02 +0200
pulseaudio (0.9.9-1) unstable; urgency=high
* New Upstream Version. * Fixes CVE-2008-008: Assert that dropping permissions succeeds. * Priority high because it fixes a security issue.
-- Sjoerd Simons <sjoerd@debian.org> Thu, 24 Jan 2008 12:44:55 +0100
pulseaudio (0.9.8-2) unstable; urgency=low
* Bump shlibs of libpulse and libpulse-browse. Upstream has started
versioning symbols.
* debian/p.../0005-Don-t-add-protocol-fields-introduced-in-version-12-w.patch
- Added. Don't send fields/opcodes adding in protocol version 12 to
clients using version 11. (Closes: #458556)
* debian/p.../0006-Implement-opcodes-added-in-version-12-in-the-tunnel.patch
- Added. Add dummy implementations of the opcodes added in protocol
version 12.
* debian/patches/0004-Force-module-tunnel-to-use-protocol-version-11.patch
- Removed. Obsoleted by the two previous patches
* debian/p.../0005-make-sure-to-create-.pulse-before-using-any-config.patch
- Renamed to 0004-make-sure-to-create-.pulse-before-using-any-config.patch
* debian/p.../0007-Change-config-to-not-fail-if-loading-of-esd-gconf-o.patch
- Added. Don't fail to load if esd, gconf or x11-publish fail.
(Closes: 456590, #456505)
* debian/patches/0008-Fix-compilation-on-non-linux-platforms.patch
- Added. Fixes compliation on non-linux platforms such as GNU/kFreeBSD.
Thanks to Aurelien Jarno for the patch (Closes: #454197)
-- Sjoerd Simons <sjoerd@debian.org> Fri, 04 Jan 2008 16:12:27 +0100
2007
pulseaudio (0.9.8-1) unstable; urgency=low
[ CJ van den Berg ]
* New upstream version.
* debian/overrides/pulseaudio: Remove override for setuid-binary.
* debian/control:
+ Change the priority of all -dbg packages to extra.
+ Stop recommending libao-pulse. libao2 has built-in pulseaudio support.
+ Make pulseaudio conflict libltdl3 < 1.5.24-1 (Closes: #451638)
+ Change XS-Vcs-* tags to Vcs-*.
+ Add libpulsecore5-dbg package.
+ Rename gstreamer plugin package in recommends.
+ Add Homepage field.
+ Bump libpulsecore so version number to 5.
+ Conflict with all pre libpulsecore split packages.
* debian/patches/0002-Fix-pa_readlink-to-put-a-0-in-the-right-location.patch:
- Dropped, merged upstream.
* debian/p..s/0003-Define-__NR_eventfd-on-arm-if-it-wasn-t-defined-yet.patch:
- Dropped, merged upstream.
* debian/patches/0002-Double-esound-maximum-sample-size.patch:
+ Added, from Ubuntu.
* debian/p..s/0003-fix-uploading-of-samples-into-PA.-Problem-discovered.patch:
+ Added, svn commit r2074 from upstream.
* debian/patches/0004-Force-module-tunnel-to-use-protocol-version-11.patch:
+ Added, fixes protocol errors in module-tunnel.
* debian/pa..es/0005-make-sure-to-create-.pulse-before-using-any-config.patch:
+ Added, fixes module-volume-restore so that volumes are restored across
daemon restarts.
* debian/pulseaudio.manpages: Add manpages default.pa.5, pulse-client.conf.5
and pulse-daemon.conf.5
* debian/pulseaudio-utils.manpages: Add manpages pabrowse.1, pacat.1,
pacmd.1, pactl.1, padsp.1, paplay.1, pasuspender.1 and pax11publish.1
* debian/pulseaudio.default: Add a description of the preferred method of
running the daemon.
[Daniel T Chen]
* debian/control: Add lsb-base (>= 3) to pulseaudio's dependencies.
* debian/pulseaudio.init: LSB-ify.
-- CJ van den Berg <cj@vdbonline.com> Thu, 22 Nov 2007 02:33:51 +0100
pulseaudio (0.9.7-3) unstable; urgency=low
[ CJ van den Berg ] * debian/control: Add depends on -utils to -module-x11. (Closes: #450840) [ Sjoerd Simons ] * Set pulseaudio setuid in postinst if the permissions aren't overriden by dpkg-statoverride, instead of having the binary with suid perms in the deb
-- Sjoerd Simons <sjoerd@debian.org> Fri, 16 Nov 2007 18:41:28 +0100
pulseaudio (0.9.7-2) unstable; urgency=low
* Use pulseaudio (<< 0.9.7) instead of pulseaudio (< 0.9.7) in
-esound-compat
* debian/patches/0002-Fix-pa_readlink-to-put-a-0-in-the-right-location.patch:
+ Added. Fix pa_readlink to put a \0 directly after the link string. Fixes
issues with clients using the alsa compatibility layer
* deb/patches/0003-Define-__NR_eventfd-on-arm-if-it-wasn-t-defined-yet.patch:
+ Added. Define __NR_eventfd. Fixes FTBS on arm, because libc6-dev does
define SYS_eventfd but older versions of linux-libc-dev don't define
__NR_eventfd yet.
-- Sjoerd Simons <sjoerd@debian.org> Sun, 04 Nov 2007 13:53:09 +0100
pulseaudio (0.9.7-1) unstable; urgency=low
* New Upstream Version. (Closes: #446026, #436409) * Drop all patches. All patches are merged upstream. * debian/control: + Replace ${Source-Version} with ${binary:Version}. + Add XS-Vcs-* tags. + Conflict pulseaudio < 0.9.7 in -esound-compat due to moved manpage. * debian/rules: + Add list-missing to catch new modules + Remove all .la files. * debian/overrides/pulseaudio: Update libpulsecore so version. * debian/pulseaudio.install: + Add new module-default-device-restore.so. + Add new module-suspend-on-idle.so. + Add new module-remap-sink.so. + Add new module-ladspa-sink.so. - Remove module-oss-mmap.so, removed upstream. * debian/pulseaudio-module-x11.install: Add new module-x11-xsmp.so. * debian/pulseaudio-module-zeroconf.install: Add new module-zeroconf- discover.so. * debian/pulseaudio-utils.install: Add pasuspender utility. * debian/pulseaudio-esound-compat.links: Move esd link to pulseaudio- esound-compat. * debian/pulseaudio-esound-compat.manpages: Move esdcompat manpage to pulseaudio-esound-compat. * debian/libpulse0.shlibs: Add minimum version of 0.9.7 to libpulse0 shlibs. * debian/patches: + Added 0001-Set-ESD-socket-to-tmp-.esd-socket-to- match-up-with.patch
-- CJ van den Berg <cj@vdbonline.com> Wed, 31 Oct 2007 15:31:44 +0100
pulseaudio (0.9.6-2) unstable; urgency=low
* debian/control:
- Add -dbg packages.
- Make libcap-dev and libasound-dev arch specific build deps.
- Add recommends gnome-audio to pulseaudio-module-x11. (Closes: #437393)
- Make pulseaudio-module-zeroconf recommend avahi-daemon.
- Make pulseaudio-utils suggest avahi-daemon. (for pabrowse)
* debian/rules:
- Generate arch specific install files. (Closes: #430366)
- Install init script to start at 25 and stop at 15. (Closes: #428046)
* debian/overrides/pulseaudio: Update libpulsecore override to new
soversion.
* debian/copyright: Update e-mail address for Lennart Poettering.
* debian/patches: Reformat patch series. Add two new patches.
+ 0003-Backported-padsp-improvements-from-upstream-trunk.patch
+ 0004-New-realtime-safe-and-transport-free-JACK-module.patch
-- CJ van den Berg <cj@vdbonline.com> Sun, 02 Sep 2007 20:22:19 +0200
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 <cj@vdbonline.com> Mon, 28 May 2007 00:53:28 +0200
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 <cj@vdbonline.com> 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 <cj@vdbonline.com> Mon, 12 Feb 2007 11:24:50 +0100
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 <cj@vdbonline.com> Mon, 8 Jan 2007 23:02:53 +0100
2006
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 <cj@vdbonline.com> Wed, 18 Oct 2006 23:10:47 +0200
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 <cj@vdbonline.com> 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 <sjoerd@debian.org> Tue, 3 Oct 2006 15:49:12 +0200
pulseaudio (0.9.5-1) unstable; urgency=low
* Initial release (Closes: #378626)
-- CJ van den Berg <cj@vdbonline.com> Mon, 28 Aug 2006 00:31:10 +0200