[ubuntu/jaunty] pulseaudio 0.9.14-0ubuntu11 (Accepted)
Luke Yelavich
themuso at ubuntu.com
Mon Mar 9 22:05:38 GMT 2009
pulseaudio (0.9.14-0ubuntu11) jaunty; urgency=low
[ Daniel T Chen ]
* Reenable 0030_set_tsched0.patch, which re-disables glitch-free;
too many users are reporting regressions and audio aberrations.
* Adjust 0003_change_resample_and_buffering.patch to use linear
resampler to work better with lack of PREEMPT in jaunty's
-generic kernel config (LP: #207135, #322250, #332761, #335955,
LP: #336965).
* Last upload, specifically 0091_workaround_alsa_horkage, fixes:
LP: #235990, #237443, #279847, #317997, #323185, #330814,
LP: #334874.
* sudo -H change in ubuntu6 fixed LP: #312505.
* Closing old bugs fixed in 0.9.11+: LP: #187963, #193520, #211052.
* Refresh 0006_regen-autotools.patch.
* Add 0043_load_sample_dir_lazy.patch to cache
/usr/share/sounds/ubuntu/stereo/* in default.pa.
* debian/:
- control: Build against libcap2-dev (LP: #339448);
- copyright: Update copyright from Debian's 0.9.14-2;
- rules: Add DEB_OPT_FLAG = -O3 as per recommendation from
pulseaudio-discuss/2007-December/001017.html.
* Refresh fixes from git HEAD:
- 0038_handle_errno_properly.patch,
- 0091_workaround_alsa_horkage.patch,
- 0092_fix_null_pointer_access.patch.
[ Luke Yelavich ]
* Add a special case to prevent Pulseaudio from being started when the
blindness accessibility profile has been enabled from the Ubuntu live CD,
and for an accessibility install. Unfortunately Pulseaudio and speech do
not currently work very well with each other, and its too late in
the cycle to solve this problem any other way.
Date: Tue, 10 Mar 2009 09:00:40 +1100
Changed-By: Luke Yelavich <themuso 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-0ubuntu11
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 10 Mar 2009 09:00:40 +1100
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-0ubuntu11
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Luke Yelavich <themuso 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: 187963 193520 207135 211052 235990 237443 279847 312505 317997 322250 323185 330814 332761 334874 335955 336965 339448
Changes:
pulseaudio (0.9.14-0ubuntu11) jaunty; urgency=low
.
[ Daniel T Chen ]
* Reenable 0030_set_tsched0.patch, which re-disables glitch-free;
too many users are reporting regressions and audio aberrations.
* Adjust 0003_change_resample_and_buffering.patch to use linear
resampler to work better with lack of PREEMPT in jaunty's
-generic kernel config (LP: #207135, #322250, #332761, #335955,
LP: #336965).
* Last upload, specifically 0091_workaround_alsa_horkage, fixes:
LP: #235990, #237443, #279847, #317997, #323185, #330814,
LP: #334874.
* sudo -H change in ubuntu6 fixed LP: #312505.
* Closing old bugs fixed in 0.9.11+: LP: #187963, #193520, #211052.
* Refresh 0006_regen-autotools.patch.
* Add 0043_load_sample_dir_lazy.patch to cache
/usr/share/sounds/ubuntu/stereo/* in default.pa.
* debian/:
- control: Build against libcap2-dev (LP: #339448);
- copyright: Update copyright from Debian's 0.9.14-2;
- rules: Add DEB_OPT_FLAG = -O3 as per recommendation from
pulseaudio-discuss/2007-December/001017.html.
* Refresh fixes from git HEAD:
- 0038_handle_errno_properly.patch,
- 0091_workaround_alsa_horkage.patch,
- 0092_fix_null_pointer_access.patch.
.
[ Luke Yelavich ]
* Add a special case to prevent Pulseaudio from being started when the
blindness accessibility profile has been enabled from the Ubuntu live CD,
and for an accessibility install. Unfortunately Pulseaudio and speech do
not currently work very well with each other, and its too late in
the cycle to solve this problem any other way.
Checksums-Sha1:
20320280b5b6fb50f8d900bccaef1bd622fd9ba1 2541 pulseaudio_0.9.14-0ubuntu11.dsc
3a6165f94094ae638e5d82e51aef1baa45ff390a 408504 pulseaudio_0.9.14-0ubuntu11.diff.gz
Checksums-Sha256:
c5d1ccc5063f69ae502ea7233629e97bc147a5582bf1db9f0f4d1cb9d72a49fc 2541 pulseaudio_0.9.14-0ubuntu11.dsc
4db0337297d0fd288536b4fbd7f1da530677c2df084780ef4537d06dc55bd81e 408504 pulseaudio_0.9.14-0ubuntu11.diff.gz
Files:
7493b9d4ae0c616a0a1d047930e58693 2541 sound optional pulseaudio_0.9.14-0ubuntu11.dsc
d466bac041206c2a6ae466063244644c 408504 sound optional pulseaudio_0.9.14-0ubuntu11.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)
iEYEARECAAYFAkm1kiIACgkQjVefwtBjIM4GzgCg1Unprg7hTa9wzwysC4I3IOFE
I0AAn1v+PuIPu587za0bG91qmUdAEx8o
=Cg95
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list