Change logs for pulseaudio source package in Cosmic

  • pulseaudio (1:12.2-0ubuntu5) cosmic; urgency=medium
    
      * Add steelseries headset support.  This provides sufficient support to
        enable the Steelseries Arctis 5 and 7 Gaming Headsets (LP: #1758736).
    
     -- Dave Chiluk <email address hidden>  Tue, 12 Feb 2019 00:44:03 -0600
  • pulseaudio (1:12.2-0ubuntu4) cosmic; urgency=medium
    
      * No change rebuild for launchpad translations import
    
     -- Sebastien Bacher <email address hidden>  Tue, 09 Oct 2018 11:15:27 +0200
  • pulseaudio (1:12.2-0ubuntu3) cosmic; urgency=medium
    
      [ Ken VanDine ]
      * Update patch tags with more detailed descriptions and a note about
        not forwarding upstream:
        - 0700-modules-add-snappy-policy-module.patch
        - 0701-enable-snap-policy-module.patch
    
      [ James Henstridge ]
      * 0700-modules-add-snappy-policy-module.patch: grant recording access
        to snaps with classic confinement. (LP: #1787324)
    
     -- Ken VanDine <email address hidden>  Wed, 29 Aug 2018 09:18:41 -0400
  • pulseaudio (1:12.2-0ubuntu2) cosmic; urgency=medium
    
      * Update snap policy to make access to audio recording conditional on
        plugging the "pulseaudio" or "audio-record" interfaces (LP: #1781428):
        - 0700-modules-add-snappy-policy-module.patch: rewrite to query
          snapd for the client's plugged interfaces.
        - 0701-enable-snap-policy-module.patch: enable the module in the
          default configuration.
        - Build depend on libsnapd-glib-dev.
      * Remove module-trust-store patch set:
        - 0409-Trust-store-patch.patch: trimmed down to pulsecore changes.
        - 0410-Add-thread-to-activate-trust-store-interface.patch: removed.
        - 0417-increase-timeout-check-apparmor.patch: removed.
    
     -- James Henstridge <email address hidden>  Tue, 07 Aug 2018 17:01:22 +0800
  • pulseaudio (1:12.2-0ubuntu1) cosmic; urgency=medium
    
      * New upstream release 12.2 (LP: #1785551):
        - Fixed broken configure script that was present in release 12.1.
      * New upstream release 12.1:
        - Fixed crash when switching to A2DP bluetooth profile
        - Fixed plugin search path in module-ladspa-sink
        - Fixed file permissions for the pipes created by module-pipe-sink and
          module-pipe-source
      * Add 0050-disable-volume-test.patch to work around volume-test failures
        (LP: #1785556).
    
     -- Daniel van Vugt <email address hidden>  Mon, 06 Aug 2018 13:42:13 +0800
  • 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
    
     -- Daniel van Vugt <email address hidden>  Mon, 25 Jun 2018 16:04:50 +0800
  • pulseaudio (1:11.1-1ubuntu8) cosmic; urgency=medium
    
      * 0804-bluez5-device-Rewrite-of-thread-function-reduce-send.patch,
        0805-bluez5-device-Fix-memory-leak-in-sco_process_render.patch:
        - Reduce latency over bluetooth, using A2DP, when the connection drops
          temporarily (LP: #405294).
    
     -- Alberto Milone <email address hidden>  Mon, 21 May 2018 16:41:41 +0200
  • pulseaudio (1:11.1-1ubuntu7) bionic; urgency=medium
    
      * 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.
    
     -- Steve Langasek <email address hidden>  Wed, 14 Mar 2018 17:06:53 -0700