./audio/pulseaudio, Sound server for POSIX and Win32 systems

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q2, Version: 0.9.21nb3, Package name: pulseaudio-0.9.21nb3, Maintainer: pkgsrc-users

PulseAudio is a sound server for POSIX and Win32 systems. A sound server is
basically a proxy for your sound applications. It allows you to do advanced
operations on your sound data as it passes between your application and your
hardware. Things like transferring the audio to a different machine, changing
the sample format or channel count and mixing several sounds into one are
easily achieved using a sound server.


Required to run:
[devel/glib2] [devel/GConf] [devel/libltdl] [devel/liboil] [security/policykit] [audio/libsamplerate] [audio/libsndfile] [audio/speex] [x11/libXtst] [sysutils/consolekit] [sysutils/hal] [sysutils/dbus] [databases/gdbm]

Required to build:
[devel/pkg-config] [devel/gmake] [devel/libtool-base] [devel/autoconf] [devel/automake] [lang/perl5] [textproc/intltool] [x11/inputproto] [x11/xextproto] [x11/recordproto] [pkgtools/x11-links]

Master sites:

SHA1: 0309c97f7e0812e243c1bb80a4b74dc26369ac22
RMD160: 6db0725253228b673a78cbfae4824fadce2198ed
Filesize: 2008.688 KB

Version history: (Expand)


CVS history: (Expand)


   2010-07-25 15:16:13 by S.P.Zeidler | Files touched by this commit (4)
Log message:
Pullup ticket 3182 - requested by tron
security patch

Revisions pulled up:
- pkgsrc/audio/pulseaudio/Makefile	1.38
- pkgsrc/audio/pulseaudio/distinfo	1.21

Files added:
pkgsrc/audio/pulseaudio/patches/patch-ba
pkgsrc/audio/pulseaudio/patches/patch-bb

-------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Sat Jul 24 12:51:09 UTC 2010

   Modified Files:
           pkgsrc/audio/pulseaudio: Makefile distinfo
   Added Files:
           pkgsrc/audio/pulseaudio/patches: patch-ba patch-bb

   Log message:
   Add fix for symlink race reported in CVE-2009-1299 taken from
   Lennart Poettering's GIT repository.

   To generate a diff of this commit:
   cvs rdiff -u -r1.37 -r1.38 pkgsrc/audio/pulseaudio/Makefile
   cvs rdiff -u -r1.20 -r1.21 pkgsrc/audio/pulseaudio/distinfo
   cvs rdiff -u -r0 -r1.6 pkgsrc/audio/pulseaudio/patches/patch-ba
   cvs rdiff -u -r0 -r1.5 pkgsrc/audio/pulseaudio/patches/patch-bb