Sophie
About
Sophie 0.1.8
pulseaudio-0.9.10-1mdv2008.1.i586.rpm

Mandriva:

Sound server for Linux

pulseaudio is a sound server for Linux and other Unix like operating
systems. It is intended to be an improved drop-in replacement for the
Enlightened Sound Daemon (EsounD). In addition to the features EsounD
provides pulseaudio has:
* Extensible plugin architecture (by loading dynamic loadable
modules with dlopen())
* Support for more than one sink/source
* Better low latency behaviour
* Embedabble into other software (the core is available as C
library)
* Completely asynchronous C API
* Simple command line interface for reconfiguring the daemon while
running
* Flexible, implicit sample type conversion and resampling
* "Zero-Copy" architecture
* Module autoloading
* Very accurate latency measurement for playback and recording.
* May be used to combine multiple sound cards to one (with sample
rate adjustment)
* Client side latency interpolation

Name:pulseaudio
Version: 0.9.10-1mdv2008.1
Architecture: i586:
Group: Sound
License: LGPL
Distribution: Mandriva Linux
Vendor: Mandriva
Maintainers: cguthrie at mandriva dot org
Build date:Fri Apr 25 11:51:53 2008
Packager: Colin Guthrie <cguthrie at mandriva dot org>
Build host: n2.mandriva.com
Source rpm: pulseaudio-0.9.10-1mdv2008.1.src.rpm
Build arch: (none)
Exclude arch: (none)
Exclusive arch: (none)
Rpm version used: 4.4.2.3-rc1
Cookie: n2.mandriva.com 1209116689
PkgId: b2b1d9f32e10fef0aa61b1e4b87f927b
Source PkgId: (none)

Wed Apr 04 2008 Colin Guthrie <cguthrie at mandriva dot org> 0.9.10-1mdv2008.1

+ Revision: 196386
- Fix release

Wed Apr 04 2008 Colin Guthrie <cguthrie at mandriva dot org> 0.9.10-0.2mdv2009.0

+ Revision: 192376
- Drop patches applied or impelmented in different ways upstream.
- Adapt our default policy changes to new upstream version
- Drop PID file handling in scripts as it is handled in PA since 0.9.8
- New version 0.9.10

Wed Mar 03 2008 Colin Guthrie <cguthrie at mandriva dot org> 0.9.9-7mdv2008.1

+ Revision: 190283
- Add a new module to ensure that an sink always exists (even if it is a null-sink)

Sat Feb 02 2008 Colin Guthrie <cguthrie at mandriva dot org> 0.9.9-6mdv2008.1

+ Revision: 174076
- Fix an error when moving a record stream (no gui method for this) PA#244

Fri Feb 02 2008 Frederic Crozat <fcrozat at mandriva dot com> 0.9.9-5mdv2008.1

+ Revision: 168830
- Switch to speex-float-0, all "fixed" variants are adding "scratch" to Ia Ora startup sound

Wed Feb 02 2008 Frederic Crozat <fcrozat at mandriva dot com> 0.9.9-4mdv2008.1

+ Revision: 167040
- Patch12: change resample to speex-fixed-0 (Mdv bug #36084)

Wed Feb 02 2008 Colin Guthrie <cguthrie at mandriva dot org> 0.9.9-3mdv2008.1

+ Revision: 166890
- Add in an esd.conf in the esound-compat package to fix #37649

Tue Feb 02 2008 Frederic Crozat <fcrozat at mandriva dot com> 0.9.9-2mdv2008.1

+ Revision: 162667
- Update patch3 to move X11 module load after GConf module (fix enabling network sound server with paprefs not advertised in X atom)
- Patch11 (Debian): allow GConf module load to fail silently

Thu Jan 01 2008 Colin Guthrie <cguthrie at mandriva dot org> 0.9.9-1mdv2008.1

+ Revision: 157459
- Update to 0.9.9 to fix CVE-2008-0008 (only change is r2100 from PA SVN)
- Update padsp patch with extra checks on debug calls where appropriate.

Tue Jan 01 2008 Colin Guthrie <cguthrie at mandriva dot org> 0.9.8-13mdv2008.1

+ Revision: 152142
- Updated padsp patch from Spuk (thanks :))
- Fix MDV#36164 (upgrade issues due to spec reorganisation)
- Hopefully fix MDV#36750 (amsn crashing).

Sat Jan 01 2008 Colin Guthrie <cguthrie at mandriva dot org> 0.9.8-12mdv2008.1

+ Revision: 149735
- Hopefully fix MDV#36643 (PA#215) by changing the order env vars are checked

+ Olivier Blin
- restore BuildRoot

Fri Dec 12 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.8-11mdv2008.1

+ Revision: 136071
- Update tunnel patch to implement newer protol more fully
- Add patch to allow tunnels from 0.9.7<->0.9.8 by not sending new commands on old protocol.

Wed Dec 12 2007 Frederic Crozat <fcrozat at mandriva dot com> 0.9.8-10mdv2008.1

+ Revision: 134758
- Remove patch6, Ia Ora sound samples are small enough now

+ Thierry Vignaud
- kill re-definition of %buildroot on Pixel's request

Fri Dec 12 2007 Frederic Crozat <fcrozat at mandriva dot com> 0.9.8-9mdv2008.1

+ Revision: 120217
- Patch7: change policy to allow high priority and refuse realtime
- Autostart PA daemon under GNOME with xinit script too

Wed Dec 12 2007 Frederic Crozat <fcrozat at mandriva dot com> 0.9.8-8mdv2008.1

+ Revision: 117850
- Fix esound dependencies
- Enable parallel build
- Clean specfile

Sat Dec 12 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.8-7mdv2008.1

