[ubuntu/eoan-proposed] pulseaudio 1:12.99.2-1ubuntu1 (Accepted)

Daniel van Vugt daniel.van.vugt at canonical.com
Wed Aug 21 10:36:13 UTC 2019


pulseaudio (1:12.99.2-1ubuntu1) eoan; urgency=medium

  * Merged Debian version 12.99.2-1 (prerelease 9b91334fd).
  * Drop upstreamed patches:
    - volume-test.patch
    - Don-t-compile-with-ffast-math.patch
    - steelseries.3.83675b374.patch
    - steelseries.4.fe6a9a8f5.patch
    - steelseries.5.3454c19f3.patch
    - 0800-stream-restore-Don-t-restore-if-the-active_port-is-P.patch
  * Refreshed Ubuntu patches:
    - 0016-nodisplay-autostart.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
    - 0409-pa-client-peer-credentials.patch
    - 0700-modules-add-snappy-policy-module.patch

pulseaudio (12.99.2-1) UNRELEASED; urgency=medium

  * New upstream version 12.99.2
    - Fixes FTBFS with gcc-9. (Closes: #925807)
    - Drop all patches, applied upstream
  * Remove autopoint override.
    Since version 12, regular intltool is used, not gtkdocize

pulseaudio (12.2-5) unstable; urgency=medium

  * Pick upstream patch fixing mute state restoring (Closes: #913102)

pulseaudio (12.2-4) unstable; urgency=medium

  [ Jan Graichen ]
  * Load correct profile for Arctis 7 and Arctis Pro headsets.
    (Closes: #918067)

pulseaudio (12.2-3) unstable; urgency=medium

  [ Joseph Herlant ]
  * d/changelog & d/control: Remove trailing whitespaces

  [ Felipe Sateler ]
  * Backport upstream patches for better Arctis headset support
    (Closes: #918067)
  * Ship link from /etc/alsa/conf.d/pulse.conf to /usr/share/alsa/alsa.conf.d/pulse.conf.
    Upstream alsa decided to stop supporting the /usr path (Closes: #915696)
  * Don't compile with -ffast-math.
    This flag results in calls to (at least) isfinite() and isnan() becoming
    skipped, and a constant false returned. (Closes: #916504)

Date: Tue, 20 Aug 2019 17:08:14 +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.99.2-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 20 Aug 2019 17:08:14 +0800
Source: pulseaudio
Binary: pulseaudio pulseaudio-utils 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.99.2-1ubuntu1
Distribution: eoan
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-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
Closes: 913102 915696 916504 918067 925807
Changes:
 pulseaudio (1:12.99.2-1ubuntu1) eoan; urgency=medium
 .
   * Merged Debian version 12.99.2-1 (prerelease 9b91334fd).
   * Drop upstreamed patches:
     - volume-test.patch
     - Don-t-compile-with-ffast-math.patch
     - steelseries.3.83675b374.patch
     - steelseries.4.fe6a9a8f5.patch
     - steelseries.5.3454c19f3.patch
     - 0800-stream-restore-Don-t-restore-if-the-active_port-is-P.patch
   * Refreshed Ubuntu patches:
     - 0016-nodisplay-autostart.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
     - 0409-pa-client-peer-credentials.patch
     - 0700-modules-add-snappy-policy-module.patch
 .
 pulseaudio (12.99.2-1) UNRELEASED; urgency=medium
 .
   * New upstream version 12.99.2
     - Fixes FTBFS with gcc-9. (Closes: #925807)
     - Drop all patches, applied upstream
   * Remove autopoint override.
     Since version 12, regular intltool is used, not gtkdocize
 .
 pulseaudio (12.2-5) unstable; urgency=medium
 .
   * Pick upstream patch fixing mute state restoring (Closes: #913102)
 .
 pulseaudio (12.2-4) unstable; urgency=medium
 .
   [ Jan Graichen ]
   * Load correct profile for Arctis 7 and Arctis Pro headsets.
     (Closes: #918067)
 .
 pulseaudio (12.2-3) unstable; urgency=medium
 .
   [ Joseph Herlant ]
   * d/changelog & d/control: Remove trailing whitespaces
 .
   [ Felipe Sateler ]
   * Backport upstream patches for better Arctis headset support
     (Closes: #918067)
   * Ship link from /etc/alsa/conf.d/pulse.conf to /usr/share/alsa/alsa.conf.d/pulse.conf.
     Upstream alsa decided to stop supporting the /usr path (Closes: #915696)
   * Don't compile with -ffast-math.
     This flag results in calls to (at least) isfinite() and isnan() becoming
     skipped, and a constant false returned. (Closes: #916504)
Checksums-Sha1:
 58d4455e7a8ce76decf89b66c8e841c9903de16e 3108 pulseaudio_12.99.2-1ubuntu1.dsc
 539b3aecd3e84309f0c4e7c3f9dcce094e0cae43 1940172 pulseaudio_12.99.2.orig.tar.xz
 4e793b622baba7a3979970741d18a497fa85f7a9 83556 pulseaudio_12.99.2-1ubuntu1.debian.tar.xz
Checksums-Sha256:
 0ab0c0d8f53851a2a1f963ec8fc17fcd8ec21b7971351d59b9be4e9d624827b8 3108 pulseaudio_12.99.2-1ubuntu1.dsc
 a8f29c719fc317d7e4b86a468d82a8f7619a49e024748606a2f2d3d68b3a4a3f 1940172 pulseaudio_12.99.2.orig.tar.xz
 c20632bf25d1cc65fc2d2b9bc099979bcf5c7a97de13cdd28481fd141dca53e2 83556 pulseaudio_12.99.2-1ubuntu1.debian.tar.xz
Files:
 ccf57a09acc97c4ac2134ab51d6fd730 3108 sound optional pulseaudio_12.99.2-1ubuntu1.dsc
 ae5f0653a4c4af301ea175b283b25f8c 1940172 sound optional pulseaudio_12.99.2.orig.tar.xz
 67c99b2feb953cfb903dbc5e958b59c7 83556 sound optional pulseaudio_12.99.2-1ubuntu1.debian.tar.xz
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel at lists.alioth.debian.org>

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

iEYEARECAAYFAl1dHoIACgkQQxo87aLX0pJG9wCgusDLpMbW/EhC9ldJfnF+R1yF
Bw4An1S5osG31zsGyrqwiVKSwYD/ErBd
=2b7w
-----END PGP SIGNATURE-----


More information about the Eoan-changes mailing list