[ubuntu/precise] pulseaudio 1:1.0-0ubuntu4 (Accepted)
Luke Yelavich
themuso at ubuntu.com
Thu Oct 20 00:40:23 UTC 2011
pulseaudio (1:1.0-0ubuntu4) precise; urgency=low
[ David Henningsson ]
* Added patches:
0103-module-jackdbus-detect-Avoid-double-free-of-modargs.patch:
(LP: #867444)
0104-source-output-Do-not-use-unset-channel-map-in-pa_sou.patch:
(LP: #864071)
0105-Fix-deferred-volume-not-being-applied-if-sink-is-clo.patch,
0017-Hack-around-a-bug-in-the-core-causing-volumes-not-to.patch:
These two patches affect users not having their volume correctly
set on port change (LP: #877954)
[ Luke Yelavich ]
* debian/control: Update Vcs-Bzr field
* 0102-Always-return-a-three-part-version-number-in-API-cal.patch: Refresh
the patch from upstrea git, to refer to the correct commit hash, and
update the description
* Pull some bug fixes from the stable-1.x upstream git branch:
- 411af6b (sink: Move updating the requested latency after the rewind
request when finishing a stream move.)
- 87f70c6 (null-sink: Set latency range at the time of initialization of
module.)
- d71a291 (Make pulse build with clang again)
- 4e5943b (alsa: Give compressed formats preference over PCM)
- 867170a (alsa: Better error handling in mixer rtpoll callback)
- c055c55 (echo-cancel: Fail if loaded between a sink and its monitor)
- 8754e0c (doc: Add some more doxygen tags to existing comments)
- 2c30c07 (alsa: Make mixer error handling more robust still)
- 8a5e6e8 (echo-cancel: Don't crash if adjust_time = 0)
- 7b13a79 (echo-cancel: Close debug files on module unload)
- 6bf0489 (tests: Fix calculation of memblock size in resampler-test)
- 93f55a4 (filter-apply: Move sink/source unlink callbacks before m-s-r)
- b1dabfb (build-sys: Drop libsamplerate from pulsecommon deps)
- 743a4d0 (build-sys: Provide a simple CMake Config setup (similar to
pkgconfig))
* Add liborc-0.4-dev as a build dependency to add orc support
* debian/libpulse-dev.install: Ship cmake files
Date: Thu, 20 Oct 2011 11:36:43 +1100
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/pulseaudio/1:1.0-0ubuntu4
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 20 Oct 2011 11:36:43 +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-jack pulseaudio-module-jack-dbg pulseaudio-module-lirc pulseaudio-module-lirc-dbg pulseaudio-module-gconf pulseaudio-module-gconf-dbg pulseaudio-module-raop pulseaudio-module-raop-dbg pulseaudio-module-bluetooth pulseaudio-module-bluetooth-dbg pulseaudio-module-x11 pulseaudio-module-x11-dbg libpulse0 libpulse0-dbg libpulse-mainloop-glib0 libpulse-mainloop-glib0-dbg libpulse-dev
Architecture: source
Version: 1:1.0-0ubuntu4
Distribution: precise
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Description:
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
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-bluetooth - Bluetooth module for PulseAudio sound server
pulseaudio-module-bluetooth-dbg - Bluetooth module for PulseAudio sound server
pulseaudio-module-gconf - GConf module for PulseAudio sound server
pulseaudio-module-gconf-dbg - GConf module for PulseAudio sound server debugging symbols
pulseaudio-module-jack - jackd modules for PulseAudio sound server
pulseaudio-module-jack-dbg - jackd modules 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-raop - RAOP module for PulseAudio sound server
pulseaudio-module-raop-dbg - RAOP module for PulseAudio sound server
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: 864071 867444 877954
Changes:
pulseaudio (1:1.0-0ubuntu4) precise; urgency=low
.
[ David Henningsson ]
* Added patches:
0103-module-jackdbus-detect-Avoid-double-free-of-modargs.patch:
(LP: #867444)
0104-source-output-Do-not-use-unset-channel-map-in-pa_sou.patch:
(LP: #864071)
0105-Fix-deferred-volume-not-being-applied-if-sink-is-clo.patch,
0017-Hack-around-a-bug-in-the-core-causing-volumes-not-to.patch:
These two patches affect users not having their volume correctly
set on port change (LP: #877954)
.
[ Luke Yelavich ]
* debian/control: Update Vcs-Bzr field
* 0102-Always-return-a-three-part-version-number-in-API-cal.patch: Refresh
the patch from upstrea git, to refer to the correct commit hash, and
update the description
* Pull some bug fixes from the stable-1.x upstream git branch:
- 411af6b (sink: Move updating the requested latency after the rewind
request when finishing a stream move.)
- 87f70c6 (null-sink: Set latency range at the time of initialization of
module.)
- d71a291 (Make pulse build with clang again)
- 4e5943b (alsa: Give compressed formats preference over PCM)
- 867170a (alsa: Better error handling in mixer rtpoll callback)
- c055c55 (echo-cancel: Fail if loaded between a sink and its monitor)
- 8754e0c (doc: Add some more doxygen tags to existing comments)
- 2c30c07 (alsa: Make mixer error handling more robust still)
- 8a5e6e8 (echo-cancel: Don't crash if adjust_time = 0)
- 7b13a79 (echo-cancel: Close debug files on module unload)
- 6bf0489 (tests: Fix calculation of memblock size in resampler-test)
- 93f55a4 (filter-apply: Move sink/source unlink callbacks before m-s-r)
- b1dabfb (build-sys: Drop libsamplerate from pulsecommon deps)
- 743a4d0 (build-sys: Provide a simple CMake Config setup (similar to
pkgconfig))
* Add liborc-0.4-dev as a build dependency to add orc support
* debian/libpulse-dev.install: Ship cmake files
Checksums-Sha1:
9537e5fb46cb685037f9c4b3a0f9d9af1ff6262a 2668 pulseaudio_1.0-0ubuntu4.dsc
5d2f8ad80497f9e889a492ef4dcf246efb3a99ec 111845 pulseaudio_1.0-0ubuntu4.diff.gz
Checksums-Sha256:
b6487844811571ed355137081f6d175887ae08a8ae7c0288ba4a893b1daedf0d 2668 pulseaudio_1.0-0ubuntu4.dsc
ad8aefba698177f2ce3be9a1b18732c9091e3293672f99d97f442dbeecb07259 111845 pulseaudio_1.0-0ubuntu4.diff.gz
Files:
c88be78626001d9d0cf78a80f6b13556 2668 sound optional pulseaudio_1.0-0ubuntu4.dsc
84df82792e20d8db243028c0b33857b7 111845 sound optional pulseaudio_1.0-0ubuntu4.diff.gz
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk6fbVoACgkQjVefwtBjIM7vOwCghLD6x/TvZbro6W40zYj7dQGt
DowAn1MjxN1EAURKL4lwejK1P1KcWKOb
=p/uq
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list