Change logs for pulseaudio source package in Focal

  • pulseaudio (1:13.99.1-1ubuntu3.14) focal; urgency=medium
    
      * Skip volume-test on riscv64 to successfully build pulseaudio on
        riscv64 in focal-updates. LP: #1973734
    
     -- Dimitri John Ledkov <email address hidden>  Tue, 17 May 2022 10:28:38 +0100
  • pulseaudio (1:13.99.1-1ubuntu3.13) focal; urgency=medium
    
      * d/p/0001-card-restore-setting-preferred-ports-in-entry_from_c.patch
        - cherry pick an upstream commit to fix the issue of hdmi can't be
          restored after s3 resume (LP: #1951667)
    
     -- Hui Wang <email address hidden>  Sat, 20 Nov 2021 12:40:36 +0800
  • pulseaudio (1:13.99.1-1ubuntu3.12) focal; urgency=medium
    
      * d/p/0001-alsa-sink-source-set-volume-to-hw-immediately-if-ucm.patch
        Fix the output volume issue for machines with sof audio driver, if
        a machine uses sof audio driver, the headphone and speaker will share
        the output volume from UI, this patch will fix this issue, after
        applying this patch, the speaker and headphone will have independent
        volume. (LP: #1930188)
    
     -- Hui Wang <email address hidden>  Mon, 13 Sep 2021 12:11:14 +0800
  • pulseaudio (1:13.99.1-1ubuntu3.11) focal; urgency=medium
    
      * d/p/0016-check_off_profile_when_switching_profile.patch
      * d/p/0017-add_dynamic_priority_bonus_base_for_alsa_profiles.patch
        Fix a "Rear Mic" always showing on input list when using dual codec.
        (LP: #1929371)
    
       [ Hui Wang ]
      * d/p/0704-alsa-mixer-use-safe-dB-range-values-when-the-overrid.patch
      * d/p/0705-alsa-mixer-add-support-up-8-mixer-channels.patch
        - The linux kernel 5.11 starts supporting more than 2 channels for
          the digital mic, we need to add the support of 8 channels for a
          single alsa mixer, otherwise the PA can't change the hardware input
          volume of the digital mic.
          (LP: #1929817)
    
     -- Jeremy Szu <email address hidden>  Tue, 25 May 2021 16:04:07 +0000
  • pulseaudio (1:13.99.1-1ubuntu3.10) focal; urgency=medium
    
      * d/p/0703-switch-on-unknown.patch
        - The 0703-switch-on-unknown.patch was introduced from the version of
          ubuntu3.9, this patch could bring a regression similar to this one:
          https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1043,
          so just like the commit eaa6d5d6c1a7 (switch-on-port-available: Fix
          switching away from unplugged headphones), change the
          0703-switch-on-unknown.patch to move the code to
          port_available_hook_callback().
          (LP: #1908167)
    
     -- Hui Wang <email address hidden>  Tue, 05 Jan 2021 11:10:50 +0800
  • pulseaudio (1:13.99.1-1ubuntu3.9) focal; urgency=medium
    
      * d/p/0703-switch-on-unknown.patch
        - Fix the headset-mic/headphone-mic selection on the machines without
          internal mic, backported from:
          https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/390
          (LP: #1908167)
    
     -- Hui Wang <email address hidden>  Tue, 15 Dec 2020 16:35:15 +0800
  • pulseaudio (1:13.99.1-1ubuntu3.8) focal-security; urgency=medium
    
      * SECURITY UPDATE: don't rely on SCM_CREDENTIALS to detect snap confined
        clients (LP: #1895928)
        - d/p/0409-pa-client-peer-credentials.patch: drop patch
        - d/p/0409-fix-arg-parsing-after-async-hook.patch: remains of old 0409
          patch not related to pa_creds.
        - d/p/0410-pa-client-peer-apparmor-label.patch: new patch, records
          AppArmor label in pa_client struct for native connections using
          aa_getpeercon.
        - d/p/0702-add-snappy-policy-module.patch: use the AppArmor
          label in the pa_client rather than looking it up via the process ID
          from SCM_CREDENTIALS.
        - CVE-2020-16123
       * Don't block classic snaps from module loading/unloading (LP: #1886854)
        - d/p/0702-add-snappy-policy-module.patch: replace
          deny_to_snaps_hook with a version that allows classic snaps.
    
     -- James Henstridge <email address hidden>  Thu, 15 Oct 2020 17:23:31 -0400
  • pulseaudio (1:13.99.1-1ubuntu3.7) focal; urgency=medium
    
      [Daniel van Vugt]
      * Added d/p/git_config_upgrade.patch to resolve incorrect audio
        device selection (LP: #1866194).
      * Refreshed patches:
        - d/p/0001-alsa-mixer-Recognize-USB-audio-jack-mixer.patch
        - d/p/0036-device-port-queue-CARD-CHANGE-event-before-update-de.patch
        - d/p/0700-modules-add-snappy-policy-module.patch
        - d/p/gitlab_jack_identifier.patch
    
      [Kai-Heng Feng]
      * d/p/0001-alsa-mixer-Add-support-for-HP-Thunderbolt-Dock.patch
      * d/p/0002-alsa-mixer-Expand-comments-in-the-HP-Thunderbolt-Doc.patch
        Add profile-sets for HP Thunderbolt Dock (LP: #1894606)
    
     -- Kai-Heng Feng <email address hidden>  Fri, 25 Sep 2020 13:00:28 +0800
  • pulseaudio (1:13.99.1-1ubuntu3.6) focal; urgency=medium
    
      [ Kai-Heng Feng ]
      * d/p/0001-alsa-mixer-Recognize-USB-audio-jack-mixer.patch:
        - recognize USB jack mixer to support jack detection (LP: #1891461)
      * d/p/0002-module-alsa-card-Set-a-minimum-profile-priority-if-i.patch:
        - resolve an issue when headset gets unplugged, HDMI audio is choosen
          instead of internal speaker (LP: #1891461)
    
      [ Hui Wang ]
      * d/p/0034-alsa-adjust-ucm-sink-source-priority-according-to-po.patch
      * d/p/0035-ucm-add-possibility-to-skip-the-UCM-card-completely-.patch
      * d/p/0036-device-port-queue-CARD-CHANGE-event-before-update-de.patch
        - Make the AMD acp sound card skipped in the PA, then the ucm could
          link it to other sound cards, it is easy for gnome to support AMD
          Renoir sound driver after this change. (LP: #1889217)
    
     -- Kai-Heng Feng <email address hidden>  Thu, 13 Aug 2020 18:53:08 +0800
  • pulseaudio (1:13.99.1-1ubuntu3.5) focal; urgency=medium
    
      * d/p/0033-alsa-make-the-unsuspend-more-robust.patch:
        - resolve cases where there is no available audio entry in sound
          settings after suspending in 'Performance mode' (LP: #1887610)
    
     -- Hui Wang <email address hidden>  Wed, 15 Jul 2020 17:52:36 +0800
  • pulseaudio (1:13.99.1-1ubuntu3.4) focal; urgency=medium
    
      * d/p/0032-alsa-mixer-store-the-ucm_device-with-the-order-of-th.patch
        - switch the port on ucm devices based on the priority (LP: #1882161)
    
     -- Hui Wang <email address hidden>  Fri, 05 Jun 2020 09:52:22 +0800
  • pulseaudio (1:13.99.1-1ubuntu3.3) focal; urgency=medium
    
      * debian/patches/gitlab_jack_identifier.patch:
        - fix a regression introduced by the change which was leading to
          headphones not being activated when connected (LP: #1876065)
    
     -- Kai-Heng Feng <email address hidden>  Thu, 14 May 2020 11:50:47 +0800
  • pulseaudio (1:13.99.1-1ubuntu3.2) focal-security; urgency=medium
    
      * SECURITY UPDATE: stop snaps from loading and unloading modules, to
        prevent bypass of audio recording restriction (LP: #1877102)
        - d/p/0407-access-Add-access-control-hooks.patch: make sure access
          hook IDs are non-zero.
        - d/p/0700-modules-add-snappy-policy-module.patch: Prevent snaps from
          controlling modules, terminating the daemon, or disconnecting clients.
        - CVE-2020-11931
    
     -- James Henstridge <email address hidden>  Wed, 29 Apr 2020 18:44:47 +0800
  • pulseaudio (1:13.99.1-1ubuntu3.1) focal; urgency=medium
    
      * debian/patches/gitlab_jack_identifier.patch:
        - fix a regression introduced by the change which was leading to
          headphones not being activated when connected (LP: #1876065)
    
     -- Kai-Heng Feng <email address hidden>  Wed, 06 May 2020 15:20:42 +0200
  • pulseaudio (1:13.99.1-1ubuntu3) focal; urgency=medium
    
      * debian/patches/git_cherrypick_fixes.patch:
        - cherry pick pending commits from git, we are on a rc version but it
          looks like the stable isn't going to be rolled before focal is out
          so let's include the pending fixes in our package.
        - fixes for sound not working on Bay and Cherry trail (lp: #1872970)
        - remove git_ucm_assert.patch which was an individual cherrypick
    
     -- Sebastien Bacher <email address hidden>  Thu, 16 Apr 2020 10:07:10 +0200
  • pulseaudio (1:13.99.1-1ubuntu2) focal; urgency=medium
    
      * debian/patches/git_ucm_assert.patch:
        - backport an assert fix from git (lp: #1871039)
    
      [Kai-Heng Feng]
      * alsa-mixer: Handle the index for ALSA mixer jack identifiers
      * alsa-mixer: Support dual Front Headphone Jack
    
     -- Sebastien Bacher <email address hidden>  Wed, 08 Apr 2020 17:58:57 +0200
  • pulseaudio (1:13.99.1-1ubuntu1) focal; urgency=medium
    
      [ Sebastien Bacher ]
      * Resynchonize on Debian
    
      [ Daniel van Vugt ]
      * Drop patches superseded by upstream changes:
        - 0031-lp1847570-Revert-switch-on-connect-Do-not-ignore-HDMI-sinks.patch
    
     -- Sebastien Bacher <email address hidden>  Wed, 26 Feb 2020 12:20:10 +0100
  • pulseaudio (1:13.0-3ubuntu2) focal; urgency=medium
    
      * No-change rebuild with fixed binutils on arm64.
    
     -- Matthias Klose <email address hidden>  Sat, 08 Feb 2020 11:17:35 +0000
  • pulseaudio (1:13.0-3ubuntu1) focal; urgency=medium
    
      * Resynchonize on Debian, including the port to python3 of the equalizer
      * debian/pulseaudio.upstart.example:
        - remove that delta, it's not really useful anymore
    
     -- Sebastien Bacher <email address hidden>  Thu, 09 Jan 2020 17:00:38 +0100
  • pulseaudio (1:13.0-1ubuntu7) focal; urgency=medium
    
      * Build-depend on dh-python.
      * pulseaudio-equalizer: Depend on python2 instead of python.
    
     -- Matthias Klose <email address hidden>  Thu, 09 Jan 2020 14:10:34 +0100
  • pulseaudio (1:13.0-1ubuntu6) focal; urgency=medium
    
      * Build-depend on dh-python.
      * pulseaudio-equalizer: Depend on python2 instead of python.
    
     -- Matthias Klose <email address hidden>  Thu, 09 Jan 2020 14:10:34 +0100
  • pulseaudio (1:13.0-1ubuntu5) focal; urgency=medium
    
      * Add 0031-lp1847570-Revert-switch-on-connect-Do-not-ignore-HDMI-sinks.patch
        to revert to PulseAudio v12 behaviour and ignore monitors with HDMI ports.
        At least until a proper solution arrives in PulseAudio v14. (LP: #1847570)
    
     -- Daniel van Vugt <email address hidden>  Wed, 11 Dec 2019 16:34:39 +0800
  • pulseaudio (1:13.0-1ubuntu4) focal; urgency=medium
    
      * Include the actual gio change now...
    
     -- Sebastien Bacher <email address hidden>  Tue, 10 Dec 2019 17:00:03 +0100
  • pulseaudio (1:13.0-1ubuntu3) focal; urgency=medium
    
      * debian/patches/0700-modules-add-snappy-policy-module.patch:
        - include glib and gio in the pkgconfig requirements, they used to
          get included by snapd-glib but not anymore, fix the build
    
     -- Sebastien Bacher <email address hidden>  Tue, 10 Dec 2019 16:38:52 +0100
  • pulseaudio (1:13.0-1ubuntu2) focal; urgency=medium
    
      * Make autopkgtests cross-test-friendly.
    
      [ Sebastien Bacher ]
      * Remove some old patches that are not needed anymore.
    
     -- Steve Langasek <email address hidden>  Sat, 07 Dec 2019 21:38:59 -0800
  • pulseaudio (1:13.0-1ubuntu1) eoan; urgency=medium
    
      * Merged Debian version 13.0-1
      * Refreshed patches:
        - 0022-inotify-wrapper-Quit-daemon-if-pid-file-is-removed.patch
        - 0407-access-Add-access-control-hooks.patch
        - 0700-modules-add-snappy-policy-module.patch
    
     -- Daniel van Vugt <email address hidden>  Wed, 18 Sep 2019 08:37:45 +0200