| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: pulseaudio | Distribution: openSUSE 12.1 |
| Version: 1.1 | Vendor: openSUSE |
| Release: 1.2 | Build date: Sun Oct 30 03:59:58 2011 |
| Group: System/Sound Daemons | Build host: build23 |
| Size: 2906341 | Source RPM: pulseaudio-1.1-1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://pulseaudio.org | |
| Summary: A Networked Sound Server | |
pulseaudio is a networked sound server for Linux, other Unix like operating systems and Microsoft Windows. It is intended to be an improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
GPLv2+ ; LGPLv2.1+
* 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/dbus-1/system.d/pulseaudio-system.conf /etc/profile.d/pulseaudio.csh /etc/profile.d/pulseaudio.sh /etc/pulse /etc/pulse/daemon.conf /etc/pulse/default.pa /etc/pulse/system.pa /lib/udev/rules.d/90-pulseaudio.rules /usr/bin/pulseaudio /usr/bin/setup-pulseaudio /usr/lib64/libpulsecore-1.1.so /usr/lib64/libpulsedsp.so /usr/lib64/pulse-1.1 /usr/lib64/pulse-1.1/modules /usr/lib64/pulse-1.1/modules/libalsa-util.so /usr/lib64/pulse-1.1/modules/libcli.so /usr/lib64/pulse-1.1/modules/liboss-util.so /usr/lib64/pulse-1.1/modules/libprotocol-cli.so /usr/lib64/pulse-1.1/modules/libprotocol-esound.so /usr/lib64/pulse-1.1/modules/libprotocol-http.so /usr/lib64/pulse-1.1/modules/libprotocol-native.so /usr/lib64/pulse-1.1/modules/libprotocol-simple.so /usr/lib64/pulse-1.1/modules/librtp.so /usr/lib64/pulse-1.1/modules/module-alsa-card.so /usr/lib64/pulse-1.1/modules/module-alsa-sink.so /usr/lib64/pulse-1.1/modules/module-alsa-source.so /usr/lib64/pulse-1.1/modules/module-always-sink.so /usr/lib64/pulse-1.1/modules/module-augment-properties.so /usr/lib64/pulse-1.1/modules/module-card-restore.so /usr/lib64/pulse-1.1/modules/module-cli-protocol-tcp.so /usr/lib64/pulse-1.1/modules/module-cli-protocol-unix.so /usr/lib64/pulse-1.1/modules/module-cli.so /usr/lib64/pulse-1.1/modules/module-combine-sink.so /usr/lib64/pulse-1.1/modules/module-combine.so /usr/lib64/pulse-1.1/modules/module-console-kit.so /usr/lib64/pulse-1.1/modules/module-cork-music-on-phone.so /usr/lib64/pulse-1.1/modules/module-dbus-protocol.so /usr/lib64/pulse-1.1/modules/module-default-device-restore.so /usr/lib64/pulse-1.1/modules/module-detect.so /usr/lib64/pulse-1.1/modules/module-device-manager.so /usr/lib64/pulse-1.1/modules/module-device-restore.so /usr/lib64/pulse-1.1/modules/module-echo-cancel.so /usr/lib64/pulse-1.1/modules/module-esound-compat-spawnfd.so /usr/lib64/pulse-1.1/modules/module-esound-compat-spawnpid.so /usr/lib64/pulse-1.1/modules/module-esound-protocol-tcp.so /usr/lib64/pulse-1.1/modules/module-esound-protocol-unix.so /usr/lib64/pulse-1.1/modules/module-esound-sink.so /usr/lib64/pulse-1.1/modules/module-filter-apply.so /usr/lib64/pulse-1.1/modules/module-filter-heuristics.so /usr/lib64/pulse-1.1/modules/module-hal-detect.so /usr/lib64/pulse-1.1/modules/module-http-protocol-tcp.so /usr/lib64/pulse-1.1/modules/module-http-protocol-unix.so /usr/lib64/pulse-1.1/modules/module-intended-roles.so /usr/lib64/pulse-1.1/modules/module-ladspa-sink.so /usr/lib64/pulse-1.1/modules/module-loopback.so /usr/lib64/pulse-1.1/modules/module-match.so /usr/lib64/pulse-1.1/modules/module-mmkbd-evdev.so /usr/lib64/pulse-1.1/modules/module-native-protocol-fd.so /usr/lib64/pulse-1.1/modules/module-native-protocol-tcp.so /usr/lib64/pulse-1.1/modules/module-native-protocol-unix.so /usr/lib64/pulse-1.1/modules/module-null-sink.so /usr/lib64/pulse-1.1/modules/module-null-source.so /usr/lib64/pulse-1.1/modules/module-oss.so /usr/lib64/pulse-1.1/modules/module-pipe-sink.so /usr/lib64/pulse-1.1/modules/module-pipe-source.so /usr/lib64/pulse-1.1/modules/module-position-event-sounds.so /usr/lib64/pulse-1.1/modules/module-remap-sink.so /usr/lib64/pulse-1.1/modules/module-rescue-streams.so /usr/lib64/pulse-1.1/modules/module-rtp-recv.so /usr/lib64/pulse-1.1/modules/module-rtp-send.so /usr/lib64/pulse-1.1/modules/module-rygel-media-server.so /usr/lib64/pulse-1.1/modules/module-simple-protocol-tcp.so /usr/lib64/pulse-1.1/modules/module-simple-protocol-unix.so /usr/lib64/pulse-1.1/modules/module-sine-source.so /usr/lib64/pulse-1.1/modules/module-sine.so /usr/lib64/pulse-1.1/modules/module-stream-restore.so /usr/lib64/pulse-1.1/modules/module-suspend-on-idle.so /usr/lib64/pulse-1.1/modules/module-switch-on-connect.so /usr/lib64/pulse-1.1/modules/module-tunnel-sink.so /usr/lib64/pulse-1.1/modules/module-tunnel-source.so /usr/lib64/pulse-1.1/modules/module-udev-detect.so /usr/lib64/pulse-1.1/modules/module-virtual-sink.so /usr/lib64/pulse-1.1/modules/module-virtual-source.so /usr/lib64/pulse-1.1/modules/module-volume-restore.so /usr/share/doc/packages/pulseaudio /usr/share/doc/packages/pulseaudio/GPL /usr/share/doc/packages/pulseaudio/LGPL /usr/share/doc/packages/pulseaudio/LICENSE /usr/share/doc/packages/pulseaudio/README /usr/share/man/man1/pulseaudio.1.gz /usr/share/man/man5/default.pa.5.gz /usr/share/man/man5/pulse-client.conf.5.gz /usr/share/man/man5/pulse-daemon.conf.5.gz /usr/share/pulseaudio /usr/share/pulseaudio/alsa-mixer /usr/share/pulseaudio/alsa-mixer/paths /usr/share/pulseaudio/alsa-mixer/paths/analog-input-aux.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-input-dock-mic.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-input-fm.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-input-front-mic.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-input-linein.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic-line.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common /usr/share/pulseaudio/alsa-mixer/paths/analog-input-rear-mic.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-input-tvtuner.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-input-video.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common /usr/share/pulseaudio/alsa-mixer/paths/analog-output-desktop-speaker.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones-2.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-output-lfe-on-mono.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-output-mono.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-output-speaker.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf /usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common /usr/share/pulseaudio/alsa-mixer/paths/iec958-stereo-output.conf /usr/share/pulseaudio/alsa-mixer/profile-sets /usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf /usr/share/pulseaudio/alsa-mixer/profile-sets/kinect-audio.conf /usr/share/pulseaudio/alsa-mixer/profile-sets/maudio-fasttrack-pro.conf /usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-audio4dj.conf /usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-audio8dj.conf /usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-korecontroller.conf /usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktor-audio10.conf /usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktor-audio6.conf /usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktorkontrol-s4.conf /var/adm/fillup-templates/sysconfig.sound-pulseaudio
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 10:47:39 2013