+ Revision: 116535
- Provide/Obsolete esound
- Remove global esd socket path patch (libesound has been patched)

Thu Dec 12 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.8-6mdv2008.1

+ Revision: 116073
- Increase (temporarily?) sample cache size to cope with Ia Ora sound files.
- Regenerate configure after patch4
- Add an xinit.d file to start for non-Gnome desktops
- Add some mandriva customisations to esdcompat to make it work like xinit.d file
- Do not fail when trying to load pa with the x11 module installed but when not in an X11 session.

+ Frederic Crozat
- Enable PolicyKit support

+ Thierry Vignaud
- fix summary-ended-with-dot
- buildrequires X11-devel instead of XFree86-devel

Mon Dec 12 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.8-5mdv2008.1

+ Revision: 114651
- Fix tunnel module to ignore device suspension.

Thu Nov 11 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.8-4mdv2008.1

+ Revision: 113983
- Cherry pick r2078 from upstream to fix volume restore

Wed Nov 11 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.8-3mdv2008.1

+ Revision: 113783
- Fix an issue with the tunnel module.

+ Thierry Vignaud
- use official esound capitalization in description

Thu Nov 11 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.8-2mdv2008.1

+ Revision: 111248
- Fix loading samples (upstream r2074)

Thu Nov 11 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.8-1mdv2008.1

+ Revision: 111113
- New version

Fri Nov 11 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.7-5mdv2008.1

+ Revision: 105192
- Fix library packages.
- Add a RequiresL libltdl >= 1.5.24

Thu Nov 11 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.7-4mdv2008.1

+ Revision: 104356
- Fix duplicated files list.

Wed Oct 10 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.7-3mdv2008.1

+ Revision: 104088
- Fix groups that forgot to fix up.
- Add BuildRequires: lirc-devel
- Bump release.
- Major SPEC cleanup/restructure
- Split into subpackages to allow for minimal installations

Tue Oct 10 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.7-1mdv2008.1

+ Revision: 103903
- New version

Tue Oct 10 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.7-0.1989.1mdv2008.1

+ Revision: 103669
- Update to svn snapshot.
- New devel library policy

Wed Aug 08 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.6-3mdv2008.0

+ Revision: 68411
- Fix a bug with avahi when names >64 chars long

Tue Jul 07 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.6-2mdv2008.0

+ Revision: 56490
- Add patch for PA issue #49 (ignore underruns on tunnels)

Sun Jun 06 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.6-1mdv2008.0

+ Revision: 34642
- New upstream release: 0.9.6

Wed May 05 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.5-1.1437.1mdv2008.0

+ Revision: 19909
- Update to SVN r1437
- Includes stability fixes and suspend/resume support

Mon Feb 02 2007 Colin Guthrie <cguthrie at mandriva dot org> 0.9.5-1mdv2007.0

+ Revision: 116253
- Import pulseaudio

Tue Aug 08 2006 Götz Waschk <waschk at mandriva dot org> 0.9.5-1mdv2007.0

- fix buildrequires
- New release 0.9.5

Thu Aug 08 2006 Frederic Crozat <fcrozat at mandriva dot com> 0.9.4-2mdv2007.0

- Rebuild with latest dbus
- Change BR to use avahi instead of howl

Thu Jul 07 2006 Götz Waschk <waschk at mandriva dot org> 0.9.4-1mdv2007.0

- New release 0.9.4

Sun Jul 07 2006 Götz Waschk <waschk at mandriva dot org> 0.9.3-1mdv2007.0

- split out libpulsecore (changed major
- New release 0.9.3

Wed Jul 07 2006 Götz Waschk <waschk at mandriva dot org> 0.9.2-2mdv2007.0

- fix docs

Wed Jul 07 2006 Götz Waschk <waschk at mandriva dot org> 0.9.2-1mdv2007.0

- renamed from polypaudio

Wed Jun 06 2006 Götz Waschk <waschk at mandriva dot org> 0.9.1-1mdv2007.0

- update file list
- disable glib 1
- drop patch
- New release 0.9.1

Tue May 05 2006 Götz Waschk <waschk at mandriva dot org> 0.9.0-1mdv2007.0

- new major
- New release 0.9.0

Fri May 05 2006 Thierry Vignaud <tvignaud at mandriva dot com> 0.8.1-4mdk

- fix upgrade after file move in 0.8.1-3mdk

Sun May 05 2006 Götz Waschk <waschk at mandriva dot org> 0.8.1-3mdk

- move libpolypcore.so to lib package (bug #22431)

Fri May 05 2006 Götz Waschk <waschk at mandriva dot org> 0.8.1-2mdk

- add conflict to fix upgrade from stable

Sun Apr 04 2006 Götz Waschk <waschk at mandriva dot org> 0.8.1-1mdk

- New release 0.8.1

Sun Apr 04 2006 Götz Waschk <waschk at mandriva dot org> 0.8-1mdk

- update file list
- drop patch 0
- fix major
- fix buildrequires
- new version

Wed Mar 03 2006 Götz Waschk <waschk at mandriva dot org> 0.7-6mdk

- disable glib 1.2 main loop

Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 0.7-5mdk

- Rebuild

Sun Apr 04 2005 Götz Waschk <waschk at mandriva dot org> 0.7-4mdk

- fix build

Thu Jan 01 2005 Christiaan Welvaart <cjw at daneel dot dyndns dot org> 0.7-3mdk

- add BuildRequires: libltdl-devel

Wed Jan 01 2005 Christiaan Welvaart <cjw at daneel dot dyndns dot org> 0.7-2mdk

- use automake1.8

Tue Jan 01 2005 Götz Waschk <waschk at linux-mandrake dot com> 0.7-1mdk

- initial package

Perl :: Catalyst :: PostgreSQL :: PostgreSQL