SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for pulseaudio-module-zeroconf-1.1-4.2.i586.rpm :
Tue Dec 27 13:00:00 2011 idonmezAATTsuse.com
- Fix wrong size argument in memset call

Fri Oct 21 14:00:00 2011 wstephensonAATTsuse.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 14:00:00 2011 toddrme2178AATTgmail.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 14:00:00 2011 dimstarAATTopensuse.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 14:00:00 2011 dimstarAATTopensuse.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 14:00:00 2011 tiwaiAATTsuse.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 14:00:00 2011 vuntzAATTopensuse.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 13:00:00 2011 tiwaiAATTsuse.de
- Fix handling of /etc/mplayer/mplayer.conf in setup-pulseaudio
script (bnc#681113)

Thu Feb 17 13:00:00 2011 tiwaiAATTsuse.de
- Add the setup for festival to setup-pulseaudio script
(bnc#670992)

Mon Feb 14 13:00:00 2011 sbrabecAATTsuse.cz
- Added support for translation-update-upstream.

Sat Jan 22 13:00:00 2011 sreevesAATTnovell.com
- Add bnc666350-fix-incorrect-check-of-return-value.patch
- Fix ownership of /var/lib/gdm for bnc#638052

Fri Nov 26 13:00:00 2010 dimstarAATTopensuse.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 14:00:00 2010 ajAATTsuse.de
- Recommend instead of require lang-package.

Thu Aug 12 14:00:00 2010 tiwaiAATTsuse.de
- minor fixes for setup-pulseaudio (bnc#623837)
also added /etc/profile.d/pulseaudio.
* to file list as ghost

Tue Jul 20 14:00:00 2010 tiwaiAATTsuse.de
- set up sh/csh profiles instead of /etc/environment in
setup-pulseaudio script (bnc#623837)

Tue Jul 20 14:00:00 2010 tiwaiAATTsuse.de
- Add speechd setup to setup-pulseaudio (bnc#619859)
- Use grep -q for testing in setup-pulseaudio

Sat May 15 14:00:00 2010 cooloAATTnovell.com
- the gdm is not needed during build, so ignore it and avoid huge
build cycle

Wed Apr 7 14:00:00 2010 sreevesAATTnovell.com
- Add Requires of pulseaudio-utils to pulseaudio-module-x11
Fix bnc#592155

Tue Apr 6 14:00:00 2010 roAATTsuse.de
- add libpulse-mainloop-glib0 to baselibs.conf (for libphonon4)

Mon Mar 29 14:00:00 2010 perAATTosbeck.com
- add support for phonon in setup-pulseaudio

Mon Mar 8 13:00:00 2010 sreevesAATTnovell.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 1 13:00:00 2010 sreevesAATTnovell.com
- Add another set of patches backported from upstream git
[0033 - 0062].patch
Fixes for latency settings, cpu utilization, stuck playback,...

Tue Jan 19 13:00:00 2010 sreevesAATTnovell.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 13:00:00 2010 sreevesAATTnovell.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 13:00:00 2009 jengelhAATTmedozas.de
- Add baselibs.conf as a source

Thu Dec 3 13:00:00 2009 dimstarAATTopensuse.org
- Update to version 0.9.21:
+ Bugfix update - see ChangeLog for full details.

Tue Nov 3 13:00:00 2009 sreevesAATTnovell.com
- Fix mplayer section of setup-pulseaudio. bnc#547384

Thu Oct 29 13:00:00 2009 lnusselAATTsuse.de
- clean up and fix setup-pulseaudio to not corrupt /etc/environment
(bnc#547384)

Tue Oct 6 14:00:00 2009 sreevesAATTnovell.com
- Update to 0.9.19
Bugfix update - see Changelog for full details

Mon Sep 28 14:00:00 2009 llunakAATTnovell.com
- make \'setup-pulseaudio --disable\' actually really disable PA (bnc#537780)

Thu Sep 24 14:00:00 2009 sreevesAATTnovell.com
- Update to 0.9.18
Bugfix update - see Changelog for full details
Translation update.

Fri Sep 18 14:00:00 2009 sreevesAATTnovell.com
- Update to 0.9.17
Fix tsched usage that was broken in 0.9.16

Thu Sep 10 14:00:00 2009 sreevesAATTnovell.com
- Update to 0.9.16
Please see Changelog for full details

Mon Sep 7 14:00:00 2009 cooloAATTnovell.com
- do not require a kernel, self compiled kernels will work with
pulseaudio too. Conflict with old kernels instead

Wed Sep 2 14:00:00 2009 sreevesAATTnovell.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 14:00:00 2009 cooloAATTnovell.com
- provide new esound-daemon, but only obsolete old versions (of < 11.1)
fix for bnc#532838

Thu Jul 30 14:00:00 2009 sbrabecAATTsuse.cz
- pulseaudio-utils have no use without pulseaudio, add Requires.

Tue Jul 21 14:00:00 2009 sreevesAATTnovell.com
- Add a set of recommended backported patches from git master

Mon Jul 20 14:00:00 2009 dominique-obsAATTleuenberger.net
- Fix remainings to follow %%{_libexecdir} change

Fri Jul 17 14:00:00 2009 cooloAATTnovell.com
- build with automake 1.11

Fri Jul 17 14:00:00 2009 cooloAATTnovell.com
- disable as-needed to fix build

Fri Jul 17 14:00:00 2009 cooloAATTnovell.com
- udev-extras is dropped again

Tue May 12 14:00:00 2009 sreevesAATTnovell.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 14:00:00 2009 sbrabecAATTsuse.cz
- Don\'t call autoreconf in older products.
- Don\'t try to package PolicyKit files in older products.

Fri Apr 24 14:00:00 2009 sreevesAATTnovell.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 13:00:00 2009 sreevesAATTsuse.de
- Fix for bnc#480113 - default sink
- Fix for bnc#456802 - logging out of control


 
ICM