Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libpulse0 | Distribution: openSUSE Leap 15.0 |
Version: 11.1 | Vendor: openSUSE |
Release: lp150.4.2 | Build date: Fri May 11 12:34:49 2018 |
Group: System/Libraries | Build host: obs-arm-6 |
Size: 841682 | Source RPM: pulseaudio-11.1-lp150.4.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://pulseaudio.org | |
Summary: Client interface to PulseAudio |
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 contains the system libraries for clients of 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. * Tue Sep 16 2014 mpluskal@suse.com - Add user pulse to audio group - see bnc#896846 * Fri Jul 18 2014 sreeves@suse.com - Add pulseaudio-bnc881524-rtp.patch. CVE-2014-3970 Denial of service in module-rtp-recv * Thu Mar 20 2014 crrodriguez@opensuse.org - build: do not depend on tcpd-devel which is unmaintained - pulseaudio.service: Use the new journal log target. * Mon Mar 03 2014 oholecek@suse.com - Update to 5.0 final + BlueZ 5 support (A2DP only) + Reimplementation of the tunnel modules + Native log target support for systemd-journal + Many bug fixes - Remove pulseaudio-revert-protocol-native.patch, included upstream - Lower required alsa-lib version to 1.0.19 (stated in notes for packagers) * Wed Feb 26 2014 seife+obs@b1-systems.com - relax the bluez dependency of pulseaudio-module-bluetooth from == bluez_version to >= bluez_version so that newer 3rd-party bluez builds (my testing builds e.g. :-) can be used * Sun Feb 23 2014 zaitor@opensuse.org - Update to version 4.99.4: + sink-input, source-output: Don't crash if format negotiation fails. + man: - pulse-cli-syntax: Document the "journal" log target. - Improve man page and help for cmdline options. + dbus: Use correct idxset when getting sources. + source: Increase max outputs per source + protocol-native: Fix a crash + thread-win32: Implement pa_thread_free_nojoin() + Updated translations. - Add pulseaudio-revert-protocol-native.patch: Don't enumerate unlinked sinks and sources". * Thu Jan 30 2014 oholecek@suse.cz - update to version 5.0 RC3 (4.99.3) - reenable orc * Thu Jan 23 2014 dimstar@opensuse.org - Update to version 5.0 RC2 (4.99.2): + This is finally an officially released tarball on the road to pulseaudio 5.0. - Drop pulseaudio-introspect-Fix-ABI-break.patch: fixed upstream. - Bump drvver to 4.99, following upstream. - Pass --disable-orc to configure in order to avoid build failures due to orc files missing from the tarball. - Drop call to autogen.sh: no longer required, as we are building a bootstrapped tarball. * Mon Nov 25 2013 tiwai@suse.de - pulseaudio-introspect-Fix-ABI-break.patch: Fix the incompatible size of pa_card_profile_info that leads to a crash of pavucontrol (bnc#851872) * Sun Oct 20 2013 oholecek@suse.com - enable bluez4 support for older openSUSE releases * Fri Oct 18 2013 dimstar@opensuse.org - Update to git master (PA 5.0) (4.0-270-g9490a): + alsa: fix crash when loading bare alsa sink (bnc#846532). + sndfile-util: fir format for 24bit depth wav files. + bluetooth: track discovery modules by index. + build system fixes. * Sat Oct 05 2013 dimstar@opensuse.org - Update to git mastere (PA 5.0 on the way) (265-g35fe): + The more extensive bluez5 branch was merged + PA allows to build bluez4 and bluez5 modules in parallel. Note: this does not mean that bluez4 and bluez5 can co-exist, only that PA can decide at runtime which bluez-daemon is available. - Pass --disable-bluez4 to configure: we know that we run bluez5. * Wed Sep 25 2013 dimstar@opensuse.org - bnc#840845: Update to git master (PA 5.0 on the way) (6f94c). + Various code cleanups for inclusion of bluez5 stack. - No longer pass --enable-bluez5 --disable-bluez4 to configure: master only speaks bluez5. * Wed Sep 11 2013 mhrusecky@suse.cz - support for system wide mode (separate subpackage with service) * Sat Sep 07 2013 dimstar@opensuse.org - Update to git snapshot (rev: gbf9b3)/ bluez5 branch. Note: this is not HEAD of the bluez5 branch, as in local tests, this did fail to load the bluetooth modules. * Wed Aug 21 2013 dimstar@opensuse.org - Fix fdupes call on doxygen/html: use hardlinks instead of softlinks (bnc#835683). * Mon Jun 24 2013 oholecek@suse.com - add SUSEfirewall service definition (bnc#607614) * Thu Jun 13 2013 oholecek@suse.com - require the same liborc version which was used to build against * Mon Jun 03 2013 oholecek@suse.com - update to pulseaudio 4.0 * Better handling of low latency requests * Optimisations while mixing (generic, ARM NEON) * Default resampler is now speex-float-1 (lower CPU usage) * Major Bluetooth refactoring for better reliability and easier maintenance * Fixes for graceful hand-off to/from JACK * New module to apply ducking based on stream roles * Echo canceller infrastructure fixes * Bash and zsh completion for command line tools * Solaris and OS X fixes * Lots of other enhancements, bug fixes, and documenation and i18n updates- * Thu Apr 25 2013 dmueller@suse.com - explicitely disable building NEON for armv5/6 * Fri Mar 08 2013 tiwai@suse.de - Fix a bug setting speaker volume to zero wrongly (bnc#805865) * Tue Mar 05 2013 crrodriguez@opensuse.org - remove fno-strict-aliasing from CFLAGS - do not export SUSE_ASNEEDED=0, problem already fixed. * Sun Jan 20 2013 oholecek@suse.com - bluetooth module now requires Bluez > 4.99 * Mon Dec 31 2012 crrodriguez@opensuse.org - Update to pulseaudio 3.0 * ALSA Use Case Manager (UCM) support * Runtime editable LADSPA filter parameters * Out-of-the-box support for Bluetooth sources * Configurable device latency offset * Various ALSA changes * Lots of infrastructure improvements * Tue Nov 27 2012 tiwai@suse.de - Add the audio setup for qemu/kvm to setup-pulseaudio script (bnc#737070) * Sat Nov 17 2012 crrodriguez@opensuse.org - disable all HAL compat/support since it is long gone. * Thu Nov 15 2012 tittiatcoke@gmail.com - Enable systemd integration (following the distribution): + Add systemd-devel BuildRequires. + Pass --enable-systemd to configure. * Sun Nov 04 2012 crrodriguez@opensuse.org - Place udev rules in the proper place * Tue Oct 16 2012 coolo@suse.com - buildrequire systemd through pkgconfig provides to remove cycle * Thu Sep 06 2012 tiwai@suse.de - Fix the broken setup by setup-pulseaudio when alsa-plugins-pulse doesn't exist (bnc#779039) * Sat Jul 21 2012 zaitor@opensuse.org - Update to version 2.1: + Actually build libwebrtc-util. + Various bugfixes. * Mon Jun 18 2012 tiwai@suse.de - Add kmix setup to setup-pulseaudio script * Wed Jun 06 2012 tiwai@suse.de - Add the proper exit codes to setup-pulseaudio script (for avoiding the errors during installation, too) * Mon Jun 04 2012 idonmez@suse.com - Remove rpmlintrc, we can't use setBadness for Factory * Wed May 30 2012 tiwai@suse.de - Kill leftover PA processes when disabled via setup-pulseaudio - Set up gstreamer audiosink/src in setup-pulseaudio script, too * Tue May 29 2012 tiwai@suse.de - Add the setup for SoX to setup-pulseaudio script * Sat May 19 2012 pascal.bleser@opensuse.org - update to 2.0: + Alternate sample rates. + Jack detection. + Echo cancellation: WebRTC canceller, automatic gain control, drift compensation. + Virtual Surround module. + Xen Paravirtualised audio sink. + Fixed HURD support. + A2DP decoder quality improvements. - Add new BuildRequires: libwebrtc_audio_processing-devel, BuildRequires: gcc-c++ and if SuSE-Release >= 12.1 BuildRequires: systemd-devel - Drop pulseaudio-remove_broken_assert.patch, fixed upstream. - Futureproof spec for soname changes. * Fri Feb 17 2012 pascal.bleser@opensuse.org - add pulseaudio-remove_broken_assert.patch to remove a broken assert that makes pulseaudio crash when playing audio from Firefox when having to resample, especially in combination with the jack sink - add libcap-devel build dependency for capabilities support - add fftw3-devel build dependency for builtin equalizer support - add orc build dependency for better performance * Thu Jan 12 2012 reddwarf@opensuse.org - Remove libatomic-ops-devel buildrequires since it has been dropped from Factory (for x86/x86-64 it wasn't being used anyway) * Tue Dec 27 2011 idonmez@suse.com - Fix wrong size argument in memset call * Fri Oct 21 2011 wstephenson@suse.com - Update to version 1.1: + Reintroduce a 3 point version string in various API calls, fixing PulseAudio with Skype. + Fix some linking errors that accidentally linked libpulse to libpulsecore which could under some circumstance "downgrade" libpulse to GPL (rather than LGPL) which could in turn cause problems with non-GPL compatible apps which link to libpulse. + Fix a problem where starting PA without X11 would fail due to dbus problems. * Fri Sep 30 2011 toddrme2178@gmail.com - Made descriptions consistent - Added %suse_update_desktop_file for pulseaudio-kde (fix for RPMLINT warning) - Added check for duplicate files (fix for RPMLINT warning) - Cleaned up spec file formatting with spec-cleaner * Tue Sep 27 2011 dimstar@opensuse.org - Update to version 1.0: + Fix crash in threaded message queues + dbus: fix crash if modules do not load - Changes from version 0.99.4: + Various bug fixes - Changes from version 0.99.3: + Per-Port volume control + Fix Introspection annotations + Various bug fixes - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details * Thu Aug 25 2011 dimstar@opensuse.org - Update to version 0.99.2 (2nd pre-release of 1.0): + D-Bus based control protocol (beta) + Source Output Volumes + Passthrough Support + Windows support restored + Improved sample rate adaptation in module-rtp-receive + Volume Change Sync for flat volumes + Enhanced Port Volume controls + New, future proof format for metadata files + New equalizer and acoustic echo cancellation modules + If Jack is running, Pulseaudio will connect to it automatically by default (previously this required editing a configuration file) - Add pkgconfig(json) BuildRequires. - Rebase disabled-start.diff and suppress-socket-error-msg.diff. * Wed Jul 27 2011 tiwai@suse.de - Updated to version 0.9.23: Bugfix only update, see changelog at http://pulseaudio.org/milestone/0.9.23 - Suppress too verbose error message at socket connection failure from a client; this is annoying when alsa-plugins-pulse fallback is used * Fri Jul 22 2011 vuntz@opensuse.org - Automatically configure the system for pulseaudio in %post: + Note that this change will forcefully enable PulseAudio on systems where it had manually been disabled with "setup-pulseaudio --disable" but without adding PULSEAUDIO_ENABLE="no" to /etc/sysconfig/sound. + Install sysconfig.sound-pulseaudio template, and use fillup in %post to merge it in /etc/sysconfig/sound. Add %fillup_prereq PreReq for this. + This defines the PULSEAUDIO_ENABLE variable that can be set to "yes", "no", "custom" (which means that the user has manually changed the configuration). Set to "yes" by default. + Add --auto option setup-pulseaudio: this automatically enables (resp. disables) pulseaudio if PULSEAUDIO_ENABLE is set to "yes" (resp. "no"). It does nothing if PULSEAUDIO_ENABLE is set to "custom". + Call "setup-pulseaudio --auto" in %post. + This fixes bnc#707703. - Remove call to /sbin/SuSEconfig in setup-pulseaudio: it should not be needed. - Use sed instead of perl in setup-pulseaudio: this avoids leaving empty lines when removing a line from the configuration. * Mon Mar 21 2011 tiwai@suse.de - Fix handling of /etc/mplayer/mplayer.conf in setup-pulseaudio script (bnc#681113) * Thu Feb 17 2011 tiwai@suse.de - Add the setup for festival to setup-pulseaudio script (bnc#670992) * Mon Feb 14 2011 sbrabec@suse.cz - Added support for translation-update-upstream. * Sat Jan 22 2011 sreeves@novell.com - Add bnc666350-fix-incorrect-check-of-return-value.patch - Fix ownership of /var/lib/gdm for bnc#638052 * Fri Nov 26 2010 dimstar@opensuse.org - Update to version 0.9.22: + This release contains the list of patches we carried plus a few more bugfixes. - Drop patches [0001 - 0063] that were backported from git. * Tue Sep 28 2010 aj@suse.de - Recommend instead of require lang-package. * Thu Aug 12 2010 tiwai@suse.de - minor fixes for setup-pulseaudio (bnc#623837) also added /etc/profile.d/pulseaudio.* to file list as ghost * Tue Jul 20 2010 tiwai@suse.de - set up sh/csh profiles instead of /etc/environment in setup-pulseaudio script (bnc#623837) * Tue Jul 20 2010 tiwai@suse.de - Add speechd setup to setup-pulseaudio (bnc#619859) - Use grep -q for testing in setup-pulseaudio * Sat May 15 2010 coolo@novell.com - the gdm is not needed during build, so ignore it and avoid huge build cycle * Wed Apr 07 2010 sreeves@novell.com - Add Requires of pulseaudio-utils to pulseaudio-module-x11 Fix bnc#592155 * Tue Apr 06 2010 ro@suse.de - add libpulse-mainloop-glib0 to baselibs.conf (for libphonon4) * Mon Mar 29 2010 per@osbeck.com - add support for phonon in setup-pulseaudio * Mon Mar 08 2010 sreeves@novell.com - Add 0063-core-util-ensure-that-we-chmod-only-the-dir-we-ours.patch Fix bnc#584938 - chmod only the dir we ourselves created. * Mon Mar 01 2010 sreeves@novell.com - Add another set of patches backported from upstream git [0033 - 0062].patch Fixes for latency settings, cpu utilization, stuck playback,... * Tue Jan 19 2010 sreeves@novell.com - Add set of patches backported from upstream git [0001 - 0032].patch - Remove pulseaudio-ticket738-mark-shared-vars-as-volatile.patch Included in set of patches above * Mon Jan 11 2010 sreeves@novell.com - Add pulseaudio-ticket738-mark-shared-vars-as-volatile.patch - Move start-pulseaudio-kde to pulseaudio-module-x11. Match upstream - Modify disabled-start.diff Add check for pulseaudio_enable in start-pulseaudio-kde * Fri Dec 18 2009 jengelh@medozas.de - Add baselibs.conf as a source * Thu Dec 03 2009 dimstar@opensuse.org - Update to version 0.9.21: + Bugfix update - see ChangeLog for full details. * Tue Nov 03 2009 sreeves@novell.com - Fix mplayer section of setup-pulseaudio. bnc#547384 * Thu Oct 29 2009 lnussel@suse.de - clean up and fix setup-pulseaudio to not corrupt /etc/environment (bnc#547384) * Tue Oct 06 2009 sreeves@novell.com - Update to 0.9.19 Bugfix update - see Changelog for full details * Mon Sep 28 2009 llunak@novell.com - make 'setup-pulseaudio --disable' actually really disable PA (bnc#537780) * Thu Sep 24 2009 sreeves@novell.com - Update to 0.9.18 Bugfix update - see Changelog for full details Translation update. * Fri Sep 18 2009 sreeves@novell.com - Update to 0.9.17 Fix tsched usage that was broken in 0.9.16 * Thu Sep 10 2009 sreeves@novell.com - Update to 0.9.16 Please see Changelog for full details * Mon Sep 07 2009 coolo@novell.com - do not require a kernel, self compiled kernels will work with pulseaudio too. Conflict with old kernels instead * Wed Sep 02 2009 sreeves@novell.com - Update to version 0.9.16-test7 Please see Changelog for full details - Remove uneeded patches (functionality already in 0.9.16) set of recommended backported patches (00*.patch) pulseaudio-am111.patch pulseaudio-bnc480113-default-sink.patch - Remove pulseaudio-work-with-old-alsa.patch - Add package pulseaudio-gdm-hooks * Mon Aug 24 2009 coolo@novell.com - provide new esound-daemon, but only obsolete old versions (of < 11.1) fix for bnc#532838 * Thu Jul 30 2009 sbrabec@suse.cz - pulseaudio-utils have no use without pulseaudio, add Requires. * Tue Jul 21 2009 sreeves@novell.com - Add a set of recommended backported patches from git master * Mon Jul 20 2009 dominique-obs@leuenberger.net - Fix remainings to follow %%{_libexecdir} change * Fri Jul 17 2009 coolo@novell.com - build with automake 1.11 * Fri Jul 17 2009 coolo@novell.com - disable as-needed to fix build * Fri Jul 17 2009 coolo@novell.com - udev-extras is dropped again * Tue May 12 2009 sreeves@novell.com - Packaging changes: + add udev-extras to buildRequires + Only require alsa 1.0.18 as that version is patched on 11.1 to have needed functionality of 1.0.19 (pulseaudio-work-with-old-alsa.patch) * Thu Apr 30 2009 sbrabec@suse.cz - Don't call autoreconf in older products. - Don't try to package PolicyKit files in older products. * Fri Apr 24 2009 sreeves@novell.com - Update to version 0.9.15: Please see Changelog for full details - Add more checks for "Digital" output for choosing default sink (pulseaudio-bnc480113-default-sink.patch) - Drop pulseaudio-defaults-daemon-conf.patch: use upstream defaults for default-fragments* in daemon.conf - Packaging changes: + Move libpulsecore into main rpm as it's an internal only library + Remove unused old replacment for default.pa + Move start-pulseaudio-x11 into pulseaudio-module-x11 package * Wed Mar 25 2009 sreeves@suse.de - Fix for bnc#480113 - default sink - Fix for bnc#456802 - logging out of control
/etc/pulse /etc/pulse/client.conf /etc/pulse/client.conf.d /usr/lib/libpulse-simple.so.0 /usr/lib/libpulse-simple.so.0.1.1 /usr/lib/libpulse.so.0 /usr/lib/libpulse.so.0.20.2 /usr/lib/pulseaudio /usr/lib/pulseaudio/libpulsecommon-11.1.so /usr/share/doc/packages/libpulse0 /usr/share/doc/packages/libpulse0/GPL /usr/share/doc/packages/libpulse0/LGPL /usr/share/doc/packages/libpulse0/LICENSE /usr/share/doc/packages/libpulse0/README
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 9 12:10:52 2021