* Drop build-dependency on dbus-cpp, which is not actually used and is to
be removed.
* debian/patches/memfd-glibc2.27.patch: fix build failure with glibc
2.27.
* No change rebuild against openssl1.1.
* Drop use of trust-store, which is unmaintained and fails to build.
LP: #1739469.
* 0030-load-module-switch-on-connect.patch: Correct typo in default.pa
causing pulseaudio startup failure. (LP: #1742750, LP: #1732629)
* Refresh patches to apply more cleanly:
- 0802-alsa-mixer-Add-support-for-usb-audio-in-the-Dell-doc.patch
- 0803-build-sys-add-the-Dell-dock-TB16-configuration.patch
* 0802-alsa-mixer-Add-support-for-usb-audio-in-the-Dell-doc.patch: Restore
patch that was accidentally dropped in the upgrade to 11.1 (LP: #1718824)
* 0030-load-module-switch-on-connect.patch: Modify module load order to
improve device switching reliability (LP: #1732629)
* 0803-build-sys-add-the-Dell-dock-TB16-configuration.patch: add the Dell
dock TB16 configuration (LP: #1718824)
* Add 0800-fix-lp1720684.patch to ensure the default Bluetooth audio
profile is the higher quality A2DP rather than HSP/HFP. (LP: #1720684)
* Drop upstreamed patches:
- 0800-cb78d6f5-fix-lp1690028-lp1672171.patch
- 0801-d985276c-fix-lp1539209-lp1562817.patch
- 0802-alsa-mixer-Add-support-for-usb-audio-in-the-Dell-doc.patch
* Refreshed patches:
- 0001-volume-config-changes.patch
- 0022-inotify-wrapper-Quit-daemon-if-pid-file-is-removed.patch
- 0407-access-Add-access-control-hooks.patch
- 0408-protocol-native-add-access-checks.patch (and fixed conflicts)
- 0409-Trust-store-patch.patch
- 0417-increase-timeout-check-apparmor.patch
- 0700-modules-add-snappy-policy-module.patch
* Merge latest Debian changes (version 11.1-1, see below) (LP: #1716700)
- Includes support for newer AirPlay hardware (LP: #951120)
* New upstream version 11.1
- Drop all patches, applied upstream
* Bump debhelper compat to 10
- Drop explicit autoreconf, now implicit in debhelper 10
* Drop build-dependency on libhardware, was left in error by the
previous upload - all usage of libhardware was removed.
* Drop Android support (used for Ubuntu Touch). This removes most of the
delta to upstream and Debian.
* Cherrypick fixes for common crashes from upstream:
- cb78d6f5: SIGABRT in device_start_waiting_for_profiles (LP: #1690028,
LP: #1672171)
- d985276c: SIGABRT in pa_alsa_path_set_volume (LP: #1539209, LP: #1562817)
* Enable modules that needn't be disabled:
- module-role-cork: Now enabled per upstream defaults (LP: #1701688)
- module-switch-on-connect: Enabled for seamless hotplugging (LP: #1702794)
* Don't try to load sounds that don't exist in Kubuntu (LP: #1703334)
* Merge latest debian changes (see below).
[ Balint Reczey ]
* Removing myself from Uploaders
[ Scott Leggett ]
* Move AGPL-3 text into copyright file (Closes: #863082)
* debian/patches/0006-load-module-x11-bell.patch:
- Upload bell.ogg sample via pactl for module-x11-bell. Original patch
by Daniel Hahler. (LP: #769314)
* debian/control:
- Add ubuntu-sounds to Suggests list, since it ships the sound used by
default in above patch now.
* Merge with Debian experimental:
- epoch (my stupid fault :S)
- Add a module to allow pulseaudio to use the Android audio HAL
- Adjust gbp.conf file to point to the ubuntu branch for package builds
- Disable module-role-cork by default
- Load module-x11-bell in the start-pulseaudio-x11 script
- Hide pulseaudio from startup apps dialog
- Quit daemon if pid file is removed
- Avoid abort when poll descriptor is 0, such as when using it with the
audioflinger bridge, like done in ubuntu touch
- change default rlimit_rttime value to 200 ms
- Don't probe UCM profiles, trust that the profile writer knows what they
are doing
- Add card hook to allow modules to do something before a profile becomes
active
- Add an option to the bluez discovery module to set the profile
- Allow leaving bluetooth transport running while sink and source are
suspended.
- Add option to module-switch-on-connect to skip abstract devices
- Add property to module-device-restore to skip store/restore
- Add missing fields for sink_input/source_output info struct to the vala
bindings
- Add a build/run autopkgtest for libpulse-dev
- Drop libsoxr-dev build dep, its in universe
- Add support for the trust-store
- Add snappy support, preventing snap apps from recording audio, full
support via trust-store is planned
- Add epoch to conflicts/replaces
- Use liblirc-dev instead of liblircclient-dev
* New upstream release
- Memfd is enabled by default. This unbreaks using pa within firejail or
similar. (Closes: #804120)
* Document qpaeq AGPL license
* New upstream release candidate
- Drop all patches, applied upstream
- Install new allow-passthrough module
* shlibs.local: only the major and minor version
elements are used for the internal library SONAMEs
* Re-add pulseaudio equalizer package, my understanding on build deps with
main/universe wasn't quite correct, and I only dropped it to get the
package through proposed, so a demotion of the equalizer package to
universe is the better solution
* Drop pulseaudio equalizer package, python-qt4 is in universe
* Merge with Debian:
- epoch (my stupid fault :S)
- Add a module to allow pulseaudio to use the Android audio HAL
- Adjust gbp.conf file to point to the ubuntu branch for package builds
- Disable module-role-cork by default
- Load module-x11-bell in the start-pulseaudio-x11 script
- Hide pulseaudio from startup apps dialog
- Quit daemon if pid file is removed
- Avoid abort when poll descriptor is 0, such as when using it with the
audioflinger bridge, like done in ubuntu touch
- change default rlimit_rttime value to 200 ms
- Don't probe UCM profiles, trust that the profile writer knows what they
are doing
- Add card hook to allow modules to do something before a profile becomes
active
- Add an option to the bluez discovery module to set the profile
- Allow leaving bluetooth transport running while sink and source are
suspended.
- Add option to module-switch-on-connect to skip abstract devices
- Add property to module-device-restore to skip store/restore
- Add missing fields for sink_input/source_output info struct to the vala
bindings
- Add a build/run autopkgtest for libpulse-dev
- Drop libsoxr-dev build dep, its in universe
- Add support for the trust-store
- Add snappy support, preventing snap apps from recording audio, full
support via trust-store is planned
- Add epoch to conflicts/replaces
- Use liblirc-dev instead of liblircclient-dev
[ Felipe Sateler ]
* Remove unnecessary compression=xz dpkg source option
* Reformat patches for use with gbp-pq
* Backport upstream patch for building with openssl 1.1 (Closes: #828515)
[ Adam Conrad ]
* Bumping packages off the system requires Conflicts/Replaces, not Breaks.
* Merge with Debian:
- epoch (my stupid fault :S)
- Add a module to allow pulseaudio to use the Android audio HAL
- Adjust gbp.conf file to point to the ubuntu branch for package builds
- Disable module-role-cork by default
- Load module-x11-bell in the start-pulseaudio-x11 script
- Hide pulseaudio from startup apps dialog
- Quit daemon if pid file is removed
- Avoid abort when poll descriptor is 0, such as when using it with the
audioflinger bridge, like done in ubuntu touch
- change default rlimit_rttime value to 200 ms
- Don't probe UCM profiles, trust that the profile writer knows what they
are doing
- Add card hook to allow modules to do something before a profile becomes
active
- Add an option to the bluez discovery module to set the profile
- Allow leaving bluetooth transport running while sink and source are
suspended.
- Add option to module-switch-on-connect to skip abstract devices
- Add property to module-device-restore to skip store/restore
- Add missing fields for sink_input/source_output info struct to the vala
bindings
- Add a build/run autopkgtest for libpulse-dev
- Drop libsoxr-dev build dep, its in universe
- Add support for the trust-store
- Add snappy support, preventing snap apps from recording audio, full
support via trust-store is planned
- Use conflicts/replaces instead of breaks to handle former
pulseaudio-module-udev split
* 0502-bluetooth-bluez5-bring-back-SCO-over-PCM-support.patch:
- Remove patch hunk that set u->transport to NULL. At the time this
code was written for 15.10, it was to prevent an assertion. Now with
newer versions of pulse, the opposite is happening in some circumstances
(LP: #1574324)
* debian/control: Use liblirc-dev instead of liblircclient-dev
* Generate shlibs.local file on build, to avoid hardcoding
on each new upstream version
* Enable hardening flags
* Fix build on nonlinux archs
[ Willem Mulder ]
* Split equalizer sink module into its own package (Closes: #794650)
[ Felipe Sateler ]
* Switch from CDBS to short-form dh
* Use upstream-provided pamon,parec,parecord links instead of creating our own
* Now that we ship everything upstream ships, enable --fail-missing
* Bumping packages off the system requires Conflicts/Replaces, not Breaks.
* Adjust version of pulseaudio-module-{udev,x11} dep to account for epoch.
* Merge with Debian:
- epoch (my stupid fault :S)
- Add a module to allow pulseaudio to use the Android audio HAL
- Adjust gbp.conf file to point to the ubuntu branch for package builds
- Disable module-role-cork by default
- Load module-x11-bell in the start-pulseaudio-x11 script
- Hide pulseaudio from startup apps dialog
- Quit daemon if pid file is removed
- Avoid abort when poll descriptor is 0, such as when using it with the
audioflinger bridge, like done in ubuntu touch
- change default rlimit_rttime value to 200 ms
- Don't probe UCM profiles, trust that the profile writer knows what they
are doing
- Add card hook to allow modules to do something before a profile becomes
active
- Add an option to the bluez discovery module to set the profile
- Allow leaving bluetooth transport running while sink and source are
suspended.
- Add option to module-switch-on-connect to skip abstract devices
- Add property to module-device-restore to skip store/restore
- Add missing fields for sink_input/source_output info struct to the vala
bindings
- Add a build/run autopkgtest for libpulse-dev
- Drop libsoxr-dev build dep, its in universe
- Add support for the trust-store
- Add snappy support, preventing snap apps from recording audio, full
support via trust-store is planned
* Merge module-udev-detect back into main package.
Closes: #831518, #831355
* Demote udev Depends to Suggests.
Turns out libudev does not error out when udev is not available,
instead it just does nothing.
* Merge pulseaudio-module-x11 back into main package.
Split is not very useful, as main pulseaudio package
already depends on X libs. Therefore, only 56Kb are added
to the main package.
Closes: #833011
* Drop versioned breaks against ancient libltdl version
* Drop versioned breaks against avahi-daemon version older than jessie
* libpulsedsp: drop versioned breaks against ancient pulseaudio-utils
version
* Merge with experimental pulseaudio package:
- epoch (my stupid fault :S)
- Add a module to allow pulseaudio to use the Android audio HAL
- Adjust gbp.conf file to point to the ubuntu branch for package builds
- Disable module-role-cork by default
- Load module-x11-bell in the start-pulseaudio-x11 script
- Hide pulseaudio from startup apps dialog
- Quit daemon if pid file is removed
- Avoid abort when poll descriptor is 0, such as when using it with the
audioflinger bridge, like done in ubuntu touch
- change default rlimit_rttime value to 200 ms
- Don't probe UCM profiles, trust that the profile writer knows what they
are doing
- Add card hook to allow modules to do something before a profile becomes
active
- Add an option to the bluez discovery module to set the profile
- Allow leaving bluetooth transport running while sink and source are
suspended.
- Add option to module-switch-on-connect to skip abstract devices
- Add property to module-device-restore to skip store/restore
- Add missing fields for sink_input/source_output info struct to the vala
bindings
- Add a build/run autopkgtest for libpulse-dev
- Drop libsoxr-dev build dep, its in universe
- Add support for the trust-store
- Add snappy support, preventing snap apps from recording audio, full
support via trust-store is planned
* Non-maintainer upload.
* Add 0001-Fix_detection_of_online_CPUs.patch to fix pa_ncpus()
on systems with dynamic CPU configurations. Closes: #829618
[ Luke Yelavich ]
* New upstream release
* Refreshed patches
* Update shlibs file
* New upstream release candidate
- Closes: #813423
- Drop patches, applied upstream
* Bump dependency on libwebrtc-audio-processing to >= 0.2
* Split module-udev-detect into a separate package
* No-change rebuild against libwebrtc-audio-processing1
[ Simon Fels ]
* debian/patches/0700-modules-add-snappy-policy-module.patch:
- Add initial support for a snappy specific policy manager
which will deny all audio recording from snaps for now
until real integration with the trust-store is available. (LP: #1583057)
* debian/rules:
- Build with snappy support
* debian/pulseaudio.install:
- Include new snappy policy module
* Merge from Debian experimental, remaining changes:
- epoch (my stupid fault :S)
- Add a module to allow pulseaudio to use the Android audio HAL
- Adjust gbp.conf file to point to the ubuntu branch for package builds
- Disable module-role-cork by default
- Load module-x11-bell in the start-pulseaudio-x11 script
- Hide pulseaudio from startup apps dialog
- Quit daemon if pid file is removed
- Avoid abort when poll descriptor is 0, such as when using it with the
audioflinger bridge, like done in ubuntu touch
- change default rlimit_rttime value to 200 ms
- Don't probe UCM profiles, trust that the profile writer knows what they
are doing
- Add card hook to allow modules to do something before a profile becomes
active
- Add an option to the bluez4 discovery module to set the profile
- Allow leaving bluetooth transport running while sink and source are
suspended.
- Add option to module-switch-on-connect to skip abstract devices
- Add property to module-device-restore to skip store/restore
- Add missing fields for sink_input/source_output info struct to the vala
bindings
- Add a build/run autopkgtest for libpulse-dev
- Drop libsoxr-dev build dep, its in universe
* Add patch from upstream to switch back to HDMI when port is back.
(Closes: #816963)
* Bump standards-version (no changes needed)
* Use canonical Vcs-* urls
- Use cgit url for browser
- Use https url for git
* Drop XS-Testsuite header.
- Newer dpkg-dev adds the field automatically
- Add versioned Build-Depends for such a version (1.17.14)
* Fix Build-Profile stage1 support
- Mark libbluetooth-dev dependency as <!stage1>
- Mark pulseaudio-module-bluetooth as <!stage1>
- Build-depend on new enough debhelper (9.20141010)
- Use correct flag --disable-bluez5
- Drop manual ignoring of bluetooth packages, debhelper knows to do so
[ Luke Yelavich ]
* New upstream release
* Update shlibs file
[ Felipe Sateler ]
* Release to unstable
* debian/pulseaudio.maintscript: Bump versions for files that need to be
removed as they are obsolete (LP: #1573296)
* Drop 0023-fixing_snd_mixer_poll_descriptors_count_when_zero.patch
- Upstreamed
* 0024-alsa-mixer-Quick-workaround-for-potential-index-out-.patch
- Fix a potential index-out-of-bounds when reading multichannel mixers
* 0100-switch-on-port-available-Switch-from-HDMI-to-analog-.patch
- Improve an 8.0 routing regression
* 0600-droid-sync-with-upstream-for-Android-5-support-and-b.patch:
- Fix build failure by changing pa_strlist_tostring calls to
pa_strlist_to_string
* New upstream release
* Merge from Debian experimental, remaining changes:
- epoch (my stupid fault :S)
- Don't ship the consolekit module, and explicitly depend on the PAM
systemd module
- Add a module to allow pulseaudio to use the Android audio HAL
- Adjust gbp.conf file to point to the ubuntu branch for package builds
- Disable module-role-cork by default
- Load module-x11-bell in the start-pulseaudio-x11 script
- Hide pulseaudio from startup apps dialog
- Quit daemon if pid file is removed
- Avoid abort when poll descriptor is 0, such as when using it with the
audioflinger bridge, like done in ubuntu touch
- change default rlimit_rttime value to 200 ms
- Don't probe UCM profiles, trust that the profile writer knows what they
are doing
- Add card hook to allow modules to do something before a profile becomes
active
- Add an option to the bluez4 discovery module to set the profile
- Allow leaving bluetooth transport running while sink and source are
suspended.
- Add option to module-switch-on-connect to skip abstract devices
- Add property to module-device-restore to skip store/restore
- Add missing fields for sink_input/source_output info struct to the vala
bindings
- Add example upstart job to run pulseaudio in system mode
- Add a build/run autopkgtest for libpulse-dev
- Drop libsoxr-dev build dep, its in universe
* Refreshed patches, and dropped those that were applied upstream.
* Update local shlibs file for 8.0
* New upstream release candidate
* Drop build-sys-Fix-install-order-of-libpulsecore.patch, applied
upstream
* New upstream release candidate
- Update local shlibs file for 7.99
- libpulsecore is now installed in the package-private directory
- Update symbols file to add new balance functions
* Drop pulsecore related lintian overrides
* Drop stale pulseaudio-dev.install file
* Drop stale lintian overrides
* Add patch to fix install order of libpulsecore
* Add build-depends on libsoxr-dev to enable soxr resamplers.
Closes: #804212
* Keep the libpulsecore library in the multiarch libdir.
* debian/patches/60*.patch:
+ Add proper dep3 patch header to all patches.
* debian/control:
+ Only depend on android-headers for i386, amd64 and armhf as no
other platform actually uses it or provides hybris support.
* debian/pulseaudio-module-droid.install:
- Correctly install all droid modules which have changed names
after we're now supporting multiple Android versions.
* debian/patches/0600-droid-sync-with-upstream-for-Android-5-support-and-b.patches
debian/patches/0601-droid-alternative-hw-module-id.patch
debian/patcheshes/0602-droid-inputstream-config-parameters.pach
debian/patches/0603-0603droid-port-priority-and-availability.patch:
- Import patches from vivid for Android 5.x support
* trust-store: Update translation string
Actually ship the .so files in the correct package
* Cherrypick upstream patches to allow client.conf.d
and daemon.conf.d
* debian/patches/0508/0509/0510*.patches
- More patches for bluez5 + ofono + HFP support
* debian/patches/050*.patch:
- Add bluez5 + ofono + HFP patches for Ubuntu touch
* Merge from Debian experimental, remaining changes:
- epoch (my stupid fault :S)
- Don't ship the consolekit module, and explicitly depend on the PAM
systemd module
- Add a module to allow pulseaudio to use the Android audio HAL
- Adjust gbp.conf file to point to the ubuntu branch for package builds
- Disable module-role-cork by default
- Load module-x11-bell in the start-pulseaudio-x11 script
- Hide pulseaudio from startup apps dialog
- Quit daemon if pid file is removed
- Avoid abort when poll descriptor is 0, such as when using it with the
audioflinger bridge, like done in ubuntu touch
- change default rlimit_rttime value to 200 ms
- Don't probe UCM profiles, trust that the profile writer knows what they
are doing
- Add card hook to allow modules to do something before a profile becomes
active
- Add an option to the bluez4 discovery module to set the profile
- Allow leaving bluetooth transport running while sink and source are
suspended.
- Add option to module-switch-on-connect to skip abstract devices
- Add property to module-device-restore to skip store/restore
- Add missing fields for sink_input/source_output info struct to the vala
bindings
- Add example upstart job to run pulseaudio in system mode
- Add a build/run autopkgtest for libpulse-dev
* Refreshed patches, and dropped those that were applied upstream.
* New upstream version
* Update shlibs file for 7.1
* Silence lintian warning about pulsecore: it is internal library
[ Luke Yelavich ]
* New upstream release
* Dropped patch, applied upstream
* Update shlibs file for 7.0
[ Felipe Sateler ]
* Update bash completion lintian override
* Upload to unstable
* Fix test suite failure on alpha. Patch from Michael Cree.
Closes: #798248
* New upstream release candidate
- Drop 0001-core-util-pactl-Make-one-localised-and-one-non-
local.patch, was picked from upstream
* Change the bash completion install dir to /usr/share
* Module udev detect is linux-only, so don't install on !linux.
* Specify systemd user unit dir explicitly.
The pkgconfig file lives in package systemd, which we don't want to
build-depend on.
* Do not build bluez4 module, it is no longer available.
Closes: #788293
* Pass --disable-hal-compat to configure instead of building a module we do
not install
* Use dh-exec instead of manual .install mangling
* Do not use dh_installman to install manpages, upstream already installs
them correctly.
* libpulse-dev: drop Depends on libavahi-client-dev
* debian/rules: use DEB_DH_INSTALL_SOURCEDIR instead of deprecated DEB_DH_INSTALL_ARGS
* Install (but not enable) systemd user units on linux archs.
Closes: #794226
* Pick upstream patch that creates a localised version of pa_yes_no
- This fixes a problem when that function was used to create module
loading arguments.
* Upload to unstable
[ Luke Yelavich ]
* New upstream release
* Remove pulseaudio-kde autostart file on upgrade (Closes: #776331)
[ Felipe Sateler ]
* Upload to experimental
* Pull upstream commit a527711 to hopefully fix LP: #1425447
* debian/rules: disable bluez4 support, it's not useful and leads to
syslog warnings
* debian/patches/04*:
Add support for trust-store in Ubuntu touch
* debian/rules: don't disable bluez5
* No-change rebuild against libjack-jackd2-0v5
* No-change test rebuild for g++5 ABI transition
* 0312-lfe-filter-test-Use-S16NE-format.patch:
Fix build failure on powerpc
* 0311-tests-add-tolerant-variation-for-comparing-the-rewin.patch:
Fix build failure on i386
* debian/patches/0300-lfe-filter-Import-code-from-the-Chrome-OS-audio-serv.patch
* debian/patches/0301-lfe-filter-Enable-LFE-filter-in-the-resampler.patch
* debian/patches/0302-lfe-filter-Cleanup-and-refactor.patch
* debian/patches/0303-lfe-filter-change-the-crossover-frequency-as-a-param.patch
* debian/patches/0304-memblock-Change-pa_memblock_new_malloced-to-an-inlin.patch
* debian/patches/0305-lfe-filter-Add-rewind-support.patch
* debian/patches/0306-resampler-Make-some-basic-functions-for-rewinding.patch
* debian/patches/0307-tests-adding-lfe-filter-test.patch
* debian/patches/0308-daemon-conf-enable-the-lfe-remixing-by-default.patch
* debian/patches/0309-resampler-Allow-disabling-the-LFE-filter-by-setting-.patch
* debian/patches/0310-resampler-Rename-lfe_filter_required-to-lfe_remixed.patch
- Add lfe filter patches
(LP: #1286021)
* debian/patches/0099-pa-yes-no.patch:
- Fix pulseaudio failure to load in some non-English
locales (LP: #1445358)
* debian/patches/0211-corking-a-sink-input-stream-when-stalled.patch:
- Identifying and corking a sink-input stream when it gets stalled
(LP: #1391230)
* Move the previously tweaked volume config changes from the rules file
to a patch. We are no longer tweaking settings based on architecture,
so such config changes can now be aplied statically. These settings
were also not being applied since the merge with Debian and updating to
pulse 6. (LP: #1424195)
* Adding libwebrtc-audio-processing-dev as build dep again, now in main
* Remove libwebrtc-audio-processing-dev build dep, its in universe
* New upstream release
* Remove pulseaudio-kde autostart file on upgrade (Closes: #776331)
* Merge from Debian experimental, remaining changes:
- epoch (my stupid fault :S)
- Don't ship the consolekit module, and explicitly depend on the PAM
systemd module
- Add a module to allow pulseaudio to use the Android audio HAL
- Adjust gbp.conf file to point to the ubuntu branch for package builds
- Disable module-role-cork by default
- Load module-x11-bell in the start-pulseaudio-x11 script
- Hide pulseaudio from startup apps dialog
- Quit daemon if pid file is removed
- Avoid abort when poll descriptor is 0, such as when using it with the
audioflinger bridge, like done in ubuntu touch
- change default rlimit_rttime value to 200 ms
- Don't probe UCM profiles, trust that the profile writer knows what they
are doing
- Add card hook to allow modules to do something before a profile becomes
active
- Add an option to the bluez4 discovery module to set the profile
- Allow leaving bluetooth transport running while sink and source are
suspended.
- Add option to module-switch-on-connect to skip abstract devices
- Add property to module-device-restore to skip store/restore
- Add missing fields for sink_input/source_output info struct to the vala
bindings
- Add example upstart job to run pulseaudio in system mode
- Add a build/run autopkgtest for libpulse-dev
* Refreshed patches, and dropped patches that were either applied upstream
or are obsolete
* Build with bluez4 support, and explicitly disable bluez5
* Let configure guess if systemd is available. Closes: #773879
* New upstream release candidate
* Remove all patches: applied upstream
* Build-Depend on newer libsystemd-dev instead of the older -login and
-journal variants
* Reenable socket activation, as it no longer disables autospawn
* Do not fail if udevadm commands fail in postinst. They are provided for
convenience only, and will fail when udev is not running
(eg, in a chroot or container). Closes: #772212
* Simplify bug script: use a single pactl list call
* Add patch to disable srbchannel tests when eventfd is not available
* Bump standards version (no changes)
* Exclude libpulsecommon from dh_makeshlibs
* Bash completion script has moved, add mv_conffile snippet
[ Luke Yelavich ]
* New upstream release candidate
+ Closes: #653320, #758272, #657983
* Dropped patches, either applied upstream or are now obsolete:
- 0001-raop-Don-t-use-incompatible-default-sample-spec-para.patch
- 0002-Use-the-fixed-point-speex-resampler-on-ARM.patch
- 0003-exit-with-X-session.patch
- 0004-dont-start-when-already-running.patch
- broken-PA_FLOAT32_SWAP.patch
- endianmacros-Fix-PA_MAYBE_INT16_SWAP-macro.patch
- kfreebsd_no_lock_and_threads_synchro.patch
- misc-cleanups-and-bug-fixes.patch
- mix-Fix-mixing-of-S24-samples-stored-as-S32RE.patch
- only-autostart-kde-version.patch
- rtp-recv-fix-crash-on-empty-UDP-packets-CVE-2014-397.patch
- tests-Cleanup-mix-test.patch
- tests-Fix-mix-test-on-big-endian-systems.patch
- util-Fix-pa_get_binary_name-on-Debian-kFreeBSD.patch
- util-Try-finding-out-application-name-using-dladdr.patch
- zsh-completion-Fix-completion-for-default-sink-sourc.patch
* Refreshed debian/patches/gnu-kfreebsd.patch
* Remove all references to start-pulseaudio-kde, it was dropped upstream
* Pulse now ships zsh completions, so drop install code, and adjust
pulseaudio.install to match
* Update shlibs
* Update symbols
* Disable systemd socket activation for now
[ Felipe Sateler ]
* Install zsh to vendor-completions, site-functions is for the admin
* Remove libpulsecommon from symbols file
* Trigger a udev reload after install
* Replace raop channels patch with proper fix from upstream.
* Release to unstable.
* Import patch from upstream fixing float endianness swap.
* Fix crash when main cannot be found in patch
util-Try-finding-out-application-name-using-dladdr
Closes: #758556, 758531
* patch: try finding out binary name using dladdr
* More patches from upstream for kFreeBSD
* Pick some patches from upstream fixing tests
* Re-enable testsuite
- Disable test suite timeouts
- Apply patches from upstream to fix failures
* Fix gnu-kfreebsd.patch typo (missing !)
* Fix #defines for Debian GNU/kFreeBSD. Closes: #756914
* debian/patches/kfreebsd_no_lock_and_threads_synchro.patch: mark as applied
upstream
* Revert enabling of testsuite.
- Fails on multiple architectures, so disable while we work things out
[ Felipe Sateler ]
* Drop workaround for ARM < v6, upstream now conditionally compiles it.
* Drop special patches rule, not used anymore
* debian/patches/0003-exit-with-X-session.patch
- Kill pulseaudio on session exit with kde too
- Add DEP-3 header, forwarded
* Enable testsuite
* Bump debhelper compat level to 9
- debug symbols are now stored by build-id instead of by path
- Exclude private libpulsecommon-5.0.so from dh_makeshlibs
* Change init script dependency from avahi to avahi-daemon. Closes: #731609
- Requires adding a Breaks on avahi-daemon << 0.6.31-3
* Bump standards-version (No changes needed)
* Add lintian override for pulseaudio package
- bash completion is not meant to be executable
- neither are the pulseaudio configuration files
* Do not start pulseaudio in X session if it was already started.
Closes: #743813
* Remove pulseaudio init script, place it under examples.
Closes: #696842
* debian/patches/only-autostart-kde-version.patch:
- Do not autostart pulseaudio twice under KDE, it sometimes leads
to slow system startup. Closes: #705426
* debian/patches/rtp-recv-fix-crash-on-empty-UDP-packets-CVE-2014-397.patch
- New patch from upstream, fixes crash on empty UDP packets.
Fixes CVE-2014-3970
* zsh-completion: Fix completion for default sink/source
* Add bugscript to the pulseaudio package. Closes: #739294
* Make pulseaudio Depend on pulseaudio-utils
- start-pulseaudio{kde,x11} needs it. Closes: #648973
- The bugscript needs it too.
* Use dh_lintian instead of manually installing overrides
[ Jelmer Vernooij ]
* Disable building against tdb on the hurd, where it is not available.
Closes: #749333
[ Balint Reczey ]
* Fix FTBFS on ARM architectures
[ Felipe Sateler ]
* Add myself to uploaders
* Install pulseaudio shell completions
* Add Breaks: on versions of jack with no latency API.
Closes: #685258
* Make pulseaudio-dbg Recommend libpulse0-dbg
* Drop xz flag to dh_builddeb, it is now default
* Try to ensure on non-arm platforms that the arm workaround will work
* Use canonical vcs addresses
* Don't pass start and stop arguments to update-rc.d, they are ignored
[ Sjoerd Simons ]
* debian/control: remove Martin-Éric Racine from Uploaders at his request
[ Balint Reczey ]
* Add myself to uploaders
[ Wookey ]
* Add stage1 DEB_BUILD_PROFILES initial bootstrap support (Closes: #735485)
[ Jonas Eriksson ]
* Use channel 2 for raop sink (Closes: #658733)
[ Alexander Kurtz ]
* Exit PA with X session closing when PA is started by the session
(Closes: #594001)
[ Balint Reczey ]
* Don't pass --disable-hal to ./configure (Closes: #729494)
[ Justin B Rye ]
* Make pulseaudio-utils suggest pulseaudio
[ Luca Capello ]
* Explain how to set up PulseAudio in a chroot (Closes: #649884)
[ Balint Reczey ]
* Imported Upstream version 5.0
* Make PA init script start PA unconditionally upon restart (Closes: #738143)
* Recommend consolekit instead of depending on it (Closes: #611491)
* Fix typo in debian/control
[ Sjoerd Simons ]
* Refresh patches:
+ d/p/0002-Use-the-fixed-point-speex-resampler-on-ARM.patch
+ d/p/kfreebsd_no_lock_and_threads_synchro.patch
* d/p/build-make-ARM-NEON-check-in-configure.ac-more-stric.patch:
+ Dropped, fixed upstream
* Drop versioned dependency on libjack-dev (new enough version was available
in squeeze) to allow libjack-jackd2-dev to furfill the dependency.
* debian/rules: Use intltoolize when running autoreconf
* debian/pulseaudio-module-bluetooth.install:
+ Update for new bluetooth module naming
+ No longer install the proximity module as it has been removed upstream
* debian/libpulse0.symbols: Updated
* debian/shlibs.local, debian/rules: Update to private library version to 5
* debian/pulseaudio.install: Install new modules:
+ module-role-ducking
+ module-tunnel-{sink,source}-new
+ module-remap-source
* debian/control: Add build-dependency on libsystemd-journal-dev to enable
systemd journal support
* debian/control: Drop even the recommends on consolekit as every desktop
session where it's useful will either have a dependency on consolekit or
systemd already.
* debian/control: Drop recommends on gstreamer0.10-pulseaudio as
gstreamer0.10 has been obsolete for some time
* debian/patches/build-make-ARM-NEON-check-in-configure.ac-more-stric.patch
+ Added. Be more strict about the neon compiler flag ordering, fixes FBTS
on ARM (Closes: #717444) (From upstream git)
* Add lintian overrides for rpaths in the modules to private pulseaudio
library directories
* debian/shlibs.local: Update to new soname versions
(Closes: #714381, #712919)
* debian/rules: svolume moved to libpulse-common, adjust accordingly to fix
build on armel
* Fix build on arm
* Only b-d on libsbc-dev on linux, it's only used when bluetooth support is
enabled which is linux only (Closes: #710029)
[ Luke Yelavich ]
* Pulseaudio should depend on the binary version of libpulse0
(Closes: #700693)
[ Sjoerd Simons ]
* Acknowledge 2.0-6.1 NMU (Closes: #705435)
- debian/patches/kfreebsd_no_lock_and_threads_synchro.patch
Import patch from FreeBSD to disable threads locking and
synchronisation on kFreeBSD. This fixes the opening of Gnome 3
sessions on these architectures.
* New upstream release (4.0)
- No longer uses deprecated udev symbols (Closes: #705520)
- Various bugfixes breaking audio playbacks since 3.0 (Closes: #701591)
- Drop patches applied upstream:
+ d/p/0001-Switch-the-default-resample-quality-to-1.patch
+ d/p/0003-alsa-mixer-Fix-the-analog-output-speaker-always-path.patch
+ d/p/0004-man-Update-log-target-documentation.patch
+ d/p/0005-build-Don-t-enable-BlueZ-if-libbluetooth-is-not-foun.patch
+ d/p/0006-Call-change_cb-only-when-there-s-an-actual-change.patch
+ d/p/0007-Initialize-monitor-s-busy-status-to-false-if-we-own-.patch
- Refresh remaining patches
* debian/control: Update build-depends
* debian/libpulse0.symbols: Update
* No-change rebuild against libsystemd0.
* 0211-module-stream-restore-use-entry_write-when-filling-u.patch =>
0108-module-stream-restore-use-entry_write-when-filling-u.patch:
- Renaming as it was accepted upstream
* 0212-libpulse.vapi-adding-missing-fields-for-sink_input-s.patch:
- Patch sent upstream, adding link to the thread
* 0207-Enable-pulseaudio-droid.patch:
- Fixing route when adding/removing devices (LP: #1363083)
* 0211-module-stream-restore-use-entry_write-when-filling-u.patch:
- Fixing use case for fallback_table, so we can provide default values
for stream restore
* 0212-libpulse.vapi-adding-missing-fields-for-sink_input-s.patch:
- Adding missing fields for sink_input/source_output structs
* debian/pulseaudio.install:
- Installing missing module-role-ducking
* 0107-sink-source-Fix-restore-of-volume-on-devices-without.patch:
- Updated version of 0211-fix-volume-max-boot.patch, that was merged
upstream
* 0207-Enable-pulseaudio-droid.patch:
- Adding option to create voice virtual stream when voicecall is active
* 0210-module-device-restore-adding-property-to-skip.patch:
- Adding property to skip device store/restore per sink/source
* 0211-fix-volume-max-boot.patch:
- Fix initial volume for sink (LP: #598308)
* 0207-Enable-pulseaudio-droid.patch:
- Adding support to track voice call volume when switching to the
voicecall mode
* 0207-Enable-pulseaudio-droid.patch:
- Fixing default priority for sink/source ports
* 0207-Enable-pulseaudio-droid.patch:
- droid-sink: enabling transport property on sco.fakesink
- droid-source: setting up default audio source
* 0208-module-bluetooth-device-Allow-leaving-transport-runn.patch:
- module-bluetooth-device: Allow leaving transport running while sink and
source source are suspended.
* 0209-module-switch-on-connect-adding-parameter-to-allow-s.patch:
- module-switch-on-connect: adding parameter to allow skipping abstract
devices
* 0207-Enable-pulseaudio-droid.patch:
- Skipping SPEAKER_DRC_ENABLED_TAG as it's not yet supported (available on
hammerhead)
- Adding missing flags (AUDIO_OUTPUT_FLAG_COMPRESS_OFFLOAD and
AUDIO_OUTPUT_FLAG_NON_BLOCKING)
* 0024-daemon-conf.c-changing-default-rlimit_rttime-value-t.patch:
- Changing default rlimit_rttime value as rtkit's limit is now 200ms
* Removing 0201-ALSA-Add-extcon-Android-switch-jack-detection.patch,
0204-Add-module-to-talk-to-the-Android-audio-hal-to-set-u.patch and
Disable-tsched-for-Nexus-10.patch code migrated to the pulse droid module
* Removing 0206-enable-module-switch-on-connect-ubuntu-touch.patch, as touch
as its own script file now
* 0206-module-bluetooth-discover-adding-module-option-profi.patch:
- Adding module option 'profile' in module-bluetooth-discover
* 0207-Enable-pulseaudio-droid.patch:
- Adding pulseaudio-droid element (used by Ubuntu Touch)
* debian/control: adding pulseaudio-module-droid
* 0206-enable-module-switch-on-connect-ubuntu-touch.patch:
- Enable module switch-on-connect by default on Ubuntu Touch
* No change rebuild against new dh_installinit, to call update-rc.d at
postinst.
* 0105-sink-source-Initialize-port-before-fixate-hook-fixes.patch:
Fix volume/mute not restored in some cases (LP: #1285179, LP: #1289515)
* 0106-module-switch-on-port-available-Don-t-switch-profile.patch:
Fix profile incorrectly switched on startup (LP: #1256511)
* 0204-Add-module-to-talk-to-the-Android-audio-hal-to-set-u.patch:
- Setting audio mode before shutting down output stream (LP: #1283818)
* 0205-suspend-on-idle-ensure-we-still-time-out-if-a-stream-remains-corked.patch:
- Properly suspending sink/source if the stream started corked and remains
corked (LP: #1284415)
* 0201-ALSA-Add-extcon-Android-switch-jack-detection.patch:
- Only getting udev events from the switch subsystem (LP: #1284410)
* 0204-Add-module-to-talk-to-the-Android-audio-hal-to-set-u.patch:
- Refresh patch to use libhardware's pkg-config instead of looking for
audio.h
* Three crash fixes from upstream:
0102-combine-Fix-crash-in-output-freeing.patch:
- Fix crash in module-combine-sink (LP: #1228759)
0103-resampler-Fix-peaks-resampler-s-channel-handling.patch:
- Fix crash in peak resampler (LP: #1212019)
0104-default-system.pa-Do-not-load-module-dbus-protocol.patch:
- module-dbus-protocol is still crashy, unfortunately (LP: #1213369)
[ David Henningsson ]
* Ubuntu phone: Suspend sinks/sources before tearing down voice calls
(LP: #1226298)
* debian/patches/Disable-tsched-for-Nexus-10.patch
Add a workaround patch for Nexus 10 and only apply it on armhf
* Ubuntu Phone: Enable setting volume in voice calls
Fix speaker phone mode on Nexus 4
* No-change rebuild (updated android-platform-headers)
* patches/020*, control, pulseaudio.install.armhf:
Add patches for Ubuntu Touch, make us detect Android jacks,
and talk to the Audio HAL for voice calls
[ Luke Yelavich ]
* New upstream test release
* Drop all patches originally taken from upstream
* 0022-inotify-wrapper-Quit-daemon-if-pid-file-is-removed.patch: Refreshed
* Update symbols files
* Update shlibs
* Add/update lintian overrides from Debian package
[ David Henningsson ]
* 0019-disable-dbus-protocol.patch: Dropped, bug fixed upstream
* 0007-handle-Master-Front.patch: Dropped. "Master Front" does not exist as
of Linux 3.9
* Drop references to pulseaudio-module-udev, pulseaudio-rygel-media-server and
pulseaudio-module-hal. We didn't have them in 12.04 and we don't support
upgrades bypassing 12.04.
* Ship new module-remap-source module and bash completion
* Add an build/run autopkgtest for libpulse-dev
[ Sjoerd Simons ]
* debian/rules: use xz compression for binary packages. (Patch by Ansgar
Burchardt) (Closes: #683905)
* debian/pulseaudio.install: Install libwebrtc-util helper library
* Clarify init script message indicating the use of system
sessions (Closes: #644809)
* Don't claim to support reload from the init script (Closes: #690736)
* Set back to unreleased
* New upstream RC release (2.99.1)
[ Martin-Éric Racine ]
* LSB headers: Should-Start: Avahi (Closes: #687890)
[ Sjoerd Simons ]
* debian/README.Debian: Updated & cleaned up
* Sync with Ubuntu:
* debian/copyright: Updated
* debian/pulse-alsa.conf: set "show on" such that the default devices is
displayed as an option
* debian/libpulse-dev.install: Install cmake files
* debian/pulseaudio-module-bluetooth.install: Updated
* debian/pulseaudio.install: Install module-switch-on-port-available
* debian/{pulseaudio.install,apport-hook.py}: Install apport hook
* Split out the libpulsedsp into its own package
* debian/control: Bump cdbs build-depends
* debian/pulse.conf: No longer need to load asound.conf and .asoundrc
directly
* debian/control: Update-builddepends
* debian/patches/0001_man_page_typos.patch:
debian/patches/remove-analog-mono.patch
debian/patches/webrtc-utils-needs-to-be-installed-before-module-ech.patch:
* Removed. All fixed upstream
* debian/shlibs.local: Add libpulsecore to shlibs & update versions
* debian/patches/0001-Switch-the-default-resample-quality-to-1.patch:
* Added, Switch to a lower speex resampler quality level
* debian/patches/0002-Use-the-fixed-point-speex-resampler-on-ARM.patch
* Added, Use fix point resampler on ARM
* New upstream release (3.0)
* debian/control: Add conflicts & replaces for old pulseaudio-utils
* Added Patches from the 3.0-stable branch:
* d/patches/0003-alsa-mixer-Fix-the-analog-output-speaker-always-path.patch
* d/patches/0004-man-Update-log-target-documentation.patch
* d/patches/0005-build-Don-t-enable-BlueZ-if-libbluetooth-is-not-foun.patch
* d/patches/0006-Call-change_cb-only-when-there-s-an-actual-change.patch
* d/patches/0007-Initialize-monitor-s-busy-status-to-false-if-we-own-.patch
* debian/patches/0112-*, 0113-*: Add better support for machines with
"Headphone Mic" and "Headset Mic" jacks, used in some newer hardware
(LP: #1169143)
* debian/patches/0023-fixing_snd_mixer_poll_descriptors_count_when_zero.patch:
- Avoid abort when poll descriptor is 0, such as when using it with the
audioflinger bridge, like done in ubuntu touch (LP: #1092377)
[ Martin Pitt ]
* Add 0111-logind-check.patch: Check for logind, not for systemd init. Patch
backported from upstream master.
* Switch to logind for session tracking:
- debian/control: Add systemd build dependencies for logind support. Move
dependency from consolekit to libpam-systemd.
- debian/pulseaudio.install: Install logind module instead of the
consolekit module.
* 0022-inotify-wrapper-Quit-daemon-if-pid-file-is-removed.patch:
Fix patch not to cause 100% CPU (LP: #1170313)
* 0022-inotify-wrapper-Quit-daemon-if-pid-file-is-removed.patch:
Fix stale pulseaudio processes after logout (LP: #1167192)
* Another no-change rebuild against libudev1 to pick up transitive
dependencies.
* No-change rebuild against libudev1
[ Kaj Ailomaa ]
* 0108-module-jackdbus-detect-channel-config.patch
0109-module-jackdbus-detect-channel-config-fix.patch
Adds channel configuration to module-jackdbus-detect
* 0110-module-jackdbus-detect-channel-config-default.patch
Sets default channel config for module-jackdbus-detect to 2,
as jack is not well adapted for anything beyond mono or stereo
connections.
* 0106-reserve-Move-get_name_owner-to-the-public-rd_device-.patch,
0107-reserve-Fix-leaking-NameLost-signals-after-release-a.patch:
Fix sound suddenly stops working, seems particularly frequent with VLC
(LP: #1129990, LP: #1127872)
* Update libpulse0 symbols
* Pulseaudio should have a hard dependency on the binary version of libpulse0
to guard against libpulsecommon ABI breakage.
[ Luke Yelavich ]
* debian/control: Update Vcs-Bzr field for raring
* Bump upstream version and rules/shlib files to 3.0.
[ David Henningsson ]
* New upstream release (3.0)
* 0100-resampler-Fix-volume-on-downmix-to-mono.patch,
0101-alsa-mixer-Remove-analog-output-lfe-on-mono.patch,
0010-lp453966-handle-digmic-pt2.patch:
Dropped, applied upstream
* 0002-In-KDE-only-start-pulseaudio-from-the-KDE-specific-d.patch:
Dropped, Debian dropped it and we got it from there
* 0002-add-padsp-wrapper-check.patch:
Dropped, makes no sense now that OSS is disabled in the kernel
* 0008-delay-gnome-autostart.patch:
Dropped per Martin Pitt's recommendation (incompatible upstream change)
* 0101-alsa-mixer-Fix-the-analog-output-speaker-always-path.patch,
0102-Call-change_cb-only-when-there-s-an-actual-change.patch,
0103-Initialize-monitor-s-busy-status-to-false-if-we-own-.patch:
Added from upstream stable-3.x tree
* Other patches refreshed
* debian/control: PulseAudio binary package is no longer
"Multi-Arch: foreign" (LP: #1078543)
* debian/control, pulseaudio-module-bluetooth.install:
Update for new bluetooth dependency (libsbc)
* debian/watch: Change to .xz by default (because Debian does)
* debian/pulseaudio.init: Don't claim to support reload (Debian BTS: #690736)
* debian/rules, debian/pulseaudio.manpages: Fix installation of default.pa
(Debian BTS: #690416)
* debian/rules: disable hal compat module
* debian/pulse-alsa.conf, debian/README.Debian,
debian/pulseaudio-esound-compat.links, debian/pulseaudio.init,
debian/pulseaudio.install: Sync with Debian.
* debian/manpages/esdcompat.1: Remove, already upstream.
* debian/control: Sync build-dependencies with debian, in particular,
- add fftw3 development library
* debian/control: Cosmetic changes (sync with Debian)
* debian/pulseaudio.postinst: Remove ancient upgrade stuff - we won't support
direct upgrades from 8.04 to 13.04+ anyway
[ Luke Yelavich ]
* 0104-alsa-ucm-Fallback-to-stereo-duplex.patch: Added from upstrea git
stable tree to fix ucm related issues.
* Disable use of UCM in PulseAudio for now.
* debian/control: Use linux-any where applicable instead of specifying
architectures by hand. (Closes: #682738)
* New upstream stable release
* debian/patches/webrtc-utils-needs-to-be-installed-before-module-ech.patch:
- Added. Fix build
* debian/patches/remove-analog-mono.patch:
- Added. Remove analog-output-lfe-on-mono mixer path, although in principle
Ac '97 hardware has a seperate mono LFE pin nothing seems to use it. To
make matters worse it does confused pulseaudios port selection slightly
which causes audio in virtualbox not to work out of the box
(Closes: #673847)
* 0101-alsa-mixer-Remove-analog-output-lfe-on-mono.patch:
Fix muted audio on startup in Virtualbox VM (LP: #1016969)
* 0020-stream-Return-error-in-case-a-client-peeks-to-early.patch:
Fix clients crashing when asking for data, but there is no data
to hand out (LP: #1058200)
[ David Henningsson ]
* 0100-resampler-Fix-volume-on-downmix-to-mono.patch:
Fix clipped audio on downmix to mono (LP: #416190)
* Merge changes that were accidentally squashed from 2.0-0ubuntu2.
[ David Henningsson ]
* Remove the old 01PulseAudio pm-utils script, since it
causes (LP: #665314) and is not recommended by upstream.
[ Luke Yelavich ]
* New upstream release.
* Dropped patches, applied upstream:
- 0621-Add-special-profiles-for-some-laptops-missing-speake.patch
[ Martin-Éric Racine ]
* ChangeLog cleanup.
* rules: fix the update-rc.d arguments to match our LSB header.
[ Sjoerd Simons ]
* Add webrtc echo cancellation support
[ Martin-Éric Racine ]
* Added myself to Uploaders.
* Added patch 0001_man_page_typos.patch
* control:
- pulseaudio: don't Recommends pulseaudio-esound-compat (Closes: #671304).
- Lintian: fixed duplicate short descriptions for -dbg.
- Lintian: change versioned Conflicts to Breaks.
* rules: correctly generate versioned library paths.
* pulseaudio.init:
- LSB: NetworkManager to network-manager.
- LSB: added missing Stop levels 0 and 6.
- Added --disallow-exit option (Closes: #671470).
* pulseaudio-esound-compat.links: added man page link for esd.1.gz
* watch: updated to point to FreeDesktop.org XZ tarball archive.
* New upstream release (2.0)
* debian/patches: Drop all patches, all merged upstream
* pulseaudio: Add new modules: module-switch-on-port-available,
module-virtual-surround-sink
* pulseaudio: Add new manpage: man 5 pulse-cli-syntax
* pulseaudio: Build module-systemd-login on linux
* debian/pulse-alsa.conf: Fix name hint definition (Closes: 671471).
* deprecate pulseaudio.default. Move it's helpful comments into the upstart
script.
* pulseaudio.upstart:
- replace mkdir/chmod/chown by install
- remove PULSEAUDIO_SYSTEM_START=0, and instead comment out the 'start on'
with a comment explaining how to re-enable
- remove started udev from start on - it's redundant with runlevel 2, and
would fail in the case of switching to runlevel 1 and back to 2.
[ Luke Yelavich ]
* New upstream release.
* Drop all patches which are now upstream, including jack detection.
* Refreshed patches:
- 0002-add-padsp-wrapper-check.patch
- 0005-dont-load-cork-music-on-phone.patch
* debian/pulseaudio.install: Point to module-role-cork.so
* debian/rules: pulse-1.1 -> pulse-2.0
[ Pali Rohár ]
* Convert System V pulseaudio init script to upstart
[ Luke Yelavich ]
* debian/libpulse0.install, debian/libpulsedsp.install:
- Point to new location of libpulsecommon.
* Ship new modules:
- switch-on-port-available.so
- virtual-surround-sink.so
* Ship new manpages.
* Switch to package version 3.0 quilt.
* Non-maintainer upload.
* Apply upstream patches to fix build on hurd-i386 (Closes: 573339).
* Tighten dependencies for packages that uses the internal helper library
(Closes: 651716)
* Move libpulsecommon and libpulsedsp to a pkglib (Closes: 651717)
* Fix svolume compilation on arm (Closes: 657117)
* Move the alsa pulse.conf file to /usr/share/alsa/alsa.conf.d to follow the
alsa-lib 1.0.25 changes
* debian/libpulse0.symbols: Tighten depends for packages using the private
libpulsecommon library (Closes: 647236)
* New upstream bugfix release
* debian/libpulse0.symbols: Soname of internal libpulsecommon library bumped
* debian/control: Update standards version
[ Luke Yelavich ]
* debian/control: Update Vcs-Bzr field for quantal.
[ David Henningsson ]
* 0621-Add-special-profiles-for-some-laptops-missing-speake.patch:
Add missing speaker/internal mic ports for some laptops (LP #946232)
* 0125-alsa-sink-source-Really-set-volumes-on-port-change.patch:
Fix volume not being correctly set on port change. With this fixed
we can also drop
0017-Hack-around-a-bug-in-the-core-causing-volumes-not-to.patch.
* 0022-allow-analog-input-path-for-no-volume.patch:
Allow inputs with no volume controls to still have ports. The lack of
ports caused a problem for the new sound settings UI (LP: #978109)
* 0126-alsa-sink-source-Make-sure-volumes-are-synchronised-.patch:
Fix volumes not synchronised in guest session (LP: #915035)
* 012*.patch: Cherry-pick bugfix patches from upstream git
* 0620-alsa-mixer-Show-HDMI-ports-for-older-Nvidia-cards.patch (LP: #961286)
* 0020-daemon-Initialize-dbus-to-use-thread-safe-mode-by-de.patch:
Make sure dbus is thread safe to avoid crashes in pa_make_realtime
(LP: #937933)
* 0111-protocol-native-Protect-against-clients-trying-to-se.patch:
Don't crash if clients try to set a NULL port (LP: #951273)
* 0021-Fix-input-device-for-M-audio-fasttrack-pro.patch:
Probe two different input devices (LP: #569932)
* 0112-module-loopback-Never-call-adjust_rates-after-teardo.patch:
Don't crash on shutdown in module-loopback (LP: #946400)
* 0619-module-switch-on-port-available-Do-not-switch-profil.patch:
Prevent switching to HDMI profiles from analog profiles, as a result
of discussion on the pulseaudio-discuss and ubuntu-audio-dev mailinglist.
[ Luke Yelavich ]
* debian/control: Demote pulseaudio-esound-compat to suggests (LP: #930703)
[ David Henningsson ]
* 0110-flist-Avoid-the-ABA-problem.patch:
Fix occasional crashes in pa_memblock_free, pa_memblock_ref and drop_block
(LP: #924416)
* Cherry-pick a few crash-related patches from upstream git
* 0616-alsa-mixer-Make-speaker-get-available-no-when-headph.patch:
Don't remove paths if the state(un)plugged of the jack differs (LP: 933825)
* debian/pulse-alsa.conf: Update syntax, as this file was throwing
errors when apps used the alsa pulse plugin.
* debian/pulseaudio.init: Don't tell the user pulseaudio daemon isn't
starting when in per-user mode. This is the most common case in Ubuntu
and causing needless distracting text on the screen. (LP: #656426)
[ David Henningsson ]
* Make sure we switch away from unavailable ports at
startup (LP: #928914)
* 0020-Fix-Darth-Vader-panning-bug.patch:
Fix distorted sound when panned hard left (or right). (LP: #928757)
* 0618-alsa-mixer-Don-t-use-dangling-pointers-as-port-hashm.patch:
Fix inability to set port when options were used (LP: #932804)
* Minimize margins for deferred volumes, as a workaround for volume
changes being dropped on port change.
* 0610-Jack-detection-kcontrol-implementation.patch:
Fix a bug in the headphone path
* Move the pulse.conf ALSA config file to the correct location, alsa.conf.d
not conf.d, thanks to Pete Graner for teh heads up.
[ David Henningsson ]
* 0103-alsa-mixer-Allow-speaker-port-to-control-Front-Speak.patch:
- Control "Front Speaker" and a few more. From upstream git. (LP: #551441)
* 0105-loopback-Fix-crashes.patch:
- Fix some crashes on shutting down the loopback module, from upstream git.
* 0104-alsa-Improve-well-known-descriptions-for-ports.patch:
- Replace with upstream version.
* 0018-module-tunnel-source-fixup-create_record_stream.patch:
- Fix protocol error in module-tunnel-source (LP: #923661)
* Fixup HDMI patch to make sure it does not affect M-audio fasttrack Pro
(LP: #926911)
* Add two more jack detection patches to make it work better with the
upcoming UI changes
[ Martin-Éric Racine ]
* Use --disallow-exit when running in system mode, as recommended
by PulseAudio log file (LP: #922848)
[ Luke Yelavich ]
* Move the main pulse ALSA configuration file, pulse.conf to
/usr/share/alsa/conf.d, available in ALSA 1.0.25.
* Disable the dbus-protocol by default, as there have been recent reports
of crashes and race conditions, and upstream no longer finds the code
trustworthy.
* Redo jack detection patches, so that they use the new jack detection
interface and the upstream code whenever possible.
* New patch better-well-known-descriptions.patch:
- Simplify port names. This patch is to be committed upstream shortly
* New patches from upstream git:
- 0101-alsa-Ignore-the-virtual-thinkpad-acpi-card.patch:
Ignore the dummy thinkpad-acpi soundcard (as it cannot playback or
record sound anyway)
- 0102-alsa-mixer-When-selecting-an-input-turn-off-boosts-o.patch:
alsa-mixer: When selecting an input, turn off boosts of
other inputs
[ Daniel T Chen ]
* Don't load module-raop-discover by default. (LP: #782860)
[ Gabor Kelemen ]
* Run dh_translations to generate translation template, add it as build-dep.
(LP: #876866)
* Allow pulseaudio-module-bluetooth to build on armhf.
* No-change rebuild to drop spurious libsfgcc1 dependency on armhf.
* New upstream release
* debian/watch: Update to new location
* Dropped patches, as these were from upstream:
- 0100-extended-Fix-doxygen-comment-style-typos.patch
- 0101-sink-source-Avoid-unnecessary-call-to-pa_rtclock_now.patch
- 0102-Always-return-a-three-part-version-number-in-API-cal.patch
- 0103-module-jackdbus-detect-Avoid-double-free-of-modargs.patch
- 0104-source-output-Do-not-use-unset-channel-map-in-pa_sou.patch
- 0105-Fix-deferred-volume-not-being-applied-if-sink-is-clo.patch
- 0106-sink-Move-updating-the-requested-latency-after-the-r.patch
- 0107-n ull-sink-Set-latency-range-at-the-time-of-initializ.patch
- 0108-Make-pulse-build-with-clang-again.patch
- 0109-alsa-Give-compressed-formats-preference-over-PCM.patch
- 0110-alsa-Better-error-handling-in-mixer-rtpoll-callback.patch
- 0111-echo-cancel-Fail-if-loaded-between-a-sink-and-its-mo.patch
- 0112-doc-Add-some-more-doxygen-tags-to-existing-comments.patch
- 0113-alsa-Make-mixer-error-handling-more-robust-still.patch
- 0114-echo-cancel-Don-t-crash-if-adjust_time-0.patch
- 0115-echo-cancel-Close-debug-files-on-module-unload.patch
- 0116-tests-Fix-calculation-of-memblock-size-in-resampler-.patch
- 0117-filter-apply-Move-sink-source-unlink-callbacks-befor.patch
- 0118-build-sys-Drop-libsamplerate-from-pulsecommon-deps.patch
- 0119-build-sys-Provide-a-simple-CMake-Config-setup-simila.patch
* Put libpulsedsp.so into its own package, so it can be built for
multi-arch
* debian/rules: Update for 1.1
* Update shlib files
* debian/control: Don't depend on libasound2-plugins on kfreebsd
and the hurd (Closes: #643966)
* debian/libpulse-mainloop-glib0.symbols: Actually fix the naming...
* 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
* New upstream release
* debian/source/options: Switch to xz compression
* debian/gbp.conf: Switch to xz compression
[ 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
* debian/patches/0102-Always-return-a-three-part-version-number-in-API
-cal.patch: Update to fix skype regression as well (LP: #865820)
[ Matthias Klose ]
* Drop build dependency on libatomic-ops-dev. Not needed on !ia64.
[ Scott Kitterman ]
* Add debian/patches/0102-Always-return-a-three-part-version-number-in-API
-cal.patch to fix regression in pulseaudio version detection by
applications depending on the three part version number previously used by
pulseaudio (including phonon)
- Cherrypicked from upstream
[ David Henningsson ]
* Fix "Parse failure" error with remote sources/sinks,
thanks to Martin-Eric Racine for reporting/testing! (LP: #852902)
* Fix crash when dbus module does not load (LP: #855729)
* Add more bug fixes from upstream git
[ Daniel T Chen ]
* debian/copyright: Update all shipped sources
* Various xcb_*() bugs already fixed in Sep 2010 (LP: #642030,
LP: #646583, LP: #646616, LP: #648104)
* Passthrough is supported in 1.0 (LP: #448024)
* PulseAudio + alsa-plugins route through PulseAudio by default
(LP: #378382)
[ Luke Yelavich ]
* New upstream bugfix release
- vala: Add has_type_id=false to all enums, structs and classes
- module-switch-on-connect: Don't switch unlinked sink input and source
outputs
- alsa-mixer: Set "Front" control to 0 dB on headphone path
- module-equalizer-sink: Use %z for printf of size_t variables
- module-equalizer-sink: Use = in initialising variables
- bluetooth/sbc: Use __asm__ keyword
- module-equalizer-sink: Use correct limit in loop
- Squash the last gcc warnings
- Make gcc --std=c99 happy
- device-restore: Simplify the migration of data to per-port keys.
- stream-restore: Add in some variable sets that were missing from 9ffa93.
- stream-restore: Add proper data validity checks to the legacy database
entry read.
- formats: The format code should be in libpulse, not libpulsecommon
- formats: Export more functions needed for a clean build.
- device-restore: Fix use-after-free error.
- raop: Use the port supplied by avahi when connecting to RAOP devices.
- loopback: New modargs: sink_input_properties and
source_output_properties.
- bluetooth: Bump DBus version to 1.3.0 and drop conditional code.
- alsa: Tidy up argument descriptions
- module-suspend-on-idle: Move vacuum code to core
- alsa-mixer: Add support for the Microsoft Kinect Sensor device
- modargs: Ensure modargs can be accessed in their raw form.
- raop: Properly deal with the name coming from the device.
- build-sys: Oops forgot to add the Kinect profile to the build system.
- volume: Rename 'sync volume' to 'deferred volume'.
- raop: Don't crash if fd is not open when trying to close it
- doc: Update README with fresh links.
- doc: Add info about running pulseaudio from the build dir
- stream: Relax assert for extended API
- def: Hide server-side sink/source flags
- volume: Handle varying channel count for shared volumes
- virtual: Make volume sharing on by default
- equalizer: Use volume sharing by default
- echo-cancel: Use volume sharing by default
- sink,source: Avoid crash by not updating volume on shutdown
- conf: Make sure module-dbus-protocol is loaded after
module-default-device-restore
- build-sys: bump soname
- sink,source: Handle missing in the shared volume case
- dbus: Don't crash if the module does not load
- Fix crash in threaded message queues
- build-sys: Switch to the tar-ustar format (as per a lot of GNOME stuff
for 3.2) and distribute .xz files.
- build-sys: bump soname
* Dropped patches, all applied upstream:
- 0017-Avoid-crash-by-not-updating-volume-on-shutdown.patch
- 0018-RAOP-Don-t-crash-if-fd-is-not-open-when-trying-to-cl.patch
- 0019-Make-sure-module-dbus-protocol-is-loaded-after-modul.patch
- 0100-vala-Add-has_type_id-false-to-all-enums-structs-and-.patch
- 0101-module-switch-on-connect-Don-t-switch-unlinked-sink-.patch
- 0102-alsa-mixer-Set-Front-control-to-0-dB-on-headphone-pa.patch
- 0103-module-equalizer-sink-Use-z-for-printf-of-size_t-var.patch
- 0104-module-equalizer-sink-Use-in-initialising-variables.patch
- 0105-bluetooth-sbc-Use-__asm__-keyword.patch
- 0106-module-equalizer-sink-Use-correct-limit-in-loop.patch
- 0107-Squash-the-last-gcc-warnings.patch
- 0108-Make-gcc-std-c99-happy.patch
- 0109-device-restore-Simplify-the-migration-of-data-to-per.patch
- 0110-stream-restore-Add-in-some-variable-sets-that-were-m.patch
- 0111-stream-restore-Add-proper-data-validity-checks-to-th.patch
* Pull some post-1.0 fixes from upstream git master
- 6878140 (extended: Fix doxygen comment style typos)
- 6a9272f (sink,source: Avoid unnecessary call to pa_rtclock_now())
* debian/rules: Modules are now in a 1.0 directory
* Update symbols
* New upstream release
* debian/libpulse0.symbols: Updated
[ David Henningsson ]
* 0017-Avoid-crash-by-not-updating-volume-on-shutdown.patch:
Fix typo in patch
[ Luke Yelavich ]
* Patch from David Henningssen to make sure module-dbus-protocol is loaded
after module-device-restore (LP: #843780)
* Fix crash in jack detection patches (LP: #845468)
* Fix crash when reading volume when sink/source is unlinked (LP: #841968)
* Fix crash in RAOP (LP: #845286)
* Jack detection support, second version, now with HDMI support
* Dropped patches (applied upstream):
- 0004-mute-iec958-optical-raw-for-audigyX.patch
- 0011-lp451635-handle-dove-x0-line-hp-swap.patch
- 0012-JACK-Load-module-jackdbus-detect-in-default.pa.patch
[ David Henningsson ]
* 0018-alsa-mixer-Set-Front-control-to-0-dB-on-headphone-pa.patch:
Set Front to 0 dB for Headphones (LP: #836921)
[ Luke Yelavich ]
* New upstream bugfix release
- source: Remove the PA_SOURCE_PASSTHROUGH flag
- alsa: Don't always suspend/unsuspend on sink-input removal
- formats: Use correct API to check for passthrough streams
- alsa: Open iec958 device with NONAUDIO bit set in passthrough mode
- formats: Fix bad passsthrough check
- alsa: Fix bad function name
- daemon: Fix compiler warning about missing function prototype
- passthrough: We must not plug in a resampler on stream move
- sink-input: Ensure no volumes are applied for passthrough streams
- source-output: Ensure no volumes are applied for passthrough streams
- Revert "device-restore: Make bools not be bit fields"
- sample-util: Fix off-by-one in error check
- sink: Add PA_SINK_SET_FORMATS macro
- build-sys: Fix some LDFLAGS vs. LDADD usage
- echo-cancel: Add multiple include protection for header
- echo-cancel: Use pa_streq instead of strcmp
- echo-cancel: Move speex preprocessing out of the main module
- passthrough: Fix what volume we set sinks/sources to
- passthrough: Fix setting volume to unamplified again
- echo-cancel: Make save_aec modarg a bool instead of an int
- echo-cancel: Don't allow streams to attach while unloading
- echo-cancel: Get rid of annoying compiler warnings
- equalizer: Comment out unused function
- def: Add a new enum to allow differntiation between sinks and sources.
- dbus: Use pa_device_type_t rather than an internal equivalent
- device-restore: Change the API to include type information (sink
vs. source)
- device-restore: Split device restore database into two parts.
- device-restore: Restore volumes on port change.
- build-sys: bump soname
- alsa-mixer: Mute IEC958 optical raw for several Audigy models
- alsa-mixer: Add "Line HP Swap" element
- JACK: Load module-jackdbus-detect in default.pa
- Remove offensive part of error message
- switch-on-connect: Don't switch to a monitor source
- Fix spelling sucess -> success
- Set better priorities on input paths
- introspect: fix typo in default sink/source docs
- pacat: make pacat respond to cork/uncork events
- Spelling fixes in public headers
- More spelling fixes
- gitignore: Add Orc autogenerated files
- echo-cancel: Use stream index in debug message
- Remove extra ; s where they are not allowed in strict C99
- sndfile-util: Check return value of sf_command for errors
* Pull some further fixes from upstream git master:
- fb107fc (vala: Add has_type_id=false to all enums, structs and classes)
- c7bba24 (module-switch-on-connect: Don't switch unlinked sink input and
source outputs)
- 9636991 (alsa-mixer: Set "Front" control to 0 dB on headphone path)
- fc3ddfb (module-equalizer-sink: Use %z for printf of size_t variables)
- 918f168 (module-equalizer-sink: Use = in initialising variables)
- 3d04a05 (bluetooth/sbc: Use __asm__ keyword)
- 647048e (module-equalizer-sink: Use correct limit in loop)
- dfd706d (Squash the last gcc warnings)
- 9133c6c (Make gcc --std=c99 happy)
- 47c9d8c (device-restore: Simplify the migration of data to per-port keys.)
- e7b65d3 (stream-restore: Add in some variable sets that were missing
from 9ffa93.)
- 2b96fdf (stream-restore: Add proper data validity checks to the legacy
database entry read.)
* Dropped patches, applied upstream:
- 0017-Make-dbus-error-more-polite.patch
- 0018-alsa-mixer-Set-Front-control-to-0-dB-on-headphone-pa.patch
- 0400-introspect-fix-typo-in-default-sink-source-docs.patch
- 0401-source-Remove-the-PA_SOURCE_PASSTHROUGH-flag.patch
- 0402-alsa-Don-t-always-suspend-unsuspend-on-sink-input-re.patch
- 0403-formats-Use-correct-API-to-check-for-passthrough-str.patch
* 0604-ALSA-part-of-jack-detection-and-a-small-policy-modul.patch: Refreshed
* Update symbols files
* 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)
* New upstream release
* debian/control: Bump libjack-dev b-d to 0.117.0
* debian/libpulse0.symbols: Updated
* Build-depend on libxcb1-dev (>= 1.6) rather than libxcb-atom1-dev, in
line with the packaging in Debian experimental.
* Build-depend on libtdb-dev rather than tdb-dev.
* New upstream bugfix release
* 0005-dont-load-cork-music-on-phone.patch: Refreshed
* Dropped patches, applied upstream
- 0400-Fix-crash-in-path-subset-elimination.patch
- 0402-source-output-Fix-resampling.patch
- 0403-stream-restore-Save-restore-source-output-volume-mut.patch
* Pull some post 0.99.2 fixes from upstream git master:
- 7ed177d (introspect: fix typo in default sink/source docs)
- 2677911 (source: Remove the PA_SOURCE_PASSTHROUGH flag)
- dde09c7 (alsa: Don't always suspend/unsuspend on sink-input removal)
- adbdb62 (formats: Use correct API to check for passthrough streams)
* 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
* debian/libpulse-glib-mainloop0.symbols: Fix a typo in the package name
which was made at the time of symbol generation
* Build for multiarch:
- libpulse{,-mainloop-glib}0{,-dbg} and libpulse-dev are Multi-Arch: same.
- pulseaudio itself should be Multi-Arch: foreign, since it's a daemon.
- drop dh-buildinfo build-dependency, incompatible with multiarch and not
relevant in Ubuntu where we have build logs for all builds.
- LP: #825342.
[ Daniel T Chen ]
* 0017-Make-dbus-error-more-polite.patch: Remove language that doesn't
add anything to the error message (LP: #444400).
[ David Henningsson ]
* New upstream release, remaining patches:
* Add build dependency on libjson0-dev
* Dropped patches (implemented upstream):
0001-Work-around-some-platforms-not-having-O_CLOEXEC.patch
0009-lp533877-handle-digmic.patch
0015-alsa-mixer-Add-workaround-for-some-USB-headsets.patch
0200-gold.patch
0201-alsa-mixer-Add-a-few-well-known-descriptions.patch
0202-alsa-mixer-add-required-any-and-required-for-enum-op.patch
0203-alsa-mixer-always-round-towards-0-dB.patch
0204-alsa-mixer-Add-new-paths-for-Internal-Mic-Front-Mic-.patch
0205-alsa-mixer-Fixup-Mic-Line-analog-input-paths-to-work.patch
0206-alsa-mixer-Make-sure-capture-source-and-input-source.patch
0207-PulseAudio-added-IT-block-to-fix-thumb-conditional-i.patch
0208-alsa-sink-Fix-incorrect-work_done-value-to-prevent-expensive-update...
_smoother-calls.patch
0209-sndfile-pacat-Use-file-extension-and-fix-format-from-string.patch
* Refreshed patches:
0005-dont-load-cork-music-on-phone.patch
0012-JACK-Load-module-jackdbus-detect-in-default.pa.patch
0013-Load-RAOP-Zeroconf-by-default.patch
0014-alsa-mixer-Add-separate-profile-for-Nvidia.patch
0017-Make-dbus-error-more-polite.patch
* Upstream has removed libpulsebrowse, replace with dummy packages for the
time being.
* Updated shlibs files and debian/rules with new version number
* Add new modules to the pulseaudio package
* Initial pulseaudio support for jack detection
[ Luke Yelavich ]
* debian/control: Remove the libpulse-browse0 package, and add set
pulseaudio to replace that package until after the next LTS
* Add symbols files for libpulse0 and libpulse-mainloop-glib0 and adjust
other shlibs files as necessary
[ 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)
[ Daniel T Chen ]
* Add the following patches backported from upstream git:
- aa7bc32 (parecord: Automatically detect file format from extension)
[series patch 0208]
- 226ddb1 (alsa-sink: fix mmap_write() work_done) [series patch 0209]
* Update debian/copyright to cover echo-cancel files.
[ Michael Terry ]
* 0016-nodisplay-autostart.patch:
- Don't show in "Startup Applications" (LP: #803917)
* New upstream release, the following commits from the stable-queue branch
are included in this release:
- d4c9ad1 (streams: Fix the actual resampler method shown in debug
messages.)
- cc91a8f (module-combine-sink: Initialize smoother with offset
pa_rtclock_now())
- 8a437ee (module-combine-sink: Initialize smoother in paused state)
- b54a43a (module-combine-sink: Check running flag before rendering in null
mode
- b3e4152 (pulsecore: Add a couple pa_asserts() on pa_tagstruct* calls.)
- 22c0dcb (device-manager: Free a hook slot to prevent segv on unload)
- c3bfcc9 (SSE/MMX: Fix problem with highpitched noise on i386)
- 9ee4229 (build-sys: Add echo-cancel dummy Makefile)
- f558189 (build-sys: bump soname)
* Bumped shlibs
* debian/rules: Exclude 0.9.23 modules from shlibs
* Merge from unreleased Debian git, remaining changes:
- epoch (my stupid fault :S)
- use speex-float-1 and change buffer and fragment size, depending on
architecture
- Add alsa configuration files to route alsa applications via pulseaudio
- Move libasound2-plugins from Recommends to Depends
- Add pm-utils sleep hook to suspend (and resume) users' pulseaudio
daemons
- Make initscript more informative in the default case of per-user
sessions
- add status check for system wide pulseaudio instance
- create /var/run/pulse, and make restart more robust
- indicate that the system pulseaudio instance is being started from the
init script
- check whether pulseaudio is running before preloading the padsp library
- Add DEB_OPT_FLAG = -O3 as per recommendation from
pulseaudio-discuss/2007-December/001017.html
- Generate a PO template on build
- the esd wrapper script should not load pulseaudio if pulseaudio is being
used as a system service
- add a pulseaudio apport hook
- drop padevchooser(Recommends) and pavucontrol (Suggests)
- add libudev-dev as a build-dependency
- Fix initialization of devices with modem subdevices
- Disable cork-music-on-phone
- disable flat volume
- Mute IEC958 Optical Raw by default
- use tdd instead of gdbm
- Add conflicts/replaces for pulseaudio-module-udev and
pulseaudio-module-rygel-media-server
- Add replaces for pulseaudio-module-hal to the pulseaudio package to handle
upgrades from hardy
- Load module-x11-bell in the start-pulseaudio-x11 script
- added IT block to fix thumb conditional instruction build error messages
- recommend instead of suggest rtkit
- Ship the jackdbus-detect module
- Ship extra quirks to mixer profiles for various x86 and ARM hardware, as
well as USB hardware
* New snapshot based on upstream git branch stable-queue:
- 4f67775 (http: support HTTP HEAD)
- 3bb6546 (vala: More vala fixes)
- 7fd0771 (x11: Fix build errors with newest xcb-util.)
- b72fc9b (x11: More XCB fixes.)
- f8e8a03 (rtkit: use private bus connection in order to avoid threading
issues when invoking pa_make_realtime())
- c524b4c (memblockq: implement new call pa_memblockq_peek_fixed_size())
- 1a8cf00 (make echo-cancel module that exposes a new sink and source)
- 9fa71e7 (echo-cancel: take into account snapshot delay)
- 7b972f5 (echo-cancel: use the phone media role)
- de6cdf9 (echo-cancel: tweak the resync code a little)
- 1c26694 (echo-cancel: improve debug)
- b30bf12 (echo-cancel: keep frame_size a power of 2)
- 6d8a907 (echo-cancel: Move the module into it's own directory)
- 57c5983 (echo-cancel: Split out speex code from the core module)
- 668f4e4 (echo-cancel: Pass arguments to the specific canceller module)
- c975dfa (echo-cancel: Let AEC module determine source/sink spec)
- 47e4dd1 (echo-cancel: Add alternative echo-cancellation implementation)
- 4a9fa8c (echo-cancel: Allow selection of AEC method using modargs)
- b6b8a7b (echo-cancel: Make blocksize a module-wide parameter)
- 2923c5e (echo-cancel: Mark immutable parameters as const in vfunc)
- 9f79c0e (echo-cancel: rework alignment code)
- 56a4684 (echo-cancel: improve accuracy)
- e936447 (echo-cancel: pause timer when echo canceling is off)
- d39043c (echo-cancel: Fix make distcheck)
- d8fab84 (echo-cancel: Fix out-of-tree build)
- 1212a6f (echo-cancel: Ensure correct handling of endianness)
- d866ade (echo-cancel: Use S16NE for adrian module)
- f93b5e1 (echo-cancel: Fix source may_move_to function)
- 6664650 (i18n: Update POTFILES.*)
* debian/libpulse-dev.install: Ship vala bindings
* Dropped patches, either they were previously backported, or are now
upstream:
- 0005-load-sample-dir-lazy.patch
- 0090-disable-flat-volumes.patch
- 0211-module-loopback-Add-adjust_time-to-valid-args.patch
- 0212-Limit-rate-adjustments-to-small-inaudible-jumps.patch
- 0213-module-rtp-recv-Use-new-algorithm-for-adjusting-samp.patch
- 0214-module-rtp-recv-Average-the-estimated-real-sample-ra.patch
- 0215-module-rtp-recv-Remove-smoother-from-write-index.patch
- 0216-conf-Make-system.pa-use-udev-detect-and-not-hal-dete.patch
- 0217-volume-Add-a-PA_VOLUME_UI_MAX-define-for-the-recomme.patch
- 0218-vala-Some-bugfixes-for-the-vala-bindings.patch
- 0219-vala-delegate-FreeCb-does-not-have-a-target.patch
- 0220-vala-move-GLibMainLoop-class-into-separate-file-to-f.patch
- 0221-vala-Fix-path-error-in-the-last-commit.patch
- 0222-build-sys-Link-binaries-linking-libpulse-to-libpulse.patch
- 0223-build-sys-Link-binaries-linking-libpulsecommon-to-li.patch
- 0224-build-sys-Link-lirc-libraries-in-right-order.patch
- 0225-module-jack-sink-source-protect-against-null-return-.patch
- 0226-vala-ChannelMap-has-no-destroy-function.patch
* debian/patches/series: Renamed and re-ordered some patches, and clearly
identified distro specific patches and upstream/upstreamable patches
* 0209-alsa-mixer-Fix-makefile-in.patch: Drop, as we use dh-autoreconf,
which takes care of this for us
* debian/pulseaudio.install: Add the echo-cancel module
* 0003-Mention-speex-and-libsamplerate-in-pulse-daemon.conf.patch: Drop,
upstream
[ David Henningsson ]
* Fix missing Internal/Front/Rear mics on Nvidia chipsets (LP: #771739)
[ Luke Yelavich ]
* debian/control: Update Vcs-Bzr field
[ David Henningsson ]
* Add separate profile for Nvidia to make it easier to select the right
codec out of four (LP: #716371)
* Add workaround to make it possible to control the volume of some
USB headsets (LP: #749856, LP: #671560)
[ Luke Yelavich ]
* debian/control: Demote pulseaudio-module-raop to suggests, as it is
causing various issues, including crashers, (LP: #742281, #743073)
and re-opens (LP #688272)
* Pull some bugfixes from the stable-queue branch:
- 4fa7495 (vala: Some bugfixes for the vala bindings)
- ea0a2a6 (vala: delegate FreeCb does not have a target.)
- 64985aa (vala: move GLibMainLoop class into separate file to fix linker
errors)
- 9f52c10 (vala: Fix path error in the last commit.)
- 1ade8df (build-sys: Link binaries linking libpulse to libpulsecommon too)
- c25207f (build-sys: Link binaries linking libpulsecommon to libpulse too)
- 4be49ae (build-sys: Link lirc libraries in right order)
- fd5b282 (module-jack-sink/source: protect against null return in
jack_get_ports) (LP: #733424)
- 93e7a19 (vala: ChannelMap has no destroy function.)
* debian/patches/0097-explicitly-link-libraries.patch: Dropped, applied
upstream
* debian/control, debian/rules: Add dh-autoreconf
* Update to latest stable queue patches:
- 09770e5 (module-loopback: Add adjust_time to valid args
- 90c5520 (Limit rate adjustments to small, inaudible jumps
- 4620039 (module-rtp-recv: Use new algorithm for adjusting sample rate
- 2bfc032 (module-rtp-recv: Average the estimated real sample rate
- 2ee4ec5 (module-rtp-recv: Remove smoother from write index (LP: #569378)
- a8cd9d2 (conf: Make system.pa use udev-detect and not hal-detect.
- b872254 (volume: Add a PA_VOLUME_UI_MAX define for the recommended max
volume to show in UIs)
* 0210-PulseAudio-added-IT-block-to-fix-thumb-conditional-i.patch:
- added IT block to fix thumb conditional instruction build error messages
* debian/rules: Remove CFLAGS that are specific to arm, the above patch
makes those redundant (LP: #721498)
* debian/control: Add a dependency on pulseaudio-module-raop
[ David Henningsson ]
* debian/patches/020x patches - add PulseAudio input mixer rewrite.
This will cause several HDA chips to have better named and controlled
sliders on the input side.
[ Luke Yelavich ]
* New upstream snapshot based on stable queue:
- 67d1888 (client: Don't update smoother while corked)
- 6b280e9 (Fighting rewinds: Reduce calls to handle_seek)
- 3aeb047 (Fighting rewinds: Seek and write data in the same message)
- 1e1b299 (Core: Fix incorrect check of return value)
- 4080725 (tunnel: Fix automatic names when source/sink_name argument is
missing.)
- ec5a785 (ratelimit: fix log levels of log suppression messages)
* Fix FTBFS with ld.gold.
[ Daniel T Chen ]
* debian/control: pulseaudio-module-zeroconf Depends on avahi-daemon
(LP: #689093)
* debian/patches/0101-update-stable-queue.patch: Apply 84c8b23c to
resolve incorrect header being used for libsndfile seen with pacat
--file-format (LP: #660504)
* debian/patches/0104-Load-RAOP-Zeroconf-by-default.patch: Follow
recommendation by Martin-Éric Racine to conditionally load support
by default for streaming to an Apple Airport Express (LP: #688272)
* debian/pulseaudio-utils.links: Also add pamon(1) and parecord(1)
(Closes: #599696)
[ David Henningsson ]
* debian/pulse-alsa.conf: Add name hint for default pcm device,
indicating that PulseAudio is active.
[ Luke Yelavich ]
* New upstream snapshot based on the stable queue branch:
- eb966f7 (build-sys: Make --disable-dbus actually work.)
- 8f8d247 (build-sys: Mention dbus support in the summary)
- b3ff4f4 (build-sys: Put in specific warnings when there is no udev or
DBUS support)
- 862bbee (console-kit: Console Kit support is dependent on DBUS and is
thus optional.)
- 7cb1401 (padsp: wrap __open_2 and __open64_2)
- 6f870f5 (fix bug about get source-output status)
- 4269b05 (Fix typos)
- 1c83b03 (Further clarify src- and speex- references in pulse-daemon.conf)
- 84c8b23 (Fix return value of pa_sndfile_format_from_string)
- d963b86 (core: Fix variable "has_whined" value bug)
- 52e3268 (trivial: Mention speex as a resampler reference in
pulse-daemon.conf)
- 3e6af07 (module-loopback: Prevent an infinite loop when rate adjusting
is disabled
* 0101-update-stable-queue.patch and
#0102-autoreconf.patch:
- Disable for now, since latest stable queue are roled into the snapshot
tarball
* 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
* debian/pulseaudio-module-jack.install: Ship the jackdbus-detect module
* 0101-update-stable-queue.patch, update to latest stable queue:
- 205cad6 (jack: Add module-jackdbus-detect
- e9deb97 (build-sys: Include the .version file in the distribution
tarball)
- a1f1255 (build-sys: Fix make distcheck failure due to udev rules
fixed install path)
- 675cc0a (build-sys: Replace dummy Makefiles with proper Makefile.am's)
- bd769fa (rescue-streams: Fix segfault in some conditions)
- f6574c8 (volume: Add explicit checks for ARMv6 instructions)
* 0102-autoreconf.patch: Re-generate autotools pieces for the above update
* 0103-JACK-Load-module-jackdbus-detect-in-default.pa.patch: Enable jackdbus
module by default for now, hopefully longer term there will be a better
way to turn this module on/off
* New upstream release, based on the stable-queue branch
* Drop following patches, as applied upstream:
- 0101-alsa-mixer-add-profile-for-Native-Instruments-Koreco.patch
- 0102-intended-roles-Mark-devices-with-a-form-factor-of-he.patch
* debian/rules:
- Disable --as-needed due to a circular dependency for libpulsecommon
- Adjust filenames/paths for 0.9.22
* 0101-alsa-mixer-add-profile-for-Native-Instruments-Koreco.patch: Also
adjust src/Makefile.in, so that the new profile actually gets shipped
* debian/control: Update Vcs-Bzr field
* Pull latest fixes from stable queue:
- 8a30d4c (alsa-mixer: add profile for Native Instruments Korecontroller)
- 848dd37 (intended-roles: Mark devices with a form factor of 'headset' as
being appropriate for 'phone' streams)
* New upstream snapshot, based on the stable-queue branch
* debian/patches: Drop the following patches as they are applied upstream,
or were created to regenerate autotools files/package version
- 0090-use-volume-ignore-for-analog-output.patch
- 0093-backport-fixes-stable-queue-head.patch
- 0094-add-missing-mixer-paths-and-rerun-automake.patch
- 0095-cve-2009-1299.patch
- 0097-regenerate-configure.patch
- 0098-tarball-version.patch
- 0192-stream-restore-Clear-the-save_sink-save_source-flags.patch
- 0193-augment-properties-Search-for-.desktop-files-in-subf.patch
- 0194-device-manager-Ensure-that-sinks-sources-populate-th.patch
- 0195-SSE-MMX-ARM-Fix-high-frequency-noise-with-unusual-nu.patch
* debian/control: Update Vcs-Bzr link
* 0097-explicitly-link-libraries.patch: Patch to explicitly link pulseaudio
tests binaries against pulseaudio libraries, due to gcc 4.5 and new
binutils in natty enforcing explicit linking
* 0195-SSE-MMX-ARM-Fix-high-frequency-noise-with-unusual-nu.patch:
- Pull fix from the upstream stable-queue branch a8d76e9 to Fix a high
frequency noise with an nunusual number of channels, when either SSE,
MMX, or ARM optimized volume scaling code is used. (LP: #445849)
* Add 0192-stream-restore-Clear-the-save_sink-save_source-flags.patch
Clear the save_sink/save_source flags on apply_entry.
* Add 0193-augment-properties-Search-for-.desktop-files-in-subf.patch
Search for .desktop files in subfolders too.
* Add 0194-device-manager-Ensure-that-sinks-sources-populate-th.patch
Ensure that sinks/sources populate the device manager lists in order
of their priority.
* 0093-backport-fixes-stable-queue-head.patch: Backport the following
changesets from the stable-queue branch:
+ 2c564f2 (xcb: Ensure the XCB connection is valid before using it.)
+ 5c0bc09 (xcb: xcb_get_setup() can return 0, so make sure we check it before using)
+ 165cb87 (x11: Use the default screen for X11 properties.)
(LP: #640127)
* Removed packaging for a patch that was being tested locally, as the
patch is not going into maverick. Fixes FTBFS
[ Emmet Hikory ]
* Drop 0001-change-resample-and-buffering.patch
* debian/rules: Add arch-specific build-time configuration patching system
- set resample-method to speex-fixed-1 and fragments to 2 for armel
- set resample-method to speex-float-1 and fragments to 8 for other arches
- Closes LP: #623242
[ Luke Yelavich ]
* debian/rules:
- Back up src/daemon/daemon.conf.in, restoring on package clean, allowing
the package to be built more than once, and keeping the diff sane
- Disable flat volumes via regular expression instead of a patch, to
prevent the mess that goes with touching a file multiple times, and
with multiple methods
* 0093-backport-fixes-stable-queue-head.patch: Backport the following
changesets from the stable-queue branch:
+ 6c8660a (alsa: Fix assertion on mmap_write (triggered via a52 plugin))
+ aaae99d (alsa: disable rewinds when using ALSA plugins)
+ 4a1072e (udev: fix hex decoding)
+ 2b88634 (x11: Partially convert to XCB.)
+ 9375019 (alsa: resume smoother after unsuspend)
+ 4fb02d8 (alsa: increase the smoother window)
+ e2ef3a1 (alsa: don't make use of tsched related variables when tsched is
disabled)
+ 514fd1e (add rewind-safeguard parameter)
+ 8748ebd (alsa-sink: Get rid of a compiler warning regarding
rewind_safeguard type.)
+ a65825f (alsa: Set the rewind safeguard proportionally to sample spec)
+ 3d9b710 (smoother: avoid losing precision)
+ 1503b8c (alsa-source: refactor smoother and device start)
+ 74c117f (alsa-time-test: make test usable for capture too)
+ 1c29f55 (alsa: work around slightly broken _delay implementations)
+ 1ff360c (alsa: make defines for smoother configuration)
+ 28f4aeb (alsa-mixer: add profile for Traktor Kontrol S4)
+ eef247b (alsa: Only set the 'first' flag to false when we actually call
snd_pcm_start())
* debian/control: Add libxcb-atom1-dev and libx11-xcb-dev to build depends
* debian/patches/0090-disable-flat-volumes.patch: Drop, as per above
* debian/patches/0097-regenerate-configure.patch: Refreshed
* debian/patches/0098-tarball-version.patch: Ensure the version string for
pulseaudio internally stays the same, in case the build process wants
to regenerate autotools files
* debian/patches/0094-add-missing-mixer-paths-and-rerun-automake.patch:
- Remove the patch to Makefile.in, easier to do it all at once in a
single patch later in the series
* No-change rebuild to pick up new j-a-c-k shlibs
* Include /usr/bin/start-pulseaudio-kde and its autostart file now that KDE
will be using PulseAudio by default in Maverick (LP: #563250)
* Also update 0057-load-module-x11-bell.patch to give its improvements to
/usr/bin/start-pulseaudio-kde as well
* 0093-backport-fixes-stable-queue-head.patch: Backport the following
changesets from the stable-queue branch:
+ bc7314f (name all threads for /proc/$PID/task/$TID/comm)
+ d519ca4 (prevent crash on jack server shutdown) (LP: #538815)
+ 65f89dc (fix bracketing in pa_rtp_recv())
* debian/01PulseAudio: modify the ConsoleKit active seat checks in the
pm-utils hook so that:
- pre-suspend: all users' sink & source states are stored, then only
the active seat's sinks and sources are muted
- post-resume: all users' sink & source pre-suspend states are
restored
This resolves the issue where users' post-resume sink & source
states don't correspond with their pre-suspend ones.
(LP: #569395)
* debian/01PulseAudio: fix broken quoting and misuse of su -l. Merged
from lp:~hyperair/pulseaudio/fix-01Pulseaudio-quoting. Thanks,
Chow Loong Jin! (LP: #572391)
* debian/control: Update bzr branch for maverick.
* 0096-lp451635-handle-dove-x0-line-hp-swap.patch: Make the connector
work as intended: if 'Analog Output' is selected in the dropdown,
then 'Line HP Swap' is muted; if 'Analog Headphones' is selected,
then 'Line HP Swap' is unmuted. This better fits existing speaker
semantics and actually works. Many thanks to Tobin Davis for
helping chase this one. Really closes (LP: #451635)
[ Daniel T Chen ]
* 0093-backport-fixes-stable-queue-head.patch: Backport the following
changesets from the stable-queue branch:
+ a7c1778 (don't pick monitor sources automatically for role-based
device selection).
+ e8b83fa (handle asyncns failure when IPv6 is not supported in the
kernel).
* 0096-lp453966-handle-digmic-pt2.patch: Raise the priority of the
'Digital Mic 1' digital input source for newer Dell laptops.
(LP: #453966)
* 0096-lp451635-handle-dove-x0-line-hp-swap.patch: Add 'Line HP Swap'
to the Headphone profile. (LP: #451635)
* debian/control: Update Vcs-Bzr to point to new branch that uses pack
repo format 2a.
* debian/pulseaudio.init: Remove udev from Required-* LSB headers
(LP: #432301)
* debian/patches/:
+ 0095-cve-2009-1299.patch: Fix insecure temporary file creation;
pulled from upstream stable-queue d3efa43; CVE-2009-1299.
(LP: #509008)
+ 0096-lp533877-handle-digmic.patch: Prefer the built-in digital
mic on newer Dells, e.g., XPS 1330. (stable-queue 29845be)
(LP: #533877)
+ 0097-regenerate-configure.patch: Apply changes from stable-queue
f9b31fe (gobject linking) and d3efa43 above.
* 0093-backport-fixes-stable-queue-head.patch: Backport the following
changesets from the stable-queue branch:
+ 522c44 (strip spaces from ALSA card/pcm names)
+ 195069 (use pa_strip())
+ dd682d (reset max_rewind/max_request in sink while suspending)
+ 30f28e (fix wrong counters by using pa_memblockq_pop_missing() for
all request handling)
+ 0d1154 (rework how stream volumes affect sink volumes)
* 0093-backport-fixes-stable-queue-head.patch: Backport the following
changesets from the stable-queue branch:
+ dfe27f (don't complain about missing SHM segments)
+ 5ce18c (fix definition of INVALID_INDEX for vala)
+ 6bbdd2 (fix definition of the GLib mainloop adapter for vala)
+ 3f44bf (Use "Subwoofer" in channelmap)
+ 117c99 (fix wrapping of port setting calls for vala)
+ ddabaa (explicitly mention 'test' role in proplist)
+ 8adf53 (increase verboseness when not restoring sink)
+ 180589 (use sample name for unmodified fallback)
+ f9b957 (don't queue cached sample when sink is suspended)
+ b2e9fb (pass buffer_attr to recording streams)
+ a469d4 (make devices resume for corked state to fix latency
miscalculation) (LP: #511558)
+ 4a3210 (improve buffer_attrs logging)
* 0094-add-missing-mixer-paths-and-rerun-automake.patch has been
merged upstream (047e16f in the stable-queue branch), but we'll continue to
carry it until the next stable tarball is rolled.
* 0094-add-missing-mixer-paths-and-rerun-automake.patch: Fix missing paths
elements that broke volume control.
* Back out 307bd1 until we can roll a new tarball. Applying it to the
current source package requires all sorts of nasty hacks.
(LP: #523716)
* Drop 0094-autoconf.patch, as it's no longer needed
* debian/control: Since JACK has been approved for promotion back into
main, add its packages
* 0093-backport-fixes-stable-queue-head.patch: Backport the following
changesets from the stable-queue branch:
+ 19fa81 (always fulfill write requests from the server)
+ 96ec29 (store away fd type for pacmd)
+ 6e064d (don't enter busy loop when reading from stdin very early)
[ Daniel T Chen ]
* pulseaudio.default: More clearly describe the conditions for
autospawn to function correctly given the recent login-speedup work.
(As a side effect, it now also lists what one needs to do to disable
PA.)
* 0093-backport-fixes-stable-queue-head.patch: Backport the following
changesets from the stable-queue branch:
+ a631be (PA_SINK_INPUT_IS_LINKED typo fix)
+ e8cb96 ('Desktop Speaker' handling)
+ 7d6bab ('Shared Mic/Line in', 'Analog Source' handling)
+ 0c836a ('Internal Mic' handling)
+ 307bd1 (default output port names)
+ f9b31f (gobject explicit linking)
+ ff2474 (padsp handling of /dev/audio)
+ 96592c (dbus timeout callback timer fix)
+ 5e2af2 (logging of eventfd read failures)
* 0094-autoconf.patch: Rerun autoconf given explicit gobject link
addition; readd version string.
[ Martin Pitt ]
* 0092-delay-gnome-autostart.patch: Push it out a little further; the X11
bell is not crucial at desktop startup, and it keeps other programs from
doing more urgent initialization.
* Add bzr-builddeb configuration (merge mode).
* debian/control: Prefix the Debian git Vcs-* fields with XS-Debian-*, so
that debcheckout on Ubuntu will actually work.
* Add 0092-delay-gnome-autostart.patch: Delay applet startup by two seconds,
so that pulseaudio has started up enough to avoid starting it a second
time through autospawn.
* debian/01PulseAudio: Break from state (re)store in the correct
place!
* debian/01PulseAudio:
+ Fix su(1) -c quoting (LP: #515038)
+ Now that PA only stores mixer state for the active CK seat, and
because the active ConsoleKit seat is the only one we care about,
we don't need to save all PA users' mixer states. Thus, we can
stop (re)storing state as soon as we've finished processing the
active ConsoleKit seat, thereby further optimizing the suspend/
resume speed.
* debian/01PulseAudio: Use su(1) instead of sudo(8)
(LP: #489144, #498980).
* debian/patches/series: To trim the startup time, don't lazy-load
sounds by not applying 0005-load-sample-dir-lazy.patch.
* 0091-dont-load-cork-music-on-phone.patch: Refresh.
* 0057-load-module-x11-bell.patch: Don't explicitly load the daemon
since it will autospawn if necessary, and if the system or user
configuration has autospawn disabled it breaks that semantics
(LP: #513120).
* New snapshot of stable-queue branch as requested by upstream
* debian/patches/0099-back-out-8d3566.patch: Drop. Seeking is fixed
in the latest snapshot.
* debian/pulseaudio.default: Update instructions for using system
mode.
* Reroll actual stable-queue tarball (arrrg!)
* debian/01PulseAudio: Rework pacmd bits (LP: #507941)
* debian/patches/:
+ add: 0099-back-out-8d3566.patch (upstream says this commit causes
regressions)
- drop: 0099-change-configure-git-version-tag.patch (no longer
relevant)
+ refresh: 0001-change-resample-and-buffering.patch
0054-mute-iec958-optical-raw-for-audigyX.patch
0090-disable-flat-volumes.patch
0091-dont-load-cork-music-on-phone.patch
0057-load-module-x11-bell.patch
* New snapshot based on stable-queue git branch (testing requested
specifically by upstream)
- LP: #164745, #173212, #201391, #204536, #207796, #210016, #221038,
- LP: #226342, #230408, #236423, #237443, #250059, #269585, #274304,
- LP: #274577, #275474, #277532, #277566, #277932, #278025, #280534,
- LP: #283049, #286816, #287036, #292732, #298011, #298301, #300290,
- LP: #302038, #311497, #311853, #324062, #339448, #344057, #348979,
- LP: #350829, #356206, #367379, #367544, #369822, #371897, #374846,
- LP: #375570, #381801, #399515, #402950, #403786, #408169, #409322,
- LP: #409723, #410326, #410446, #417695, #417976, #419271, #421072,
- LP: #422774, #423979, #424655, #425028, #427016, #431072, #432660,
- LP: #437640, #437996, #442191, #443306, #443389, #446719, #449762,
- LP: #455417, #461532, #464652, #483191, #497537, #503780
* debian/patches/:
+ add: 0099-change-configure-git-version-tag.patch: Match released
upstream 0.9.21 for shlibs and LIBPULSE_VERSION_INFO
- drop: 0004-set-tsched0.patch (no longer relevant)
0050-revert-pacmd-poll-argv.patch (no longer relevant)
0056-dont-bail-on-sound-class-modem.patch (merged)
0056-ignore-sound-class-modem.patch (merged)
0058-Backport-4c793.patch (merged)
0059-Backport-978d3.patch (merged)
0060-fix-implicit-func-decl-cpu-arm.patch (merged)
0061-Backport-c5fdb.patch (merged)
0070-dont-bail-on-sound-class-modem-devs.patch (merged)
+ refresh: 0001-change-resample-and-buffering.patch
0090-disable-flat-volumes.patch
0091-dont-load-cork-music-on-phone.patch
0057-load-module-x11-bell.patch
* debian/rules: Compile with -g0 on mips{,el} to work around #519006 in
gcc-4.4
* 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.
* 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)
* Non-maintainer upload.
* Fix insecure temporary file creation security issue (closes: #573615).
* 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)
* Backport fix from master HEAD:
+ 0061-Backport-c5fdb.patch (LP: #502992)
* The following patches have been merged upstream, but we'll continue
to apply them here until the next upstream snapshot:
. 0056-ignore-sound-class-modem.patch
. 0060-fix-implicit-func-decl-cpu-arm.patch
* Refresh 0060-fix-implicit-func-decl-cpu-arm.patch with more FTBFS-
on-armel fixes (all submitted upstream).
* 0060-fix-implicit-func-decl-cpu-arm.patch: Fix FTBFS on armel.
* 0070-dont-bail-on-sound-class-modem-devs.patch: Fix parameter
in function call. Thanks to Whoopie for spotting.
* Fix LP: #394500, #450222:
+ 0070-dont-bail-on-sound-class-modem-devs.patch:
+ Add pa_udev_get_sysattr() helper function so that we can
retrieve pcm_class.
+ Add short-circuit in is_card_busy(). Currently there is an
incorrect break out of the loop when an HDA modem is driven by
slmodemd/hsfmodem. An HDA modem resides in device 6 and will
not contain "closed\n" for
/proc/asound/card.../pcm.../sub.../status.
* 0058-Backport-4c793.patch: Use pa_stream pointers to hashmaps
instead of dynarrays.
* 0059-Backport-978d3.patch: Mark shared variables as volatile
to supress compiler optimizations.
[ Daniel T Chen ]
* New upstream bugfix release
* debian/control: pulseaudio-module-raop must Depends
pulseaudio-module-zeroconf (LP: #484870). Thanks, Dominic Evans!
* Bump for 0.9.21:
+ debian/libpulse0.shlibs
+ debian/pulseaudio.shlibs
+ debian/rules
* debian/pulseaudio.install:
debian/copyright: Amend for addition of:
+ module-device-manager.so
* debian/README.Debian: Update for Ubuntu 9.04+.
* 0002-Fix-makefiles-to-include-all-alsa-path-files-on-inst.patch:
Drop, fixed upstream.
* 0051-fix-sigfpe-mcalign.patch: Drop, needs fixing in alsa-kernel
and alsa-lib.
[ Chow Loong Jin ]
* debian/01PulseAudio: Add/modify functions to (re)store sink/source
state for (resume/)suspend (LP: #404986, #483900)
[ Luke Yelavich ]
* Remove wrapper scripts and accessibility special case, to help with the
desktop startup time. The accessibility case should be solved in
speech-dispatcher by the time lucid ships.
- debian/patches/0006-a11y-special-case-disable.patch: Removed
- debian/70pulseaudio: Removed
- debian/pulse-session: Removed
- debian/pulseaudio.install: Re-add the xdg autostart desktop file
- debian/pulseaudio.preinst: Instead of removing the xdg autostart desktop
file on upgrade, remove the 70pulseaudio X Session script on upgrade
* 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
* drop the enforced switch to ARMv6 in debian rules (we build for cortex-a8
by default now).
* Make sure the arm specific assembler code builds properly with thumb
support by adding -Wa,-mimplicit-it=thumb instead until it is added to
the default compiler flags (fixes FTBFS).
* Add 0002-Fix-makefiles-to-include-all-alsa-path-files-on-inst.patch
from Debian unstable (thanks, Sjoerd Simons!)
* Fix 0055-handle-Master-Front.patch to handle only front elements
based on comments from Lennart. The patch now does the right thing
despite linux still doing the wrong thing, but at least we handle
cases where linux will do the right thing.
* New upstream bugfix release
+ Fix BT validation (LP: #437293)
* debian/control:
+ pulseaudio Provides pulseaudio-module-hal, pulseaudio-module-udev,
and pulseaudio-module-rygel-media-server for upgrades (really
fixes LP #477382)
* debian/patches/:
- 0002-work-around-suspend-on-idle-source-sink-race.patch:
- 0052-revert-sse2-optimize.patch:
- 0055-backport-alsa-bt-position-fixes-b3592a1.patch:
Remove; applied upstream
+ 0054-mute-iec958-optical-raw-for-audigyX.patch: Refresh
+ 0055-handle-Master-Front.patch: For new VIA-based HDA, handle
this mixer control until we've fixed it in linux (LP: #478868)
* Bump for 0.9.20:
+ debian/libpulse0.shlibs
+ debian/pulseaudio.shlibs
+ debian/rules
* debian/control:
+ Promote pulseaudio-utils to Depends for pulseaudio so that the
pm-utils script is present (LP: #478182)
- Drop obsolete Depends on pulseaudio-module-udev for pulseaudio
(LP: #477382)
* debian/01PulseAudio: Don't fail suspend/resume when system-wide
daemon is running (LP: #476505)
* Merge from Debian unstable, remaining changes:
- epoch (my stupid fault :S)
- Don't build against, and create jack package. Jack is not in main
- use speex-float-1 resampler to work better with lack of PREEMPT in
karmic's -generic kernel config, also change buffer size
- Add alsa configuration files to route alsa applications via pulseaudio
- Move libasound2-plugins from Recommends to Depends
- Add pm-utils sleep hook to suspend (and resume) users' pulseaudio
daemons
- Make initscript more informative in the default case of per-user
sessions
- add status check for system wide pulseaudio instance
- create /var/run/pulse, and make restart more robust
- LSB {Required-*,Should-*} should specify hal instead of dbus,
since hal is required (and already requires dbus)
- indicate that the system pulseaudio instance is being started from the init
script
- Install more upstream man pages
- Link to pacat for parec man page
- check whether pulseaudio is running before preloading the padsp library
- Add DEB_OPT_FLAG = -O3 as per recommendation from
pulseaudio-discuss/2007-December/001017.html
- cache /usr/share/sounds/ubuntu/stereo/ wav files on pulseaudio load
- Generate a PO template on build
- add special case to disable pulseaudio loading if accessibility/speech
is being used
- the esd wrapper script should not load pulseaudio if pulseaudio is being
used as a system service
- add a pulseaudio apport hook
- fix some typos in README.Debian
- drop padevchooser(Recommends) and pavucontrol (Suggests)
- drop libasyncns-dev build dependency, its in universe
- add libudev-dev as a build-dependency
- Fix initialization of devices with modem subdevices
- Backport ALSA BlueTOoth position fixes from git HEAD
- Disable cork-music-on-phone
- Revert sse2 optimizations
- disable flat volume
- Handle div by zero attempts
- Mute IEC958 Optical Raw by default
- use tdd instead of gdbm
* debian/control:
- Dro packages, due to debian including the files in these packages in the
main pulseaudio package: pulseaudio-module-udev,
pulseaudio-module-udev-dbg, pulseaudio-module-rygel-media-server,
pulseaudio-module-rygel-media-server-dbg
- Add conflicts/replaces for pulseaudio-module-udev and
pulseaudio-module-rygel-media-server
- Add replaces for pulseaudio-module-hal to the pulseaudio package to handle
upgrades from hardy
- Remove rtkit from conflicts, and add it to recommends, as 2.6.32 has the
needed patches
[ Daniel T Chen ]
* 0057-load-module-x11-bell.patch: Load module-x11-bell in the
start-pulseaudio-x11 script (LP: #301174)
* 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.
* 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
* Remove 0053-fix-sigsegv-module-bluetooth-device.patch, as it did
more harm than good (reopens LP #437293).
* debian/01PulseAudio: Fix bashisms, and make suspend/resume actually
work with sudo -H -u (LP: #432096, #450461).
[ Tony Espy ]
* debian/control: Add a Conflicts for rtkit so we force removal, and
hence get more testing coverage between now and Karmic final (LP: #452458).
[ Daniel T Chen ]
* debian/patches/0056-ignore-sound-class-modem.patch:
+ Apply patch from Whoopie to fix initialization of devices with
modem subdevices (LP: #394500, #450222)
* debian/control: Drop rtkit from recommends, as the kernel patches have
not landed in karmic, so rtkit is currently useless.
* New upstream bugfix release
* debian/:
. {libpulse0,pulseaudio}.shlibs:
. shlibs{,_pulseaudio}.local:
. rules: Update for new release
* debian
+ pulseaudio.dirs:
. patches/0006-a11y-special-case-disable.patch:
. pulse-session: Use a system-wide flag to assist in fixing
alsactl store race.
* debian/patches/:
- 0060-backport-c194d.patch: Drop, subsumed by new release
+ 0053-fix-sigsegv-module-bluetooth-device.patch: Don't strcmp
uninitialized memory (LP: #437293)
+ 0055-backport-alsa-bt-position-fixes-b3592a1.patch: Apply the
following changesets from origin/master HEAD for fixes:
40c1ca76c48147c7648e1f1a72cc2c747f3d0c9b,
7b682c969025845f75cbc74a9f830ad2dec8a415,
c96d2d1117a7e59b351358c8cdd79ef465ddbd49,
b3592a160f0d2a28605048a81c0261bf7c45acbb
+ 0091-dont-load-cork-music-on-phone.patch: Disable for Karmic;
it's confusing users (LP: #437638)
* Previous uploads resolved Launchpad bug reports:
- LP: #434003 (crashed with SIGILL in pa_smoother_translate() )
- LP: #437638 (cpulimit.c: Received request to terminate)
* 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)
* debian/patches/:
+ 0052-revert-sse2-optimize.patch: Revert 3d5a57 causing audio
anomalies (LP: #428619)
* Remove epoch again, fixes FTBFs.
[ Daniel T Chen ]
* New upstream bugfix release
* debian/patches/:
- 0052-backport-56b6e18030.patch: Drop
- 0053-fix-output-element.patch: Drop, applied upstream
- 0090-use-volume-ignore-for-analog-output.patch: Stop applying
this patch. Too many people are confused as to why PCM isn't
being changed when they adjust PA's volume.
+ 0060-backport-c194d.patch: Backport fixes from 0.9.18-stable
branch (to changeset c194db71b0ff853b4f46df26e135edf63b215451)
+ 0090-disable-flat-volumes.patch: Many people seem uncomfortable
with PA's new default volume adjustment routine, so disable it
in favour of the existing behaviour known in previous Ubuntu
releases. The downside is that the user again has many knobs to
fiddle; the upside is that applications can no longer drop the
volume floor. This addresses LP: #403859, #433209.
[ Luke Yelavich ]
* debian/pulse-alsa.conf: Expose the pulse device to the ALSA name hint API.
Thanks to David Henningsson <launchpad.web@epost.diwic.se> for the patch.
* Add epoch to shlibs version definitions.
* New upstream release
* debian/copyright: updated
* Update various shlibs files to use 0.9.17
* debian/patches/:
+ 0051-fix-sigfpe-mcalign.patch: Handle div by zero attempts
(LP: #412224)
+ 0052-backport-56b6e18030.patch: Backport fixes from git HEAD
(56b6e18030b5a467946bd0a5803ec119efccdc8a)
+ 0053-fix-output-element.patch: Fix misspelling of Surround
+ 0054-mute-iec958-optical-raw-for-audigyX.patch: Mute
IEC958 Optical Raw by default (LP: #400629, #408370)
[ Daniel T Chen ]
* New upstream release
[ Luke Yelavich ]
* debian/rules: refer to the 0.9.17 directory
* bump shlibs
* 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.
[ Daniel T Chen ]
* debian/patches/0090-use-volume-ignore-for-analog-output.patch:
+ Realign volume control behaviour with existing Ubuntu releases,
i.e., disable volume = merge and use volume = ignore for
analog output
[ Luke Yelavich ]
* New upstream release
* debian/patches/0057-introspect-version-fixes.patch (LP: #426210),
debian/patches/0056-alsa-rework.patch,
debian/patches/0055-llvm-clang-analyzer-fixes.patch,
0054-volume-libpulse-backported-fixes.patch,
0053-add-input-sources.patch,
debian/patches/0052-disable-cpu-limit.patch: Dropped, all applied upstream
* debian/patches/0051-reduce-lib-linking.patch: Drop, since we are not going
to be doing bi-arch pulseaudio packages for karmic
* debian/control: Fix missing pulseaudio-module-rygel-media-server
Depends thanks to lintian
* debian/patches/0054-use-sse2-volume.patch:
- Remove, resolved differently upstream (see below)
* debian/patches/0054-volume-libpulse-backported-fixes.patch:
+ Add fixes from git HEAD:
e6a666d8d5fffbc9847b51b35349b88d74970079 (PA_BYTES_SNPRINT_MAX)
5cf0c1e544a5fce97d514c793256b2e301277136 (rearrange functions)
508c462841fd087528649ed1ca3646363387bb5d:
b5ac3839e18524524fa3e0da7ec68dbce16e8203 (remap/vol only SSE2)
723499439f575f744f07c85a42b47d95cdc98de6 (init SSE2)
3bbc5e6a4d0211d8cedd2fe6698c2e2c07d1c4b9 (add PA_VOLUME_INVALID)
cc6c4fe91f916451bbea9073619c11a6b122b684 (check pa_volume_t args)
9755bfa58af0c27b478d5d8cc56013527a6f660b (drop expensive checks)
d000dd6f4b976894558613f69bdad2974cce7d1e (NULL chan map consist.)
41a0dc1e9987ae00b605fd88bf887becbdf097d5 (log invalid fade/bal)
08a4d57ce2f20173ea8a90e597a3ebcd28398242 (ok NULL proplist inv.)
* debian/patches/0055-llvm-clang-analyzer-fixes.patch:
+ Add fixes from git HEAD:
f5046759cdd72daf5ba3b31c9dfc7b8d5be6bc9b..
7cc100d9e1d7093da44c8c83cbf61bb8c6000d9a
* New git snapshot of origin/master (0.9.16~test7-14-g7ca81)
fixes LP: #419658, #422451, #424127
* debian/pulseaudio.install: add module-loopback
* debian/control: remove liboil*-dev build-dependency thanks to
included ASM optimisations
* debian/copyright: update; we've added module-loopback
* debian/patches/0052-disable-cpu-limit.patch: Disable cpu limit as
per 812be327836c93492ad389333bcc037566141eb8
* debian/patches/0053-add-input-sources.patch: Add internal mic and
docking station as per 8cd635bc614834c13d0f1c586d472b4a52b98664
* debian/patches/0054-use-sse2-volume.patch: Only use if SSE2 is
available. This is a workaround for LP: #418448, thanks "knarf"!
* add -march=armv6 to compiler flags on armel, recent upstream changes
make pulse fail building on anything below v6 (what a very bad idea !)
[ Daniel T Chen ]
* New git snapshot of origin/master (0.9.16~test6-3-g57e1)
* debian/patches/:
+ 0050-revert-pacmd-poll-argv.patch: Retain, still seeing
excessive cpu usage with resume
- 0051-leave-hp-enabled.patch: Drop, applied upstream
+ 0051-reduce-lib-linking.patch: Refresh and rename previous
0052-reduce.. so that minimal changes are made
[ Luke Yelavich ]
* debian/control: Promote rtkit from suggests to recommends
* New Upstream Version
[ Daniel T Chen ]
* debian/patches/0051-leave-hp-enabled.patch: Leave
headphones enabled in the default analog mixer profiles
[ Luke Yelavich ]
* debian/patches/0052-reduce-lib-linking.patch: Reduce the number of
libraries that the libpulse libraries are linked against as much as
possible, to lessen the work needed to make bi-arch libpulse packages
in the future
* Remove pulseaudio.desktop once again, as the a11y special case is
not being honoured, and we have the Xsession.d script to start pulse
for us, to avoid any races with other apps wanting to play sounds on
session startup
* New upstream release
* debian/patches/0050-backport-git-post-test4.patch: drop
* debian/patches/0050-revert-pacmd-poll-argv.patch: revert pacmd
changesets due to excessive cpu usage (poll()) with resume:
- aae7054b1c442e62cc1154d15a4b7a569d60d8f4
- 5fcb8a3c0838a4ecdb00a0af09b6e1a358b114d0
* debian/01PulseAudio: Escape hash when passed to sudo -u
(LP: #414385). Thanks, Christoph Kurrat and Dana Goyette!
* debian/pulseaudio.init: Add NetworkManager to
Should-St{art,op} to fix sink/source publishing with Avahi
(LP: #413443). Thanks, Martin-Éric Racine!
* New Upstream Version
* Correct changelog entry for 1:0.9.16~test4-0ubuntu5
(5fcb8a3c0838a4ecdb00a0af09b6e1a358b114d0 was _not_
applied)
* Resync proper 0050-backport-git-post-test4.patch
from the ~ubuntu-audio-dev PPA branch
* debian/control: Drop libgdbm-dev; use tdb-dev instead
since it's upstream's approach
[ Daniel T Chen ]
* 0050-backport-git-post-test4.patch: Add the following changesets
from git (can be dropped with -test5):
+ 51b3899348bf29dd88b56691aeea9f57895dfd14
+ 7d4916379bbf05384ad199004949cc220822aa5f
+ 23a294c97e62e0bee9b17b1f8ad20a39e1ba15da
+ d27e26dca0b492b1906b42b2d0f7decd38ed8ae3
+ 462cdf44b7fe36768c836c90761f6b8153290517
+ e8340345f6a102cd03b6676576bcd3879ead7aad
+ 8998cba6839a46f11daec411c83a1b35723c5117
+ facae1f27504983d7eff7c7c3ffa864f7e002272
+ 9f53aa5546e7bf9246546c6dda5637d50679483c
+ ef176ecb62a8f04bd14ca37e7c2a40469f0bb8ba
+ 27b8cd783c2aedb23af8f88fc88632d5c4f387fd
+ 5921324fd3c16e2b3d38d07b200febd90835f169
+ 286ab2f19370c7a0041897435614b2c6aadc8e70
+ 17d57415f5abad5b7c30301227054b4c899bc705
[ Luke Yelavich ]
* debian/pulseaudio.install: Also add previously dropped 70pulseaudio file
* debian/pulseaudio.install: ...and also re-add droped apport hook, and
alsa configuration files
* debian/pulseaudio.install: Also re-add pulse-session wrapper script
* debian/pulseaudio.install:
- Re-add the pm-utils script that was inadvertantly left out with the
previous Debian merge
- Add udev rules from upstream, needed for particular sound hardware
* New upstream release
* debian/patches/0008-clean-out-old-files.patch: Dropped, applied upstream
* debian/control: Fix pulseaudio-module-rygel-media-server debug package name
* New upstream release
* debian/pulseaudio.postinst:
- Do not create the pulse-rt group any more
- Do not make the pulseaudio binary suid root
* debian/pulseaudio.postrm: Do not try to remove the pulse-rt group
* debian/pulseaudio.preinst: Remove the pulse-rt group on upgrade
* debian/control:
- Suggest rtkit
- Renamed pulseaudio-module-hal and pulseaudio-module-hal-dbg to
pulseaudio-module-udev and pulseaudio-module-udev-dbg respectively
- pulseaudio-module-udev replaces pulseaudio-module-hal
- Bumped libudev-dev requirement to >= 143
- Added build dependencies libICE-dev, libxi-dev, x11proto-core-dev
- Add new package for the rygel-media-server module
- Tighten libasound2-dev and libsndfile1-dev dependencies
* debian/pulseaudio.init: Change all hal references to udev
* debian/patches/0008-clean-out-old-files.patch: Remove non-existant files
from POTFILES.in, patch sent upstream
* Merge from Debian unstable, remaining changes:
- epoch (my stupid fault :S)
- Don't build against, and create jack package. Jack is not in main
- use speex-float-1 resampler to work better with lack of PREEMPT in
karmic's -generic kernel config, also change buffer size
- Add alsa configuration files to route alsa applications via pulseaudio
- Move libasound2-plugins from Recommends to Depends
- Add pm-utils sleep hook to suspend (and resume) users' pulseaudio
daemons
- patch to fix source/sink and suspend-on-idle race
- Make initscript more informative in the default case of per-user
sessions
- add status check for system wide pulseaudio instance
- create /var/run/pulse, and make restart more robust
- LSB {Required-*,Should-*} should specify hal instead of dbus,
since hal is required (and already requires dbus)
- indicate that the system pulseaudio instance is being started from the init
script
- Install more upstream man pages
- Link to pacat for parec man page
- check whether pulseaudio is running before preloading the padsp library
- Add DEB_OPT_FLAG = -O3 as per recommendation from
pulseaudio-discuss/2007-December/001017.html
- cache /usr/share/sounds/ubuntu/stereo/ wav files on pulseaudio load
- Generate a PO template on build
- add special case to disable pulseaudio loading if accessibility/speech
is being used
- the esd wrapper script should not load pulseaudio if pulseaudio is being
used as a system service
- add a pulseaudio apport hook
- fix some typos in README.Debian
- drop padevchooser(Recommends) and pavucontrol (Suggests)
- drop libasyncns-dev build dependency, its in universe
- add libudev-dev as a build-dependency
* 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
* 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).
* debian/01PulseAudio: Mute sinks and sources prior to
suspend; unmute sinks and sources after resume (LP: #404986)
* debian/patches/series: Reenable glitch-free.
* SECURITY UPDATE: root escalation from BIND_NOW re-execution.
- 0040-do-not-exec-for-bindnow.patch: use -Wl,-z,now instead of
performing a racey re-exec.
- CVE-2009-1894
[ Daniel T Chen ]
* debian/patches/0001_change_resample_and_buffering.patch: Bump
default resampler to speex-float-1 due to remaining audio
anomalies when playing DVDs (LP: #376374)
[ Luke Yelavich ]
* Merge from Debian unstable, remaining changes:
- epoch (my stupid fault :S)
- Don't build against, and create jack package. Jack is not in main
- use speex-float-1 resampler to work better with lack of PREEMPT in
karmic's -generic kernel config, also change buffer size
- Add alsa configuration files to route alsa applications via pulseaudio
- Move libasound2-plugins from Recommends to Depends
- Add pm-utils sleep hook to suspend (and resume) users' pulseaudio
daemons
- patch to fix source/sink and suspend-on-idle race
- Make initscript more informative in the default case of per-user
sessions
- add status check for system wide pulseaudio instance
- create /var/run/pulse, and make restart more robust
- LSB {Required-*,Should-*} should specify hal instead of dbus,
since hal is required (and already requires dbus)
- indicate that the system pulseaudio instance is being started from the init
script
- Install more upstream man pages
- Link to pacat for parec man page
- check whether pulseaudio is running before preloading the padsp library
- Add DEB_OPT_FLAG = -O3 as per recommendation from
pulseaudio-discuss/2007-December/001017.html
- cache /usr/share/sounds/ubuntu/stereo/ wav files on pulseaudio load
- disable glitch free (use tsched=0)
- Generate a PO template on build
- add special case to disable pulseaud * debian/patches/0090-fix-sw-mute-desync.patch: Dropped, as this is included
in the recently added patches in Debian.io loading if accessibility/speech
is being used
- the esd wrapper script should not load pulseaudio if pulseaudio is being
used as a system service
- add a pulseaudio apport hook
- fix some typos in README.Debian
- drop padevchooser(Recommends) and pavucontrol (Suggests)
- drop libasyncns-dev build dependency, its in universe
- add libudev-dev as a build-dependency
* debian/patches/0090-fix-sw-mute-desync.patch: Dropped, as this is included
in the recently added patches in Debian.
* 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
[ Daniel T Chen ]
* debian/patches/0001_change_resample_and_buffering.patch: Bump
default resampler to ffmpeg. We cannot peg the cpu, and we cannot
have audio anomalies, so this change _should_ be regression-free
but needs extensive testing (LP: #376374).
* debian/patches/0090_fix_sw_mute_desync.patch: Backport from
git HEAD to resolve sw vol becoming muted on logout
(LP: #315971, #352732)
[ Luke Yelavich ]
* Merge from Debian unstable, remaining changes:
- epoch (my stupid fault :S)
- Don't build against, and create jack package. Jack is not in main
- use ffmpeg resampler to work better with lack of PREEMPT in jaunty's
-generic kernel config, also change buffer size
- Add alsa configuration files to route alsa applications via pulseaudio
- Move libasound2-plugins from Recommends to Depends
- Add pm-utils sleep hook to suspend (and resume) users' pulseaudio
daemons
- patch to fix source/sink and suspend-on-idle race
- Make initscript more informative in the default case of per-user
sessions
- add status check for system wide pulseaudio instance
- create /var/run/pulse, and make restart more robust
- LSB {Required-*,Should-*} should specify hal instead of dbus,
since hal is required (and already requires dbus)
- indicate that the system pulseaudio instance is being started from the init
script
- Install more upstream man pages
- Link to pacat for parec man page
- check whether pulseaudio is running before preloading the padsp library
- Add DEB_OPT_FLAG = -O3 as per recommendation from
pulseaudio-discuss/2007-December/001017.html
- cache /usr/share/sounds/ubuntu/stereo/ wav files on pulseaudio load
- disable glitch free (use tsched=0)
- Generate a PO template on build
- add special case to disable pulseaudio loading if accessibility/speech
is being used
- the esd wrapper script should not load pulseaudio if pulseaudio is being
used as a system service
- add a pulseaudio apport hook
- fix some typos in README.Debian
- drop padevchooser(Recommends) and pavucontrol (Suggests)
- drop libasyncns-dev build dependency, its in universe
- add libudev-dev as a build-dependency
* 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)
* Merge from Debian unstable, remaining changes:
- epoch (my stupid fault :S)
- Don't build against, and create jack package. Jack is not in main
- use linear resampler to work better with lack of PREEMPT in jaunty's
-generic kernel config, also change buffer size
- Add alsa configuration files to route alsa applications via pulseaudio
- Move libasound2-plugins from Recommends to Depends
- Add pm-utils sleep hook to suspend (and resume) users' pulseaudio
daemons
- patch to fix source/sink and suspend-on-idle race
- Make initscript more informative in the default case of per-user
sessions
- create /var/run/pulse, and make restart more robust
- add status check for system wide pulseaudio instance
- LSB {Required-*,Should-*} should specify hal instead of dbus,
since hal is required (and already requires dbus)
- indicate that the system pulseaudio instance is being started from the init
script
- Install more upstream man pages
- Link to pacat for parec man page
- check whether pulseaudio is running before preloading the padsp library
- Add DEB_OPT_FLAG = -O3 as per recommendation from
pulseaudio-discuss/2007-December/001017.html
- cache /usr/share/sounds/ubuntu/stereo/ wav files on pulseaudio load
- disable glitch free (use tsched=0)
- Generate a PO template on build
- add special case to disable pulseaudio loading if accessibility/speech
is being used
- the sd wrapper script should not load pulseaudio if pulseaudio is being
used as a system service
- add a pulseaudio apport hook
- fix some typos in README.Debian
- demote paprefs to suggests
- drop padevchooser(Recommends) and pavucontrol (Suggests)
- drop libasyncns-dev build dependency, its in universe
- add libudev-dev as a build-dependency
- Retain libbluetooth-dev build dependency
* debian/01Pulseaudio: Harvist users by UID, and not username, to ensure
that the script doesn't choak on characters not already considered as
used in a username (LP: #374694)
* 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)
* debian/control: libltdl7-dev -> libltdl-dev
* debian/01PulseAudio: harvest users more robustly. Thanks,
Chow Loong Jin <hyperair@gmail.com>! (LP: #202089)
* debian/control: pulseaudio depends on pulseaudio-module-hal
to fix LP: #326532
* Merge from unreleased Debian pulseaudio git, remaining changes:
- epoch (my stupid fault :S)
- Don't build against, and create jack package. Jack is not in main
- use linear resampler to work better with lack of PREEMPT in jaunty's
-generic kernel config, also change buffer size
- Add alsa configuration files to route alsa applications via pulseaudio
- Move libasound2-plugins from Recommends to Depends
- Add pm-utils sleep hook to suspend (and resume) users' pulseaudio
daemons
- patch to fix source/sink and suspend-on-idle race
- Make initscript more informative in the default case of per-user
sessions
- create /var/run/pulse, and make restart more robust
- add status check for system wide pulseaudio instance
- LSB {Required-*,Should-*} should specify hal instead of dbus,
since hal is required (and already requires dbus)
- indicate that the system pulseaudio instance is being started from the init
script
- Install more upstream man pages
- Link to pacat for parec man page
- check whether pulseaudio is running before preloading the padsp library
- Add DEB_OPT_FLAG = -O3 as per recommendation from
pulseaudio-discuss/2007-December/001017.html
- cache /usr/share/sounds/ubuntu/stereo/ wav files on pulseaudio load
- disable glitch free (use tsched=0)
- Generate a PO template on build
- add special case to disable pulseaudio loading if accessibility/speech
is being used
- the sd wrapper script should not load pulseaudio if pulseaudio is being
used as a system service
- add a pulseaudio apport hook
- fix some typos in README.Debian
- demote paprefs to suggests
- drop padevchooser(Recommends) and pavucontrol (Suggests)
- drop libasyncns-dev build dependency, its in universe
* add libudev-dev as a build-dependency
* 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
* 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 ]
* 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
* 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
* debian/01PulseAudio: use pactl instead of pacmd (LP: #202089)
[ Daniel T Chen ]
* debian/pulseaudio.init:
- Fix inane stop() syntax (LP: #357201)
* Update backported (from git HEAD) fixes:
- 0091_workaround_alsa_horkage.patch
* Add new fixes:
- 0049_fix_sampling_rate_not_beyond_pa-rate-max.patch
* debian/apport-hook.py: Add apport hook
* debian/rules, debian/pulseaudio.install: Install apport hook
* LP: #357913
[ Daniel T Chen ]
* debian/pulseaudio.init:
- Actually create /var/run/pulse, and make handling of /restart
more robust (LP #317921)
- Add /status check for system-wide daemon instance
(LP: #298299)
* Backport from upstream git HEAD:
- 0046_ignore_hal_no_such_cap.patch,
- 0047_pick_up_all_cards.patch (LP: #353807),
- 0048_fix_stuck_prebuf.patch (LP: #355825)
[ Luke Yelavich ]
* debian/control: Drop recommends from the pulseaudio-module-x11 package. if
they were dropped previously, they were re-added somehow, so lets get rid
of them once and for all.
* Introduce epoch to fix my stupidity in uploading a test release of
pulseaudio.
[ Daniel T Chen ]
* README.Debian:
pulse-session:
pulseaudio.default: Clarify function of system-wide check, and
make /usr/bin/pulse-session do the right thing if system-wide
is enabled (LP: #286966)
[ Luke Yelavich ]
* Make the a11y no start special case per user, not system wide.
* Also make the esd wrapper script honour system wide pulseaudio.
* No-change rebuild to fix lpia shared library dependencies.
* debian/rules: Generate a PO template on build. Thanks to Timo Jyrinki for
the patch! (LP: #342159)
* 0091_workaround_alsa_horkage.patch:
- Lower severity of logging level to prevent DoS on syslog
LP: #320875, #343254
LP #330814
[ 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.
[ Daniel T Chen ]
* 0030_set_tsched0.patch: Disable this patch, which has the effect of
reenabling glitch-free. Depends on 0091_workaround_alsa_horkage.
* 0091_workaround_alsa_horkage.patch: Rework ALSA delay handling.
[ Luke Yelavich ]
* debian/control: re-add the vcs bzr URL for Ubuntu's pulseaudio packaging
as it got lost somewhere along the way
* PulseAudio does not need to be started before gdm, especially since we use
user sessions by default.
[ Daniel T Chen ]
* Backport fixes from git HEAD:
- 0041_clarify_cmdline_opts.patch,
- 0042_fix_selem_init.patch
[ Luke Yelavich ]
* 0001_more_translatable_strings.patch: Make the .desktop file and PolicyKit
files translatable, thanks to Gabor Kelemen <kelemeng@gnome.hu for this
work (LP: #331831)
* 0006_regen-autotools.patch: re-create to take into account changes needed
for the above mentioned translation additions
[ Luke Yelavich ]
* 0001-Fix-library-search-path-to-include-lib-and-usr-lib.patch: Dropped,
no longer applicable, as evident in Debian's pulseaudio git branch.
[ Daniel T Chen ]
* 0004_enable_autospawn.patch: Renamed from .."disable".. for clarity,
and actually apply it.
* 0012_clarify_driver_error_redirect_to_alsa_devs.patch: Clarify
logging message for 'linux' source package and ALSA developers
instead of PulseAudio developers in alsa-util.c, too.
- This patch can be tweaked, since upstream has now applied it to
git HEAD
* Backport fixes from git HEAD:
- 0035_fix_module-detect_access.patch,
- 0036_increase_memblock_imports.patch,
- 0037_fill_silence_fail_import_memblock.patch,
- 0038_handle_errno_properly.patch,
- 0039_add_validity_checks.patch,
- 0040_legacy_fixes.patch
* 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
* Add fixes from git HEAD:
- 0028_fix_uninit_rtp_resamp.patch,
- 0029_fix_suspend_on_idle_null_race.patch
* Add fixes from git HEAD:
- 0023_work_around_dlsym_retval_mistyping.patch,
- 0024_fix_sink_source_calls_in_suspended.patch,
- 0025_shortcut_pa-sink-process-rewind.patch,
- 0026_reset_rewind-requested_when_suspend.patch,
- 0027_fix_piped_pacmd.patch
[ Daniel T Chen ]
* Add fixes from git HEAD:
- 0014_fix_avail-min_calc.patch,
- 0015_no_pa-asyncq-push_fail.patch,
- 0016_dont_rely_pa-sink-running-idle_for_optim.patch,
- 0017_fix_hsp_rate_chan.patch,
- 0018_dont_restore_mute_vol_when_already_set.patch,
- 0019_fix_mem_leak_in_pa-alsa-open-by-device-string.patch,
- 0020_ask_for_same_frag_set_when_resuming_oss_dev.patch,
- 0021_add_missing_const.patch,
- 0022_dont_hit_assert_in_esound-sink_when_latency_queried.patch
[ Luke Yelavich ]
* Re-instate /etc/X11/Xsession.d/70pulseaudio, to again load pulseaudio
earlier in the X session, to aleviate a pulse/login-sound race condition
(LP: #322374)
* Add fixes from trunk:
- 0012_clarify_driver_error_redirect_to_alsa_devs.patch
* Add 0013_add_padsp_wrapper_check.patch (LP: #269939)
* debian/pulseaudio.manpages:
debian/pulseaudio-esound-compat.manpages:
debian/pulseaudio-utils.links:
- Install upstream man pages (LP: #219669, #318660),
- Link to pacat for parec man page (LP: #294628)
* New upstream release. (LP: #317502, #317613)
* Dropped patches, all in upstream release.
- 0003-make-sure-to-use-64bit-rounding-even-on-32bit-machin.patch
- 0004-properly-remove-dbus-matches-an-filters-when-unloadi.patch
- 0005-Fix-two-typos-that-broke-tunnels.patch
- 0008_regen_autotools.patch
- 0009_shm-arch-indep.patch
- 0010_check_before_using_environment.patch
- 0011_load_restore_before_other_modules.patch
- 0013_dont_hit_assert_issuing_two_rewinds_in_single_iter.patch
- 0014_retry_without_snd-pcm-no-auto-format.patch
- 0015_use_fionread.patch
- 0016_add_pa-source-message-get-latency.patch
- 0017_allow_dev_dsp_w-ok.patch
- 0019_fix_macro_pa-unlikely.patch
- 0020_catch_driver_errors.patch
- 0022_fix_return_val_dump-resample-methods.patch
- 0023_use_gdbm-nolock.patch
- 0024_dont_mix_front-center_into_rear.patch
- 0025_drop_cap-nice_properly.patch
- 0027_handle_multicast_sdp_with_same_ip_ttl_as_rtp.patch
- 0029_add_minor_fixes.patch
- 0030_dont_drop_client_data.patch
- 0031_use_fragsize_for_record_stream_latency.patch
* Bumped shlibs for libpulse0.
* Package libpulsecore8 -> libpulsecore9.
* Add libdbus-glib-1-dev to build-depends.
* Regression fix:
- pulse.conf: Always honour ~/.asoundrc and /etc/asound.conf with highest
priority, thanks to Daniel T Chen. (LP: #295832)
* Add fixes from 0.9.14:
- 0030_dont_drop_client_data.patch,
- 0031_use_fragsize_for_record_stream_latency.patch,
- 0032_fix_suspend_sinks_sources.patch (LP: #317613)
* debian/control: Package pulseaudio-module-x11,
Recommends: gnome-audio | ubuntu-sounds.
[ Daniel T Chen ]
* Add fixes from git:
- 0015_use_fionread.patch,
- 0016_add_pa-source-message-get-latency.patch,
- 0017_allow_dev_dsp_w-ok.patch,
- 0018_fix_return_val_pa-frame-aligned.patch,
- 0019_fix_macro_pa-unlikely.patch,
- 0020_catch_driver_errors.patch (LP: #312373),
- 0021_convert_to_pa-bool-t.patch,
- 0022_fix_return_val_dump-resample-methods.patch,
- 0023_use_gdbm-nolock.patch,
- 0024_dont_mix_front-center_into_rear.patch,
- 0025_drop_cap-nice_properly.patch,
- 0027_handle_multicast_sdp_with_same_ip_ttl_as_rtp.patch,
- 0028_prefer_mixer_controls_with_vols.patch (LP: #281605),
- 0029_add_minor_fixes.patch
* Forward-port workaround from hardy branch for source/sink and
suspend-on-idle race (LP: #203654):
- 0026_work_around_suspend-on-idle_source_sink_race.patch
* debian/control: Drop padevchooser(Recommends) and pavucontrol
(Suggests) completely - functionality has been subsumed by
jaunty's gnome-volume-control.
* debian/pulseaudio.init:
- Make initscript more informative in the default case of per-user
sessions (LP: #259522),
- Make initscript retry (until three-second timeout) if stopping
fails when restarting (LP: #244414),
- LSB {Required-*,Should-*} should specify hal instead of dbus,
since hal is required (and already requires dbus) (LP: #244679)
* Previous upload contains patches to close:
LP: #193491, #268891, #295164, #298301
[ Luke Yelavich ]
* 0008_regen_autotools.patch: Pull some libtool 2.2 updates from git,
and regenerate autotools glue.
* debian/rules: Add --enable-static to force creation of libpulse.a,
a side-effect of messing with the autotools files. This shouldn't
be needed for the 0.9.14 release.
* Demote paprefs to suggests (LP: #309422)
* Add fixes from git:
- 0010_check_before_using_environment.patch,
- 0011_load_restore_before_other_modules.patch,
- 0012_dont_hit_assert_checking_for_idleness.patch,
- 0013_dont_hit_assert_issuing_two_rewinds_in_single_iter.patch,
- 0014_retry_without_snd-pcm-no-auto-format.patch.
* Add pm-utils sleep hook to suspend (and resume) users' pulseaudio
daemons (LP: #202089). Based on a patch by
Chow Loong Jin <hyperair@gmail.com>.
* debian/patches/0009_shm-arch-indep.patch:
- Make shm marker architecture independant, taken from git.
* Merge from Debian experimental, remaining changes:
- Don't build against, and create jack package. Jack is not in main.
- Remove --disable-per-user-esound-socket from configure flags, as we still
want per user esound sockets.
- Remove stop links from rc0 and rc6.
- Change default resample algorithm and bubffer size.
- Add alsa configuration files to route alsa applications via pulseaudio.
- Move libasound2-plugins from Recommends to Depends.
- debian/pulseaudio.preinst: When upgrading from intrepid, remove
/etc/X11/Xsession.d/70pulseaudio, as this was used to minimize a race
condition when starting GNOME in intrepid. This race should not exist in
jaunty once libcanberra is built to use pulseaudio as a backend.
- Do not spawn a pulseaudio server if clients fail to find a running server.
- Regenerate autotools files for ubuntu.
* 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
* Build-depend on libltdl7-dev to make the armel buildd happy.
* Drop libasyncns-dev again. Its in universe, and we will worry about
whether we really need it again later.
* Merge from Debian unstable, remaining changes:
- Don't build against, and create jack package. Jack is not in main.
- Remove --disable-per-user-esound-socket from configure flags, as we still
want per user esound sockets.
- Remove stop links from rc0 and rc6.
- Change default resample algorithm and bubffer size.
- Add alsa configuration files to route alsa applications via pulseaudio.
- Move libasound2-plugins from Recommends to Depends.
* debian/pulseaudio.preinst: When upgrading from intrepid, remove
/etc/X11/Xsession.d/70pulseaudio, as this was used to minimize a race
condition when starting GNOME in intrepid. This race should not exist in
jaunty once libcanberra is built to use pulseaudio as a backend.
* Do not spawn a pulseaudio server if clients fail to find a running server.
* Remove explicit version dependency for libspeex-dev to allow the package
to be built for now.
* Regenerate autotools files to work with Ubuntu's newer libtool/libltdl.
* debian/control: libpulsecore5 -> libpulsecore8 to match the library
soname.
[ 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
* debian/patches/0006-fix-iteration-over-random-devices.patch
- Added. Iterate over the various random devices if opening fails
(Closes: #491270)
* debian/70pulseaudio && debian/pulse-session: Use a wrapper script
to start pulseaudio at the Xsession.d phase of the login process.
The wrapper script is necessary to execute processes that need to
be loaded after pulseaudio, such as the X session manager. This
works around a race condition involving pulseaudio and canberra-gtk-play
and the GNOME login sound. (LP: #274124)
* debian/pulseaudio.preinst: Remove /etc/xdg/autostart/pulseaudio.desktop
if it exists. We don't want pulseaudio started more than once.
* debian/pulseaudio.desktop: Use a slightly modified version of the
pulseaudio desktop file from more recent versions, and place it in
/etc/xdg/autostart, to start pulseaudio earlier in the GNOME desktop
initialization. This should avoid a race condition between the login
sound being played, and pulseaudio being loaded. (LP: #274124)
* Fix some errors in the pid file handling patch, thanks to Mandriva.
* debian/pulse.conf: Do not use an absolute path when referring to the
pulse alsa plugin, as this breaks bi-arch configurations. libasound2
and lib32/64asound2 now include ldconfig files to include the alsa-plugins
path for the architecture in use.
* debian/pulse-alsa.conf: extend configuration to include "pulse"
definitions for buggy ALSA applications (e.g., Skype). (LP: #258581)
* debian/control: Bump libasound2-plugins from recommends to depends to be
sure that nobody's audio set up for alsa applications is broken.
* debian/pulse.conf, debian/pulse-alsa.conf. Asoundrc configuration files
to allow the use of pulseaudio as the default output for applications
using alsa, when pulseaudio is running.
* debian/patches/0015-Change-resampler-and-buffering.patch: Change the
resample method used as well as the buffer size.
* Some patches taken from Mandriva's pulseaudio package. See comments in
patch headers for more details:
- 0007-Perfer-client.conf-over-X11-property-variables.patch
- 0008-Also-link-libpulsecore.la-to-some-libraries-needed.patch
- 0009-Rejig-r2495-slightly-and-directly-compile-the-necess.patch
- 0010-Do-not-invalidate-the-cookie-if-no-file-was-specifie.patch
- 0011-fix-error-path-spotted-by-Coling-Guthrie.patch
- 0012-Change-policykit-policy-to-allow-high-priority-and-d.patch
- 0013-More-robust-pid-file-handling.patch
- 0014-Disable-hotplug-sound-as-it-interferes-with-too-many.patch
* Remove stop links from rc0 and rc6 (LP: #254254):
- debian/rules: change DEB_UPDATE_RCD_PARAMS to
start 25 2 3 4 5 . stop 15 1 .
* debian/patches/0006-pcspkr-last.patch: Load the PC speaker as a sink
after all other sound card sinks have been loaded. (LP: #242966)
* debian/patches/0007-relibtoolize.patch: Regenerate relevant libtool
bits, because even though libltdl7 is supposed to be API-compatible
with libltdl3, the package FTBFs without regeneration.
* Merge from Debian unstable.
* Patches
+ 0001-Set-ESD-socket-to-tmp-.esd-socket-to-match-up-with.patch:
continue to disable this patch, as we want user sockets to be
the default in the conffile;
- 0050-Reduce-RT-highprio-log-to-info: absorbed into Debian unstable;
- 0051-Reduce-pa_pid_file_create-Daemon-already-running-log-spam:
removed as per discussion with Sjoerd, as it can confuse human
debugging;
* Packaging
+ MaintainerField and Vcs munging;
+ Don't generate or install the jackd module;
+ Use multiuser semantics.
* 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.
[ Daniel T Chen ]
* Merge from Debian unstable:
* Patches
+ 0050-Reduce-RT-highprio-log-to-info:
+ 0051-Reduce-pa_pid_file_create-Daemon-already-running-log-spam:
Retain to prevent innocuous messages from spamming user log;
- 0052-Add-extra-checks-to-padsp-debug-calls:
- 0053-Handle-channel-map-failure:
- 0054-Invoke-pa_ltdl_done-conditionally:
- 0055-fix_record_stream_moved: Merged in new upstream version.
* Packaging
+ control: Adhere to DebianMaintainerField spec, and add a
Vcs-Bzr entry;
+ control:
+ pulseaudio-module-jack.install: Don't generate or install the
jackd module;
+ pulseaudio.init:
+ rules: Use multiuser semantics.
[ Luke Yelavich ]
* FFe granted. (LP: #211592)
[ 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)
* Patch from Thorvald Natvig to fix protocol error when moving source outputs.
(LP: #194756)
* Patches:
- Apply (new) patch to handle channel mapping failure. From
upstream SVN changeset 2105. (LP: #178442)
- Apply (new) patch to invoke pa_ltdl_done() conditionally.
From upstream SVN changeset 2111.
* Packaging:
- Add versioned dependency on sysv-rc to pulseaudio for LTS->LTS.
Thanks, Steve Langasek (LP: #187469)!
* Patches:
- Apply (new) patch from Mandriva adding checks to debug calls,
preventing crashes, with padsp.
* Merge from Debian unstable, remaining changes:
- Packaging:
+ pulseaudio-module-x11 does not recommend an audio theme,
+ no jack packages,
+ pulseaudio-utils long description clarification,
+ multiuser initscript semantics (Teardown spec),
+ Vcs-Bzr entry and DebianMaintainerField mangling;
- Patches:
+ omit 0001-Set-ESD-socket-to-tmp-..,
+ omit socket parameter in 0007-Change-config-.. to apply
cleanly given above 0001-Set-ESD-socket omission,
+ lower verboseness of some log messages,
+ drop backported CVE-2008-008 fix (already in 0.9.9).
* New Upstream Version.
* Fixes CVE-2008-008: Assert that dropping permissions succeeds.
* Priority high because it fixes a security issue.
* [SECURITY] Apply (new) patch fixing unchecked setuid() return
values. Patch backported from upstream 0.9.9.
* References:
CVE-2008-0008
https://bugzilla.novell.com/show_bug.cgi?id=347822
https://bugzilla.redhat.com/show_bug.cgi?id=425481
* Apply (new) 0051-Reduce-pa_pid_file_create.. patch that lowers the
"Daemon already running", "pa_pid_file_create() failed", and
"setrlimit(..Operation not permitted" levels to prevent spamming
/var/log/syslog. Normal users not in the pulse-rt group don't need
this level of verbosity, and the "errors" are innocuous given per-
user session invocation. (These changes really close LP #83137 and
duplicates.)
* Thanks to Sjoerd Simons for the insight.
* Merge from Debian unstable, remaining changes:
- Packaging:
+ pulseaudio-module-x11 does not recommend an audio theme,
+ no jack packages,
+ pulseaudio-utils long description clarification,
+ multiuser initscript semantics (Teardown spec),
+ Vcs-Bzr entry and DebianMaintainerField mangling;
- Patches:
+ omit 0001-Set-ESD-socket-to-tmp-..,
+ omit socket parameter in 0007-Change-config-.. to apply
cleanly given above 0001-Set-ESD-socket omission,
+ apply (new) 0050-Reduce-RT-highprio-log-to-info.patch
(LP: #83137 and duplicates).
* 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)
* debian/control: Drop Recommendation of ubuntu-sounds entirely; it's wrong
for derivatives, and theming should be done with seeds and derivative
specific meta packages.
* debian/control: Make pulseaudio-module-x11 recommend ubuntu-sounds,
not gnome-audio.
"Hail our new PulseAudio overlords (part two)."
* Merge from Debian unstable.
* Ubuntu-specific changes:
- debian/control:
+ Don't build-depend on libjack0.100.0-dev or build jack module
packages,
+ Update pulseaudio's Recommends and Suggests to accomodate
existing promoted main packages,
+ Explicitly mention pasuspender in pulseaudio-utils's long
description,
+ Add Vcs-Bzr URI,
+ Adhere to DebianMaintainerField;
- debian/rules: Use multiuser for update-rc.d;
- debian/patches/series: Retain the exclusion of
0001-Set-ESD-socket-to-tmp-.esd-socket-to-match-up-with.patch.
* Dropped Ubuntu-specific change (absorbed into Debian source):
debian/patches/0002-Double-esound-maximum-sample-size.patch.
[ 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.
* Disable 0001-Set-ESD-socket-to-tmp-.esd-socket-to-match-up-with.patch. We
do want per-user esd sockets in Ubuntu. This unbreaks multiuser support
and matches the patch that we did to esound for the very same reason:
every user needs its own esd socket path to have them not conflict to each
other.
"Hail our new PulseAudio overlords (part one)."
* Merge from Debian unstable.
* Apply Ubuntu-specific changes:
- debian/control:
+ drop libasyncns-dev and libjack0.100.0-dev build-dependencies
since we don't build the jack plugin [yet];
+ add versioned lsb-base dependency to pulseaudio;
+ keep pulseaudio installable by demoting some recommended
packages to suggested [retain libasound2-plugins,
libgstreamer-plugins-pulse0.10-0, and
pulseaudio-esound-compat. pulseaudio-module-hal,
pulseaudio-module-x11, libao-pulse, paprefs, and
padevchooser are currently in universe];
+ adhere to DebianMaintainerField spec;
- debian/rules:
+ use multiuser instead of defaults in DEB_UPDATE_RCD_PARAMS.
* Drop obsolete Ubuntu-specific change:
- src/pulsecore/protocol-esound.c: applied upstream.
[ 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
* 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.
* 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
* 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
* fix esound max samplesize again to make sure teh login sound is playable
on networked connections.
* 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).
* 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.
* 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.
* debian/control: Make pulseaudio-module-hal depend on hal, not just
libhal. (Closes: #411501)
* 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)
* add 09_fix_esd_max_samplesize.dpatch to make sure the login and logout
gnome sounds can be processed on remote connections.
* 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.
* 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
* Merge from Debian unstable, remaining change:
- debian/{control,rules}: Don't use jack or asyncns.
* 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)
* disable libasyncns to fix ftbfs
* merge from debian unstable
* keep jack removal
* 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
* indeed remove the jack plugin from debian/control as well
* initial package
* disable jack
* disable asyncns
* 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)
* Add myself to uploaders
* Put libpulse-dev and libpulse0 in the right sections.
* Initial release (Closes: #378626)