[ubuntu/jaunty] pulseaudio 0.9.14-0ubuntu6 (Accepted)
Daniel T Chen
crimsun at ubuntu.com
Sun Feb 15 22:35:33 GMT 2009
pulseaudio (0.9.14-0ubuntu6) jaunty; urgency=low
* 0004_disable_autospawn.patch: Disable this patch. Doing so
allows the daemon to spawn if not already running, which
works around LP: #191027, #204272
* 0012_clarify_driver_error_redirect_to_alsa_devs.patch:
- Only log POLL* being set if tsched is used so that syslog
isn't filled with innocuous messages when we set tsched=0
(see 0030 below) (LP: #323712),
- Hint 'linux' source package instead of 'alsa-driver' for
Launchpad bug reports,
- The debug-specific portion is only applicable to 0.9.14;
0.9.15 enables a rate limiting module by default to work
around this (and other) issues
* 0029_fix_suspend_on_idle_null_race.patch: Handle sink case,
too
* 0030_set_tsched0.patch: Work around a shedload of (driver)
bugs by falling back to interrupt-based buffer semantics
(LP: #190754, #292880, #295519, #298494, #301755, #302964,
LP: #319118, #323976, #324103, #326205, #326864)
* Backport fixes from git HEAD:
- 0031_fix_6chan_map.patch,
- 0032_reinit_proplist.patch,
- 0033_fix_pa-gcc-packedmalloc.patch,
- 0034_bt_fixes.patch
* Make invoking the stop target in the initscript not fail an
upgrade (LP: #317921)
* Previous upload (0.9.14-0ubuntu3) fixed LP: #321357
* 01PulseAudio: use sudo -H to ensure that $HOME is, in fact,
the user's when invoking pacmd for suspend/resume
Date: Sun, 15 Feb 2009 02:35:26 -0500
Changed-By: Daniel T Chen <crimsun at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Luke Yelavich <luke.yelavich at canonical.com>
https://launchpad.net/ubuntu/jaunty/+source/pulseaudio/0.9.14-0ubuntu6
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 15 Feb 2009 02:35:26 -0500
Source: pulseaudio
Binary: pulseaudio pulseaudio-dbg pulseaudio-utils pulseaudio-utils-dbg pulseaudio-esound-compat pulseaudio-esound-compat-dbg pulseaudio-module-zeroconf pulseaudio-module-zeroconf-dbg pulseaudio-module-hal pulseaudio-module-hal-dbg pulseaudio-module-lirc pulseaudio-module-lirc-dbg pulseaudio-module-gconf pulseaudio-module-gconf-dbg pulseaudio-module-x11 pulseaudio-module-x11-dbg libpulsecore9 libpulsecore9-dbg libpulse0 libpulse0-dbg libpulse-mainloop-glib0 libpulse-mainloop-glib0-dbg libpulse-browse0 libpulse-browse0-dbg libpulse-dev
Architecture: source
Version: 0.9.14-0ubuntu6
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Daniel T Chen <crimsun at ubuntu.com>
Description:
libpulse-browse0 - PulseAudio client libraries (zeroconf support)
libpulse-browse0-dbg - PulseAudio client libraries (zeroconf support) debugging symbols
libpulse-dev - PulseAudio client development headers and libraries
libpulse-mainloop-glib0 - PulseAudio client libraries (glib support)
libpulse-mainloop-glib0-dbg - PulseAudio client libraries (glib support) debugging symbols
libpulse0 - PulseAudio client libraries
libpulse0-dbg - PulseAudio client libraries detached debugging symbols
libpulsecore9 - PulseAudio sound server core
libpulsecore9-dbg - PulseAudio sound server core detached debugging symbols
pulseaudio - PulseAudio sound server
pulseaudio-dbg - PulseAudio sound server detached debugging symbols
pulseaudio-esound-compat - PulseAudio ESD compatibility layer
pulseaudio-esound-compat-dbg - PulseAudio ESD compatibility layer debugging symbols
pulseaudio-module-gconf - GConf module for PulseAudio sound server
pulseaudio-module-gconf-dbg - GConf module for PulseAudio sound server debugging symbols
pulseaudio-module-hal - HAL device detection module for PulseAudio sound server
pulseaudio-module-hal-dbg - HAL module for PulseAudio sound server debugging symbols
pulseaudio-module-lirc - lirc module for PulseAudio sound server
pulseaudio-module-lirc-dbg - lirc module for PulseAudio sound server debugging symbols
pulseaudio-module-x11 - X11 module for PulseAudio sound server
pulseaudio-module-x11-dbg - X11 module for PulseAudio sound server debugging symbols
pulseaudio-module-zeroconf - Zeroconf module for PulseAudio sound server
pulseaudio-module-zeroconf-dbg - Zeroconf module for PulseAudio sound server debugging symbols
pulseaudio-utils - Command line tools for the PulseAudio sound server
pulseaudio-utils-dbg - PulseAudio command line tools detached debugging symbols
Launchpad-Bugs-Fixed: 190754 191027 204272 292880 295519 298494 301755 302964 317921 319118 321357 323712 323976 324103 326205 326864
Changes:
pulseaudio (0.9.14-0ubuntu6) jaunty; urgency=low
.
* 0004_disable_autospawn.patch: Disable this patch. Doing so
allows the daemon to spawn if not already running, which
works around LP: #191027, #204272
* 0012_clarify_driver_error_redirect_to_alsa_devs.patch:
- Only log POLL* being set if tsched is used so that syslog
isn't filled with innocuous messages when we set tsched=0
(see 0030 below) (LP: #323712),
- Hint 'linux' source package instead of 'alsa-driver' for
Launchpad bug reports,
- The debug-specific portion is only applicable to 0.9.14;
0.9.15 enables a rate limiting module by default to work
around this (and other) issues
* 0029_fix_suspend_on_idle_null_race.patch: Handle sink case,
too
* 0030_set_tsched0.patch: Work around a shedload of (driver)
bugs by falling back to interrupt-based buffer semantics
(LP: #190754, #292880, #295519, #298494, #301755, #302964,
LP: #319118, #323976, #324103, #326205, #326864)
* Backport fixes from git HEAD:
- 0031_fix_6chan_map.patch,
- 0032_reinit_proplist.patch,
- 0033_fix_pa-gcc-packedmalloc.patch,
- 0034_bt_fixes.patch
* Make invoking the stop target in the initscript not fail an
upgrade (LP: #317921)
* Previous upload (0.9.14-0ubuntu3) fixed LP: #321357
* 01PulseAudio: use sudo -H to ensure that $HOME is, in fact,
the user's when invoking pacmd for suspend/resume
Checksums-Sha1:
b9db86ea78607bb3e6f511f934a0f4dbe5f0edcc 2471 pulseaudio_0.9.14-0ubuntu6.dsc
a12d6adbb8e9d0b18cb61b15832542874c646663 616590 pulseaudio_0.9.14-0ubuntu6.diff.gz
Checksums-Sha256:
d73ec8d7865d2c2fdca5774982ce12cee792825c1a2d7edcaf0b67cdcce780ff 2471 pulseaudio_0.9.14-0ubuntu6.dsc
416fe5c24e2aaa85262ef4e5e307728c60315c249a60a4e1673920fc65cbcc79 616590 pulseaudio_0.9.14-0ubuntu6.diff.gz
Files:
aec858cfaeeffc5824f0fae15cea8f19 2471 sound optional pulseaudio_0.9.14-0ubuntu6.dsc
e48d05faab126a481f24bec9cf9c5eda 616590 sound optional pulseaudio_0.9.14-0ubuntu6.diff.gz
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkmYl34ACgkQjVefwtBjIM717gCfSGiFJTqcWrjmw3Tc49bxwkfe
VhAAoNhdC4mxnrc3qzcf4sZSUNd2XmaP
=193Y
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list