Package Release Info

pulseaudio-13.0-4.5.1

Update Info: SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2021-1415
Available in Package Hub : 15 SP2 Subpackages Updates

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libpulse0-32bit

Change Logs

* Mon Apr 19 2021 mwilck@suse.com
- Really fix recording OGG with parecord (bsc#1183546)
  parecord-really-fix-recording-OGG.patch
* Mon Mar 15 2021 mwilck@suse.com
- Fix "Failed to open audio file" for FLAC and OGG (bsc#1183546)
  parecord-fix-Failed-to-open-audio-file-for-FLAC-and-.patch
* Sat Sep 07 2019 bjorn.lie@gmail.com
- Use make_build macros.
* Fri Apr 26 2019 mvetter@suse.com
- bsc#1130588: Require shadow instead of old pwdutils
* Wed Apr 24 2019 mliska@suse.cz
- Disable LTO (boo#1133278).
* Sun Apr 21 2019 tiwai@suse.de
- Fix the UCM module build due to the removal of alsa/* include
  path (bsc#1132880):
  updated pulseaudio-alsa.patch
* Wed Mar 27 2019 jengelh@inai.de
- Remove one redundant Requires: systemd, and add
  BuildRequires: systemd-rpm-macros.
* Tue Mar 26 2019 olaf@aepfle.de
- Use alsa API properly. Consumers are expected to use
  <alsa/asoundlib.h> instead of <asoundlib.h>.
  This is in preparation of an change to pkgconfig(alsa) to
  not pollute CFLAGS with -I/usr/include/alsa anymore (bsc#1130333)
  pulseaudio-alsa.patch
* Wed Jan 30 2019 alarrosa@suse.com
- Make /var/lib/gdm %ghost again in pulseaudio-gdm-hooks so we don't
  create the directory when installing the package. gdm was just
  changed to create that directory as %ghost too to keep both
  packages in sync.
- Add /var/lib/pulseaudio (which is already created by systemd-tmpfiles)
  as %ghost so users can easily query who created the directory,
  it gets uninstalled on package removal and rpmlint doesn't complain
  about it.
* Tue Jan 15 2019 tiwai@suse.de
- Enable systemd user socket for activating PA (bsc#1083473)
- Disable auto-spawn along with the change above
* Sun Nov 18 2018 tiwai@suse.de
- Drop ghost from gdm hook dir to sync with gdm package itself
Version: 13.0-2.22
* Thu Apr 02 2020 tiwai@suse.de
- Control systemd user socket activation in setup-pulseaudio script
  too (boo#1168393)
* Mon Oct 07 2019 fcrozat@suse.com
- Update pulseaudio-gdm-hooks.tmpfiles to use the same ownership
  and permissions as in specfile for pulseaudio files.
- Update default.pa-for-gdm to not load bluetooth support in
  pulseaudio gdm instance. This ensure headset are not stolen by
  gdm instance instead of user instance. Idea from ArchLinux.
- Update pulseaudio-old-systemd-workaround.patch to disable
  LockPersonality also on Leap 15.x.
* Sun Sep 22 2019 bjorn.lie@gmail.com
- Pass --disable-running-from-build-tree to configure for improving
  build reproducibility.
- Add pulseaudio-rpmlintrc: Filter out false positive warnings
  about hidden files in pulseaudio-gdm-hooks.
* Mon Sep 16 2019 bjorn.lie@gmail.com
- Update to version 13.0:
  * Added support for Dolby TrueHD and DTS-HD Master Audio
  * Improved initial card profile selection for ALSA cards
  * Bluetooth card profile choices aren't persistent any more by
    default.
  * Added support for SteelSeries Arctis 5 USB headset.
  * New "max_latency_msec" module argument for module-loopback.
  * New "stream_name" module argument for module-rtp-send.
  * Fixed S/PDIF for CMEDIA USB2.0 High-Speed True HD Audio.
  * Use source sample spec and channel map by default in
    module-loopback.
  * New "avoid_resampling" module argument for module-udev-detect
    and module-alsa-card.
  * "avoid_resampling" also tries to avoid format conversion if the
    ALSA device supports it.
  * New function to enable realtime scheduling for client threads.
  * Removed BlueZ 4 support.
  * Dropped intltool.
  * Introduction of the Meson build system.
  * Const-ification of parameters across headers.
  * Minor bug-fixes, bindings updates.
  * Updated translations.
- Update drvver to 13.0.
* Sun Sep 08 2019 bjorn.lie@gmail.com
- Use make_build macros.
* Tue Aug 27 2019 tiwai@suse.de
- Workaround for old systemd on Leap 15.x, as the recent hardening
  relies on the new systemd:
  pulseaudio-old-systemd-workaround.patch
* Tue Aug 06 2019 oholecek@suse.com
- Update to 13 RC2 (12.99.2)
  * Added support for Dolby TrueHD and DTS-HD Master Audio
  * Improved initial card profile selection for ALSA cards
  * Bluetooth card profile choices aren't persistent any more by default
  * Added support for SteelSeries Arctis 5 USB headset
  * New "max_latency_msec" module argument for module-loopback
  * New "stream_name" module argument for module-rtp-send
  * Fixed S/PDIF for CMEDIA USB2.0 High-Speed True HD Audio
  * Use source sample spec and channel map by default in module-loopback
  * New "avoid_resampling" module argument for module-udev-detect and module-alsa-card
  * New function to enable realtime scheduling for client threads
  * Removed BlueZ 4 support
  * Dropped intltool
  * Some initial work on a Meson build system
  * https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/13.0/
- Removed patches already included in the source:
  pulseaudio-alsa.patch
  pa-set-exit-idle-time-to-0-when-we-detect-a-session.patch
* Thu Jul 11 2019 antoine.belvire@opensuse.org
- Remove SuSEfirewall2 service since SuSEfirewall2 has been
  replaced by firewalld (which already provides a service for
  pulseaudio).
- Remove some obsolete macros and conditionals.
* Tue Jun 11 2019 bjorn.lie@gmail.com
- Rebase qpaeq-shebang.patch to python3 instead of python, as we
  build pulseaudio with python3 support and not python2. Aka
  pulseaudio requires /usr/bin/python3 and not /usr/bin/python.
* Tue Jun 11 2019 dimstar@opensuse.org
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
  shortcut the build queues by allowing usage of systemd-mini
Version: 11.1-4.31
* Thu Apr 19 2018 fcrozat@suse.com
- Add Supplements: packageand on zeroconf, lirc, bluetooth
  subpackages to have them selected for installation automatically
  instead of relying on patterns (bsc#1087207).
* Tue Mar 06 2018 tiwai@suse.de
- Fix the wrongly suspended sinks due to the previous patch
  (bsc#1084047):
  refreshed 0001-alsa-fix-infinite-loop-with-Intel-HDMI-LPE.patch
* Thu Mar 01 2018 tiwai@suse.de
- Fix the crash with Intel LPE HDMI audio (bsc#1083195):
  0001-alsa-fix-infinite-loop-with-Intel-HDMI-LPE.patch
  0002-alsa-mixer-add-hw_device_index-to-pa_alsa_mapping.patch
  0003-alsa-mixer-autodetect-the-HDMI-jack-PCM-device.patch
  0004-alsa-mixer-autodetect-the-ELD-device.patch
* Wed Feb 28 2018 tiwai@suse.de
- Abort PA process at session exit properly (bsc#1052437):
  pa-set-exit-idle-time-to-0-when-we-detect-a-session.patch
* Thu Feb 15 2018 dimstar@opensuse.org
- Add pulseaudio-glibc2.27.patch: Fix build with glibc 2.27
  (boo#1081023, fdo#104733).
* Thu Nov 23 2017 rbrown@suse.com
- Replace references to /var/adm/fillup-templates with new
  %_fillupdir macro (boo#1069468)
* Tue Sep 19 2017 oholecek@suse.com
- Update to 11.1
  * Fix a crash in filter modules related to flat volumes and volume
  sharing
  * Fix a crash when the bluetooth adapter reports weird MTU size
  * Disable bluetooth MTU autodetection by default
  * Add mixer handling back for hardware that doesn't have any alsa-lib
    configuration
  * Prioritize USB devices over built-in sound cards (11.0 was supposed
    to have this feature, but the implementation turned out to be
    incomplete)
* Tue Sep 05 2017 oholecek@suse.com
- Update to 11 (11.0)
  * The default sink and source configuration is remembered better
  * https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/11.0/
* Fri Jul 28 2017 oholecek@suse.com
- Fix Requires(post) and Requires(pre) mixup
* Tue Jul 25 2017 oholecek@suse.com
- Update to 11 RC1 (10.99.1)
  * Support for newer AirPlay hardware
  * USB and bluetooth devices preferred over internal sound cards
  * Bluetooth HSP headset role implemented
  * Bluetooth HFP audio gateway role implemented (requires oFono)
  * Bluetooth HSP audio gateway and HFP hands-free unit roles can
    be enabled simultaneously
  * Upmixing can now be disabled without bad side effects
  * Avoid having unavailable sinks or sources as the default
  * Option to avoid resampling more often
  * Option to automatically switch bluetooth profile to HSP more often
  * Better latency control in module-loopback
  * Changed module argument names in module-ladspa-sink and
    module-virtual-surround-sink
  * Fixed input device handling in module-waveout
  * Improved bluetooth MTU configuration (warning! this causes some
    hardware to not work any more, see the details below for how to fix it)
  * Applications can request LADSPA or virtual surround filtering for
    their streams
  * Support for 32-bit applications on 64-bit systems in padsp
- add --with-pulsedsp-location='/usr/\\$$LIB/pulseaudio' to enable
  upstream padsp multiarch fix
- remove patch4 padsp-biarch.patch, fixed upstream
- remove patch5 pulseaudio-vala-0.36.patch, fixed upstream