Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: pulseaudio-utils | Distribution: openSUSE Leap 15.1 |
Version: 11.1 | Vendor: openSUSE |
Release: lp151.5.3 | Build date: Mon Apr 22 05:05:43 2019 |
Group: System/Sound Daemons | Build host: obs-arm-1 |
Size: 419350 | Source RPM: pulseaudio-11.1-lp151.5.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://pulseaudio.org | |
Summary: PulseAudio utilities |
pulseaudio is a networked sound server for Linux and other Unix like operating systems and Microsoft Windows. It is intended to be an improved drop-in replacement for the Enlightened Sound Daemon (ESOUND). This package provides utilies for making use of the PulseAudio sound server.
GPL-2.0+ AND LGPL-2.1+
* 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 * Tue Mar 14 2017 kukuk@suse.de - Prerequire group audio * Mon Mar 13 2017 dimstar@opensuse.org - Add pulseaudio-vala-0.36.patch: Introduce compatibility with vala 0.36. * Thu Jan 19 2017 oholecek@suse.com - Update to 10.0 * Fixed hotplugging support for USB surround sound cards * Clarified qpaeq license * https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/10.0/ * Wed Jan 04 2017 oholecek@suse.com - Update to 10 RC1 (9.99.1) * Automatically switch Bluetooth profile when using VoIP applications * New module for prioritizing passthrough streams (module-allow-passthrough) * Improvements to module-loopback * Separate volumes for Bluetooth A2DP and HSP profiles * memfd-based shared memory mechanism enabled by default * Removed module-xenpv-sink * Dropped dependency to json-c * When using systemd to start PulseAudio, pulseaudio.socket is started first * Compatibility with OpenSSL 1.1.0 - Removed BuildRequires pkgconfig(json) * Sun Sep 04 2016 zaitor@opensuse.org - Stop passing --disable-bluez5-ofono-headset when using bluez5. * Wed Jun 22 2016 oholecek@suse.com - Update to 9.0 * Automatic routing improvements * Beamforming and various other new features in the WebRTC echo canceller * Various improvements in module-role-cork and module-role-ducking * LFE remixing disabled by default * memfd-backed shared memory transport * Support for sample rates up to 384 kHz * webrtc-audio-processing dependency minimum version bumped to 0.2 * Changed the C standard from C99 to C11. - Updated depencency webrtc-audio-processing to 0.3 * Sun May 29 2016 oholecek@suse.com - Update to 9.0 RC2 (8.99.2) * Fri May 27 2016 oholecek@suse.com - Update to 9.0 RC1 (8.99.1) + memfd support (off by default) + refinements to automatic switching to HDMI outputs + improvements to our echo canceller (including the addition of beamforming) + lots of other changes - Updated dependency webrtc-audio-processing >= 0.2 - Do not mark shell completion includes as configs (solves some rpmlint warnings) * Thu Apr 14 2016 tiwai@suse.de - Use /etc/pulse/client.conf.d/50-system.conf as a system setup by setup-pulseaudio script instead of modifying the global config. * Mon Apr 04 2016 tiwai@suse.de - Move libpulsedsp.so into pulseaudio-utils subpackage and add it to baselibs.conf so that 32bit compat lib is built (boo#968568); also recommends is added in libpulse0-32bit for easy installation - Fix padsp script to support bi-arch libs (boo#968568) with padsp-biarch.patch - Call bootstrap.sh for rebuilding properly with patches - Drop the obsoleted disable-srbchannel.patch, which has been fixed in upstream already * Mon Mar 21 2016 lmuelle@suse.com - Add pulse-%{drvver} and modules subdirectories to any module package; (boo#971960). * Wed Feb 24 2016 hguo@suse.com - Disable flat-volumes by default with config disable_flat_volumes.conf Remedy for fate#310668. * Fri Jan 22 2016 oholecek@suse.com - Update to 8.0 + Automatic routing more likely to change profile + OS X and NetBSD support improvements + Systemd journal logging for clients + New LFE balance programming interface + Module-dbus-protocol improvements + More flexible configuration file handling + pulsecore-8.0.so moved to a private directory + New script for measuring memory consumption + Various bug fixes and small improvements + https://wiki.freedesktop.org/www/Software/PulseAudio/Notes/8.0/ * Tue Jan 12 2016 oholecek@suse.com - Update to 8.0 RC2 (7.99.2) * Sun Jan 03 2016 oholecek@suse.com - Update to 8.0 RC1 (7.99.1) - remove 0004-module-alsa-card-Report-available-ports-before-unava.patch * Mon Nov 02 2015 meissner@suse.com - add libpulse-devel to baselibs.conf for use of 32bit biarch wine builds on x86_64 * Fri Oct 30 2015 oholecek@suse.com - Update to 7.1 + Fix a crasher when using srbchannel + Fix a build system typo that caused symlinks to turn up in / + Make Xonar cards work better + Other minor bug fixes and improvements - remove 0003-alsa-mixer-Add-Dock-Line-Out-jack-handling-to-analog.patch - remove 0002-alsa-mixer-Recognize-Dock-Line-Out-jack.patch - remove pstream-Fix-use-after-free-in-srb_callback.patch * Tue Oct 20 2015 tiwai@suse.de - Fix another alsa-mixer path for dock line out jack (boo#948979): 0003-alsa-mixer-Add-Dock-Line-Out-jack-handling-to-analog.patch - Fix the order of ports updates (boo#948979): 0004-module-alsa-card-Report-available-ports-before-unava.patch * Sat Oct 17 2015 tiwai@suse.de - Upstream fix patch for srb channel corruption (boo#950487): pstream-Fix-use-after-free-in-srb_callback.patch - Re-enable srbchannel again * Thu Oct 15 2015 tiwai@suse.de - Disable srbchannel again as a workaround for crashes on KDE (boo#950487): disable-srbchannel.patch * Thu Sep 24 2015 oholecek@suse.com - Update to 7.0 * Sun Sep 13 2015 oholecek@suse.com - Update to 7.0 RC2 (6.99.2) + better support for Creative SoundBlaster Omni Surround 5.1 USB + coverity scan fixes + bug fixes * Fri Aug 28 2015 oholecek@suse.com - spec-cleaner run * Fri Aug 28 2015 oholecek@suse.com - Update to 7.0 RC1 (6.99.1) + LFE channel synthesis with low-pass filtering + New libsoxr based resamplers + Socket activation support for TCP + The "srbchannel" IPC mechanism enabled by default + More flexible jack detection support when using UCM + Exiting due to SIGTERM isn't considered a failure - remove patch 0001-alsa-mixer-Make-line-out-path-unavailable-when-Front.patch (upstreamed) * Fri Jul 31 2015 dimstar@opensuse.org - Add pkgconfig(udev) BuildRequires: we explicitly expect udev.pc to be present to define _udevrulesdir. * Thu Jul 23 2015 tiwai@suse.de - Fix missing speex resampler due to the recent split of speexdsp (boo#939225) * Tue Jun 16 2015 tiwai@suse.de - Fix missing dock line-out jack detection (boo#934850): 0001-alsa-mixer-Make-line-out-path-unavailable-when-Front.patch 0002-alsa-mixer-Recognize-Dock-Line-Out-jack.patch * Tue Apr 07 2015 sleep_walker@suse.cz - create symlink providing extra-hdmi.conf (pointing to default.conf) it seems that some HW may get unitialized without this (check pulseaudio RC1 announce) * Fri Feb 13 2015 oholecek@suse.com - Uptade to 6.0 + a few bug fixes since RC3 - disable oFono support, oFono package is not in distribution Note that oFono is needed only for Bluetooth HFP (Hands Free profile) * Wed Jan 21 2015 oholecek@suse.com - Update to 6.0 RC3 (5.99.3) + srbchannel has been disabled by default for 6.0 (We still encourage testing of the srbchannel - do so by adding the "srbchannel=yes" to "load-module module-native-protocol-unix") + libsamplerate is deprecated + a problem causing wrong volume with orc 0.4.23 was worked around + translation updates (Swedish, Turkish) + a few other bug fixes - remove patch pulseaudio-orc-0.4.23-volume-fix.patch * Thu Jan 08 2015 tiwai@suse.de - Fix broken volume setup with orc 0.4.23 (bsc#912260): pulseaudio-orc-0.4.23-volume-fix.patch * Thu Jan 01 2015 meissner@suse.com - build with PIE * Fri Dec 19 2014 oholecek@suse.com - Update to 6.0 RC2 (5.99.2) + Build system fixes for Debian/FreeBSD and mingw32 + Some translation updates + Fixed A2DP profile not restored correctly + Configure fixes for bluez 5 native headset backend + Noise in the beginning of a recording (with srbchannel) fixed + Fixed a few memory safety issues + Added warnings for two unstable modules (module-equalizer-sink and module-dbus-protocol) + Enabled autospawn even when systemd socket activation is built in * Wed Nov 26 2014 oholecek@suse.com - remove obsoleted libsamplerate support - make completion packages depend on utils subpackage * Fri Nov 21 2014 oholecek@suse.com - Update to 6.0 RC1 (5.99.1) + Bluez 5 HSP (headset profile) support, both with and without oFono + SystemD socket activation support + Better support for multichannel and 2.1 profiles + Protocol optimisations + Zsh shell completion support + Remap optimisations + Many minor improvements and bug fixes all across the place - Remove patch pulseaudio-bnc881524-rtp.patch - Update patch disabled-start.diff - Bash&zsh completion split to separate subpackage - Fix %postun for system-wide mode - json-c >= 0.11 is now required (break build on oS 13.1) * Thu Nov 20 2014 tiwai@suse.de - Revert yet another one due to still lost headphone handling (bnc#905418): alsa-mixer-recognize-Dock-headphone-jack.patch * Mon Nov 17 2014 tiwai@suse.de - Remove a patch causing more regressions, lost headphone handling on Thinkpads (bnc#905418): 0002-alsa-mixer-Ignore-some-elements-in-the-analog-output.patch * Wed Nov 12 2014 tiwai@suse.de - Fix setup-pulseaudio script not to leave $ALSA_CONFIG_PATH when alsa-plugins-pulse isn't installed (bnc#905055) * Wed Nov 05 2014 tiwai@suse.de - Fix wrong mixer setup / jack detection issues (bnc#851362) 0001-alsa-mixer-recognize-Dock-headphone-jack.patch 0002-alsa-mixer-Ignore-some-elements-in-the-analog-output.patch * Sat Oct 18 2014 crrodriguez@opensuse.org - Replace xorg-x11-devel for the exact pkgconfig deps needed. - Tell doxygen not to generate timestamped html docs.
/usr/bin/pacat /usr/bin/pacmd /usr/bin/pactl /usr/bin/padsp /usr/bin/pamon /usr/bin/paplay /usr/bin/parec /usr/bin/parecord /usr/bin/pasuspender /usr/bin/pax11publish /usr/lib64/pulseaudio /usr/lib64/pulseaudio/libpulsedsp.so /usr/share/man/man1/pacat.1.gz /usr/share/man/man1/pacmd.1.gz /usr/share/man/man1/pactl.1.gz /usr/share/man/man1/padsp.1.gz /usr/share/man/man1/pamon.1.gz /usr/share/man/man1/paplay.1.gz /usr/share/man/man1/parec.1.gz /usr/share/man/man1/parecord.1.gz /usr/share/man/man1/pasuspender.1.gz /usr/share/man/man1/pax11publish.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Apr 9 10:38:52 2022