[ubuntu/cosmic-proposed] pulseaudio 1:12.0-1ubuntu1 (Accepted)

Daniel van Vugt daniel.van.vugt at canonical.com
Wed Jul 4 08:50:12 UTC 2018


pulseaudio (1:12.0-1ubuntu1) cosmic; urgency=medium

  * New upstream release 12.0 (LP: #1778178):
    - Better latency reporting (and hence better A/V sync) with the A2DP
      bluetooth profile
    - Much more accurate latency reporting for AirPlay devices
    - Fixed a crash or high CPU use problem with Intel HDMI LPE
    - module-switch-on-connect now ignores virtual devices
    - When using passthrough for compressed audio, set the "non-audio" bit
    - Prioritize HDMI output over S/PDIF output
    - HSP support for more bluetooth headsets
    - Choose the A2DP bluetooth profile by default instead of HSP
    - New "sink_input_properties" module argument for module-ladspa-sink
    - New "use_system_clock_for_timing" module argument for module-pipe-sink
    - module-pipe-sink can now use an existing pipe
    - Steelseries Arctis 7 USB headset stereo output support
    - Dell Thunderbolt Dock TB16 speaker jack support
    - Fixed digital input support for some USB sound cards
    - Fixed Native Instruments Traktor Audio 6 detection
    - Ability to disable input or output on macOS
    - New "dereverb" option for the Speex echo canceller
    - New module: module-always-source
    - State files not any more readable by all users in the system mode
    - module-augment-properties now uses XDG_DATA_DIRS to find .desktop files
    - Updates for the Vala bindings
    - The GConf dependency can now be avoided
    - qpaeq license changed from AGPL to LGPL
    - qpaeq ported to Qt 5
    - Compatibility with glibc 2.27
    - The esdcompat tool isn't any more installed if esound support is disabled
  * Merge latest Debian changes (version 12.0-1)
  * Dropped upstreamed patches:
    - 0800-fix-lp1720684.patch
    - 0802-alsa-mixer-Add-support-for-usb-audio-in-the-Dell-doc.patch
    - 0803-build-sys-add-the-Dell-dock-TB16-configuration.patch
    - 0804-bluez5-device-Rewrite-of-thread-function-reduce-send.patch
    - 0805-bluez5-device-Fix-memory-leak-in-sco_process_render.patch
  * Refreshed and fixed patches:
    - 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
    - 0409-Trust-store-patch.patch
    - 0410-Add-thread-to-activate-trust-store-interface.patch
    - 0417-increase-timeout-check-apparmor.patch
    - 0700-modules-add-snappy-policy-module.patch
    - memfd-glibc2.27.patch

Date: Mon, 25 Jun 2018 16:04:50 +0800
Changed-By: Daniel van Vugt <daniel.van.vugt at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Sebastien Bacher <seb128 at ubuntu.com>
https://launchpad.net/ubuntu/+source/pulseaudio/1:12.0-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 25 Jun 2018 16:04:50 +0800
Source: pulseaudio
Binary: pulseaudio pulseaudio-utils pulseaudio-esound-compat pulseaudio-module-zeroconf pulseaudio-module-jack pulseaudio-module-lirc pulseaudio-module-gsettings pulseaudio-module-raop pulseaudio-module-bluetooth pulseaudio-equalizer libpulse0 libpulse-mainloop-glib0 libpulse-dev libpulsedsp
Architecture: source
Version: 1:12.0-1ubuntu1
Distribution: cosmic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Daniel van Vugt <daniel.van.vugt at canonical.com>
Description:
 libpulse-dev - PulseAudio client development headers and libraries
 libpulse-mainloop-glib0 - PulseAudio client libraries (glib support)
 libpulse0  - PulseAudio client libraries
 libpulsedsp - PulseAudio OSS pre-load library
 pulseaudio - PulseAudio sound server
 pulseaudio-equalizer - Equalizer sink module for PulseAudio sound server
 pulseaudio-esound-compat - PulseAudio ESD compatibility layer
 pulseaudio-module-bluetooth - Bluetooth module for PulseAudio sound server
 pulseaudio-module-gsettings - GSettings module for PulseAudio sound server
 pulseaudio-module-jack - jackd modules for PulseAudio sound server
 pulseaudio-module-lirc - lirc module for PulseAudio sound server
 pulseaudio-module-raop - RAOP module for PulseAudio sound server
 pulseaudio-module-zeroconf - Zeroconf module for PulseAudio sound server
 pulseaudio-utils - Command line tools for the PulseAudio sound server
Launchpad-Bugs-Fixed: 1778178
Changes:
 pulseaudio (1:12.0-1ubuntu1) cosmic; urgency=medium
 .
   * New upstream release 12.0 (LP: #1778178):
     - Better latency reporting (and hence better A/V sync) with the A2DP
       bluetooth profile
     - Much more accurate latency reporting for AirPlay devices
     - Fixed a crash or high CPU use problem with Intel HDMI LPE
     - module-switch-on-connect now ignores virtual devices
     - When using passthrough for compressed audio, set the "non-audio" bit
     - Prioritize HDMI output over S/PDIF output
     - HSP support for more bluetooth headsets
     - Choose the A2DP bluetooth profile by default instead of HSP
     - New "sink_input_properties" module argument for module-ladspa-sink
     - New "use_system_clock_for_timing" module argument for module-pipe-sink
     - module-pipe-sink can now use an existing pipe
     - Steelseries Arctis 7 USB headset stereo output support
     - Dell Thunderbolt Dock TB16 speaker jack support
     - Fixed digital input support for some USB sound cards
     - Fixed Native Instruments Traktor Audio 6 detection
     - Ability to disable input or output on macOS
     - New "dereverb" option for the Speex echo canceller
     - New module: module-always-source
     - State files not any more readable by all users in the system mode
     - module-augment-properties now uses XDG_DATA_DIRS to find .desktop files
     - Updates for the Vala bindings
     - The GConf dependency can now be avoided
     - qpaeq license changed from AGPL to LGPL
     - qpaeq ported to Qt 5
     - Compatibility with glibc 2.27
     - The esdcompat tool isn't any more installed if esound support is disabled
   * Merge latest Debian changes (version 12.0-1)
   * Dropped upstreamed patches:
     - 0800-fix-lp1720684.patch
     - 0802-alsa-mixer-Add-support-for-usb-audio-in-the-Dell-doc.patch
     - 0803-build-sys-add-the-Dell-dock-TB16-configuration.patch
     - 0804-bluez5-device-Rewrite-of-thread-function-reduce-send.patch
     - 0805-bluez5-device-Fix-memory-leak-in-sco_process_render.patch
   * Refreshed and fixed patches:
     - 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
     - 0409-Trust-store-patch.patch
     - 0410-Add-thread-to-activate-trust-store-interface.patch
     - 0417-increase-timeout-check-apparmor.patch
     - 0700-modules-add-snappy-policy-module.patch
     - memfd-glibc2.27.patch
Checksums-Sha1:
 9c91ad0a629454ed1520cc3ac5acdd0a03b7243a 3142 pulseaudio_12.0-1ubuntu1.dsc
 9b0dcd62ae4c24542e13644e5fac3de5b13d6db7 1657212 pulseaudio_12.0.orig.tar.xz
 92278ac51d4569190862532de448e49bcaed10f5 84140 pulseaudio_12.0-1ubuntu1.debian.tar.xz
Checksums-Sha256:
 4cf17f2211d692ed865a57d47008a772a1740ac14088dd6927e7b1d373d647ac 3142 pulseaudio_12.0-1ubuntu1.dsc
 6e422dbdc9fd11c0cb6af869e5eda73dc24a8be3c14725440edd51ce6b464444 1657212 pulseaudio_12.0.orig.tar.xz
 80a80352b8bd6e80aa22d06259dac5474d01ce9f33c11a3346f9efd370c5d987 84140 pulseaudio_12.0-1ubuntu1.debian.tar.xz
Files:
 9f5084e071819a2a4537e11f7cd987ea 3142 sound optional pulseaudio_12.0-1ubuntu1.dsc
 efe7683310080e80bc42707285df8c36 1657212 sound optional pulseaudio_12.0.orig.tar.xz
 85b5e83e6d3c16b1b96078c4f3697833 84140 sound optional pulseaudio_12.0-1ubuntu1.debian.tar.xz
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAls8ihQACgkQQxo87aLX0pI03QCffy4axBoJj4zv42/40708wrCH
oSMAn0GcV/kONZzg35Pu8gEHHuclu3eF
=MVZz
-----END PGP SIGNATURE-----


More information about the Cosmic-changes mailing list