Your message dated Tue, 28 Jul 2009 13:32:18 +0000
with message-id <e1mvmmw-0000rt...@ries.debian.org>
and subject line Bug#537351: fixed in pulseaudio 
0.9.16~test2~20090726git59659e1db-1
has caused the Debian Bug report #537351,
regarding pulsaudio: CVE-2009-1894 race allows privilege escalation to root
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
537351: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537351
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pulseaudio
Severity: grave
Tags: security patch

Hi,
the following CVE (Common Vulnerabilities & Exposures) id was
published for pulseaudio.

CVE-2009-1894[0]:
| Race condition
| 
| If the PulseAudio binary is started on Linux systems, it checks if the
| LD_BIND_NOW environment variable is set. If this is not the case, PulseAudio
| will set the variable and it will reload itself. It tries to determine its 
path
| name by looking at the /proc/self/exe symbolic link. This symbolic link will
| point to the full path name of the current process.
| 
| int main(int argc, char *argv[]) {
| [...]
| #if defined(__linux__) && defined(__OPTIMIZE__)
|    /*
|       Disable lazy relocations to make usage of external libraries
|       more deterministic for our RT threads. We abuse __OPTIMIZE__ as
|       a check whether we are a debug build or not.
|    */
|    
|    if (!getenv("LD_BIND_NOW")) {
|       char *rp;
|    
|       /* We have to execute ourselves, because the libc caches the
|       * value of $LD_BIND_NOW on initialization. */
|    
|       pa_set_env("LD_BIND_NOW", "1");
|       pa_assert_se(rp = pa_readlink("/proc/self/exe"));
|       pa_assert_se(execv(rp, argv) == 0);
|    }
| #endif
| 
| Normally, /proc/self/exe will point to something like /usr/bin/pulseaudio.
| However by using hard links, it is possible to cause /proc/self/exe to point 
to
| a different location.
| 
| $ cd /tmp
| $ ls -la /proc/self/exe
| lrwxrwxrwx 1 yorick yorick 0 2009-06-09 16:31 /proc/self/exe -> /bin/ls
| $ ln `which ls` ls
| $ ./ls -la /proc/self/exe
| lrwxrwxrwx 1 yorick yorick 0 2009-06-09 16:31 /proc/self/exe -> /tmp/ls
| 
| In addition, if a hard link is created, the SUID bit is preserved.
| 
| $ ln `which pulseaudio` pulseaudio
| $ ls -la pulseaudio 
| -rwsr-xr-x 2 root root 71616 2009-04-09 02:12 pulseaudio
| 
| A race condition exists in the reload mechanism of PulseAudio. An attacker
| can exploit this issue by creating a hard link pointing to the PulseAudio
| binary. After this it can execute this binary through the hard link. At this
| moment /proc/sef/exe will point to the hard link. Before PulseAudio is
| restarted, the attacker can replace the hard link with a different 
(executable)
| file or (symbolic) link. If PulseAudio is restarted, it will use a path name
| that at this moment points to a different file, for example a command shell.
| Root privileges are not dropped when PulseAudio is reloading, thus allowing a
| local attacker to gain root privileges.
| 
| Please note, this attack is only possible if the attacker can create hard
| links on the same hard disk partition on which PulseAudio is installed (i.e.
| /usr/bin and /tmp reside on the same partition).

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

Patch available at 
http://git.0pointer.de/?p=pulseaudio.git;a=commitdiff_plain;h=84200b423ebfa7e2dad9b1b65f64eac7bf3d2114;hp=ff252cb48d9bd827d262eb2633fecaff47c6fe5c

For further information see:

[0] http://www.akitasecurity.nl/advisory.php?id=AK20090602
    http://security-tracker.debian.net/tracker/CVE-2009-1894

-- 
Nico Golde - http://www.ngolde.de - n...@jabber.ccc.de - GPG: 0xA0A0AAAA
For security reasons, all text in this mail is double-rot13 encrypted.

Attachment: pgpG2g7IFe2PL.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: pulseaudio
Source-Version: 0.9.16~test2~20090726git59659e1db-1

We believe that the bug you reported is fixed in the latest version of
pulseaudio, which is due to be installed in the Debian FTP archive:

libpulse-browse0-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/libpulse-browse0-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
libpulse-browse0_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/libpulse-browse0_0.9.16~test2~20090726git59659e1db-1_amd64.deb
libpulse-dev_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/libpulse-dev_0.9.16~test2~20090726git59659e1db-1_amd64.deb
libpulse-mainloop-glib0-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/libpulse-mainloop-glib0-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
libpulse-mainloop-glib0_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/libpulse-mainloop-glib0_0.9.16~test2~20090726git59659e1db-1_amd64.deb
libpulse0-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/libpulse0-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
libpulse0_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/libpulse0_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-esound-compat-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-esound-compat-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-esound-compat_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-esound-compat_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-bluetooth-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-bluetooth-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-bluetooth_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-bluetooth_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-gconf-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-gconf-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-gconf_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-gconf_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-hal-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-hal-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-hal_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-hal_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-jack-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-jack-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-jack_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-jack_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-lirc-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-lirc-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-lirc_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-lirc_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-raop-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-raop-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-raop_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-raop_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-x11-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-x11-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-x11_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-x11_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-zeroconf-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-zeroconf-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-module-zeroconf_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-module-zeroconf_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-utils-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-utils-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio-utils_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio-utils_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio_0.9.16~test2~20090726git59659e1db-1.diff.gz
  to 
pool/main/p/pulseaudio/pulseaudio_0.9.16~test2~20090726git59659e1db-1.diff.gz
pulseaudio_0.9.16~test2~20090726git59659e1db-1.dsc
  to pool/main/p/pulseaudio/pulseaudio_0.9.16~test2~20090726git59659e1db-1.dsc
pulseaudio_0.9.16~test2~20090726git59659e1db-1_amd64.deb
  to 
pool/main/p/pulseaudio/pulseaudio_0.9.16~test2~20090726git59659e1db-1_amd64.deb
pulseaudio_0.9.16~test2~20090726git59659e1db.orig.tar.gz
  to 
pool/main/p/pulseaudio/pulseaudio_0.9.16~test2~20090726git59659e1db.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 537...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sjoerd Simons <sjo...@debian.org> (supplier of updated pulseaudio package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 28 Jul 2009 14:00:27 +0200
Source: pulseaudio
Binary: pulseaudio pulseaudio-dbg pulseaudio-utils pulseaudio-utils-dbg 
pulseaudio-esound-compat pulseaudio-esound-compat-dbg 
pulseaudio-module-zeroconf pulseaudio-module-zeroconf-dbg pulseaudio-module-hal 
pulseaudio-module-hal-dbg pulseaudio-module-jack pulseaudio-module-jack-dbg 
pulseaudio-module-lirc pulseaudio-module-lirc-dbg pulseaudio-module-gconf 
pulseaudio-module-gconf-dbg pulseaudio-module-raop pulseaudio-module-raop-dbg 
pulseaudio-module-bluetooth pulseaudio-module-bluetooth-dbg 
pulseaudio-module-x11 pulseaudio-module-x11-dbg libpulse0 libpulse0-dbg 
libpulse-mainloop-glib0 libpulse-mainloop-glib0-dbg libpulse-browse0 
libpulse-browse0-dbg libpulse-dev
Architecture: source amd64
Version: 0.9.16~test2~20090726git59659e1db-1
Distribution: experimental
Urgency: low
Maintainer: Pulseaudio maintenance team 
<pkg-pulseaudio-devel@lists.alioth.debian.org>
Changed-By: Sjoerd Simons <sjo...@debian.org>
Description: 
 libpulse-browse0 - PulseAudio client libraries (zeroconf support)
 libpulse-browse0-dbg - PulseAudio client libraries (zeroconf support) 
debugging symbols
 libpulse-dev - PulseAudio client development headers and libraries
 libpulse-mainloop-glib0 - PulseAudio client libraries (glib support)
 libpulse-mainloop-glib0-dbg - PulseAudio client libraries (glib support) 
debugging symbols
 libpulse0  - PulseAudio client libraries
 libpulse0-dbg - PulseAudio client libraries detached debugging symbols
 pulseaudio - PulseAudio sound server
 pulseaudio-dbg - PulseAudio sound server detached debugging symbols
 pulseaudio-esound-compat - PulseAudio ESD compatibility layer
 pulseaudio-esound-compat-dbg - PulseAudio ESD compatibility layer debugging 
symbols
 pulseaudio-module-bluetooth - Bluetooth module for PulseAudio sound server
 pulseaudio-module-bluetooth-dbg - Bluetooth module for PulseAudio sound server
 pulseaudio-module-gconf - GConf module for PulseAudio sound server
 pulseaudio-module-gconf-dbg - GConf module for PulseAudio sound server 
debugging symbols
 pulseaudio-module-hal - HAL device detection module for PulseAudio sound server
 pulseaudio-module-hal-dbg - HAL module for PulseAudio sound server debugging 
symbols
 pulseaudio-module-jack - jackd modules for PulseAudio sound server
 pulseaudio-module-jack-dbg - jackd modules for PulseAudio sound server 
debugging symbols
 pulseaudio-module-lirc - lirc module for PulseAudio sound server
 pulseaudio-module-lirc-dbg - lirc module for PulseAudio sound server debugging 
symbols
 pulseaudio-module-raop - RAOP module for PulseAudio sound server
 pulseaudio-module-raop-dbg - RAOP module for PulseAudio sound server
 pulseaudio-module-x11 - X11 module for PulseAudio sound server
 pulseaudio-module-x11-dbg - X11 module for PulseAudio sound server debugging 
symbols
 pulseaudio-module-zeroconf - Zeroconf module for PulseAudio sound server
 pulseaudio-module-zeroconf-dbg - Zeroconf module for PulseAudio sound server 
debugging symbols
 pulseaudio-utils - Command line tools for the PulseAudio sound server
 pulseaudio-utils-dbg - PulseAudio command line tools detached debugging symbols
Closes: 537351
Changes: 
 pulseaudio (0.9.16~test2~20090726git59659e1db-1) experimental; urgency=low
 .
   * New Upstream Version
   * Ack NMU (Was fixed upstream in this version) (Closes: #537351)
   * Remove all patches, everything was merged upstream :)
   * debian/copyright: updated
   * debian/pulseaudio.install: Don't install the PolicyKit config file
   * debian/control: Removed build-dep on libpolkit-dbus-dev
   * Update various shlibs files to use 0.9.16
   * debian/pulseaudio.install: Install pulseaudio shared config files
   * debian/pulseaudio.instal: Add module-intended-roles
   * debian/control: Make pulseaudio-module-raop-dbg depend on
     pulseaudio-module-raop
Checksums-Sha1: 
 dc5dad1a7af9829cdc71638361a56ca3ae3bc53e 2764 
pulseaudio_0.9.16~test2~20090726git59659e1db-1.dsc
 19b27d05bb77833dc562bc202eca6d562a23d273 1785801 
pulseaudio_0.9.16~test2~20090726git59659e1db.orig.tar.gz
 349728d9425a00f33c839672bbe349da2d3270ed 19358 
pulseaudio_0.9.16~test2~20090726git59659e1db-1.diff.gz
 8e7c17f705d71182c9978e4549adef9e1e5c2fdb 980060 
pulseaudio_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 466c6690c8d1d2270f1d9d530f6a60ce072da4d0 1265490 
pulseaudio-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 90c9c48373186f2f5836d7ecc4ad2bc20307c73a 79978 
pulseaudio-utils_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 79a87d28c67037c67c50f736b71a25f2ef425771 97568 
pulseaudio-utils-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 030e51e2998bbcea0a63e125f031fe1d2a1af865 44490 
pulseaudio-esound-compat_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 4198cd75b55154527f8a6436dcad0067807a1407 75870 
pulseaudio-esound-compat-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 40c2fcd229e51b0a1e4b945f9f786b3f1b3d8821 29918 
pulseaudio-module-zeroconf_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 eb7afc55ff2a839636f45442d0ccac6378fa7263 53306 
pulseaudio-module-zeroconf-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 8eb977673d7f255f4316e57ba3842e083a33ae72 23462 
pulseaudio-module-hal_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 01d2ce49d752a1b92a671fbca7aaa003dea36389 30740 
pulseaudio-module-hal-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 e376f1adfd94dd04bd11b7b5fdb369c441d85868 26982 
pulseaudio-module-jack_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 70b78a4be9bc2cee9da6f4ed49a73476222ccadc 44664 
pulseaudio-module-jack-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 50223c75e66edfffb432f4ff6cfdac9714321c30 17984 
pulseaudio-module-lirc_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 673ccc205702301114ece68fcd0c9b9cb42af98f 25276 
pulseaudio-module-lirc-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 2eff3e425b6217188606227071c52d52fa3659b6 21380 
pulseaudio-module-gconf_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 989bf9c3a7ea4ae64d27d89158e284b46974ff74 31024 
pulseaudio-module-gconf-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 8c356f4a5be95545f9f1f09498962d4abc40f77c 33744 
pulseaudio-module-raop_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 a70b1dc6b9b4778346e5b493609ca618a4d8a0e2 60770 
pulseaudio-module-raop-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 e357ee09ff39b43bda541431a853d44e072eb112 75134 
pulseaudio-module-bluetooth_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 5bcd4007a603dc5304ef18ff0f9e1d963f0c3e3e 116064 
pulseaudio-module-bluetooth-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 d6a2d0058ca272bb9e12750094aa91692ae0f5e1 26978 
pulseaudio-module-x11_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 9c3b0c9d04af1036075ea04c93f3ee92b7832f05 58816 
pulseaudio-module-x11-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 ae6d59309362a1e9acd1f60c86ec631829da334d 247466 
libpulse0_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 030858b133a7fb89639b14fad16383044ffdb4ff 414110 
libpulse0-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 f2dd7f3a80786992df0e12f23323932e2cde2657 20298 
libpulse-mainloop-glib0_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 0944fd88c9fb17b9b26ac6de97fde04ef6ff53fb 25438 
libpulse-mainloop-glib0-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 e4d1cd4f44527d0104aead845b48c36c09e17195 21096 
libpulse-browse0_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 dbee7ae19821d6c95f5a6af4249df41c9076e3f4 28098 
libpulse-browse0-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 7bc43b155841fcb5b7e4a1151d54d1f92e53d030 71936 
libpulse-dev_0.9.16~test2~20090726git59659e1db-1_amd64.deb
Checksums-Sha256: 
 fe88b96d71876e667b01f61d425906d81395c32d57e0da23710181be0685229a 2764 
pulseaudio_0.9.16~test2~20090726git59659e1db-1.dsc
 eecc98982b86efecce43dfc74d3208c64db80e2527614940169f1db82d3e3b8e 1785801 
pulseaudio_0.9.16~test2~20090726git59659e1db.orig.tar.gz
 7d01796a8b8c21064accb069796632ecb7ab67f8b165807490da4eb4310f7676 19358 
pulseaudio_0.9.16~test2~20090726git59659e1db-1.diff.gz
 0be5bef481bbddb86439a78aa967886ab7ebbebab42e194658e4d920a52f7d86 980060 
pulseaudio_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 340b53d36bfe851e55fe0c844253748b2c0d1a9e64f7b4deb7b1d09134552203 1265490 
pulseaudio-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 ac17673d278892c432bd55dfa45d1d8c253b7c9f67b08d3285b68f9d97f3bcc2 79978 
pulseaudio-utils_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 e355e441e0ebb6dcfb491f49c54123b33a6f8b202c7ee998fb2c7ca0f2ed4871 97568 
pulseaudio-utils-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 5e6689ccdf2d2ed4cc3ac35eb4f35cdcdc291fecc2e00233f40a6c2ad7821f1f 44490 
pulseaudio-esound-compat_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 88120c3cfaffa5223a835ed987e0661f3a826bf57ba2eaacaf09e81e6bfd3f77 75870 
pulseaudio-esound-compat-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 1fcc8c9b52d1b8142505a0646795e9993b577bd6f050c1cf1f815f1512cec931 29918 
pulseaudio-module-zeroconf_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 831b473fde78b44308b9361bc8786c7b128af818288cd4212f25c0216f547af4 53306 
pulseaudio-module-zeroconf-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 37c6f9ce9d00014cfca44dfa8a403a86310345c3f690360def5e128a39939145 23462 
pulseaudio-module-hal_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 e88d67db9b02e866d7ef06e77bae1f4307d210a56f16a0b73f80d22e34f7e428 30740 
pulseaudio-module-hal-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 0d7eef8d04b1267adafdd219c656097ed81fea9c9db9031c3e77b0b6e74afb66 26982 
pulseaudio-module-jack_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 224b91c4dd8822073b63955deea2533a6e5e70f7e17d65316f4f3b0ca005bc1b 44664 
pulseaudio-module-jack-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 5fdf55c25d9a67a64aec7bbd034df59f59e1cd96220823d44a95541f489e3de9 17984 
pulseaudio-module-lirc_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 876b23af96d4f557dea635eeb55f12d67e2f2703b71bfc229d7fbc87b8bdf7f4 25276 
pulseaudio-module-lirc-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 68e68f662974ecb41896db40010c8ad4a1880872079bb75ae9ea3ca125483308 21380 
pulseaudio-module-gconf_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 111b742413007b8d99d4eaccbf36a007dbf398d8b8cb4815d1256355cc57172e 31024 
pulseaudio-module-gconf-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 a98b9aa848cb5ab95bba9cf8cf46011ad4a3800011392b1b8f89d1b11d32ba3a 33744 
pulseaudio-module-raop_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 6709a72034eeaa6d343f12f6b992d1ba85619826f7489e5d596f8452554c54fc 60770 
pulseaudio-module-raop-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 e0ee83aca2039fe630071eb1cd7329174ea1e0243e83b5c846288c5fc07e23a7 75134 
pulseaudio-module-bluetooth_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 a5cd84a32aea421375d125475845fc08b9c116d795664d66b8d92484c6b4f270 116064 
pulseaudio-module-bluetooth-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 31fd956ad459df4bb1e5c26a1d0831f816ae1b5be76c65217888ff56fe318d3a 26978 
pulseaudio-module-x11_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 6ff577ff1fd6277daa7cf415b45e187f6016ba946a1e6c7cda112d4c62850305 58816 
pulseaudio-module-x11-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 8c86b14ec656b509869f2897685032fc8deb72711cc15947e83487c3744de6cc 247466 
libpulse0_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 852a0a087d72814fc947794d23f9cd0f82e39ffc9b000f7572ceb693c2fe1b03 414110 
libpulse0-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 33f855dd23f0061696e991eac57632193f8637c21650cd86657bcaf2ac55d79c 20298 
libpulse-mainloop-glib0_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 8268c2d3243a554b81233b6a76dbd0036088fdb08145f07bbad50e98412c0dd1 25438 
libpulse-mainloop-glib0-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 3f524e9f2621c9fceab6076c80187e0507ffc92c80cdd9f9f0b749fad3f25694 21096 
libpulse-browse0_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 f9fba111c3e0e872500b4f51af4ab63b4bf6c94ddc5ecd57273a908a166983d5 28098 
libpulse-browse0-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 72404f25ad58c4612d939bf661aae641ceb0c1a278d55ba064e5d1d41c53c157 71936 
libpulse-dev_0.9.16~test2~20090726git59659e1db-1_amd64.deb
Files: 
 bf954df7795193da966fef1f7f98c82a 2764 sound optional 
pulseaudio_0.9.16~test2~20090726git59659e1db-1.dsc
 93797f3f3e9655609c4f149ba40f02ef 1785801 sound optional 
pulseaudio_0.9.16~test2~20090726git59659e1db.orig.tar.gz
 8a0f90d711e87249e070356160529a25 19358 sound optional 
pulseaudio_0.9.16~test2~20090726git59659e1db-1.diff.gz
 5966345322962d23f84e54bb947174d9 980060 sound optional 
pulseaudio_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 3a65f8ff3f91719b85e55e23db9de3e2 1265490 debug extra 
pulseaudio-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 39469aa930409e09956be6a911f03c31 79978 sound optional 
pulseaudio-utils_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 53a7a6feb8ab32298bb452877f95e9ee 97568 debug extra 
pulseaudio-utils-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 76ada160bc7cfba508d2f6864eceda38 44490 sound optional 
pulseaudio-esound-compat_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 4cc90680c16d62af90dfacb963941168 75870 debug extra 
pulseaudio-esound-compat-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 4b7bcf255cac440b884e689d50d55ce4 29918 sound optional 
pulseaudio-module-zeroconf_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 356765adb5864f2aa9097b83cbf78117 53306 debug extra 
pulseaudio-module-zeroconf-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 1e26c5f98c43ed8ab955e1969d8863f3 23462 sound optional 
pulseaudio-module-hal_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 6fcd09aa16d134734bae0e946f56b1d8 30740 debug extra 
pulseaudio-module-hal-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 b81dbea4a8d5812fb57afad179492bb5 26982 sound optional 
pulseaudio-module-jack_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 3a42722af4cd52b9984dbf10d8c3af1e 44664 debug extra 
pulseaudio-module-jack-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 fb20c12f070bfcffe4d3052f46f0a722 17984 sound optional 
pulseaudio-module-lirc_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 7558ce75c12f4696b3b1dc5d7acf581e 25276 debug extra 
pulseaudio-module-lirc-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 50f7b89ade9619cff15c574a587dad4b 21380 sound optional 
pulseaudio-module-gconf_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 d7c2dd641f07877736ada6759c24fdd4 31024 debug extra 
pulseaudio-module-gconf-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 87f1bc4cc60efd283790eab9012ed820 33744 sound optional 
pulseaudio-module-raop_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 f2585f34269efa5a94b434638736a81c 60770 debug extra 
pulseaudio-module-raop-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 a5146d0079f8b7f2a1adcbc419cb83b1 75134 sound extra 
pulseaudio-module-bluetooth_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 47e29fccb75051f50d9295fa6d8f14ef 116064 debug extra 
pulseaudio-module-bluetooth-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 58d937e3183f76d92cb33277d5354a81 26978 sound optional 
pulseaudio-module-x11_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 3a1ce841fa726f2332c71ef7f4384e74 58816 debug extra 
pulseaudio-module-x11-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 32e5060c21f2d1b63c444bbc30a312f1 247466 libs optional 
libpulse0_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 ae127927ce208a00320b03ca67ed8159 414110 debug extra 
libpulse0-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 845e47cd73df0e7da215dad16ff32713 20298 sound optional 
libpulse-mainloop-glib0_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 d0d9365cd2e274772b3ecdbb73964877 25438 debug extra 
libpulse-mainloop-glib0-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 676b6d2a8535da85f984eca77b87bf72 21096 sound optional 
libpulse-browse0_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 85607de65f263dbd257c108651c64620 28098 debug extra 
libpulse-browse0-dbg_0.9.16~test2~20090726git59659e1db-1_amd64.deb
 b5ad19308a9057fed38258bcec7fded2 71936 libdevel optional 
libpulse-dev_0.9.16~test2~20090726git59659e1db-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkpu+7kACgkQgTd+SodosdLQTQCdE05i2AbBkZuTXN5IV+Ty0Qlf
qzMAni/rRTs2fcBNIcWax3+CHcQnBQfL
=4s3B
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Pkg-pulseaudio-devel mailing list
Pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-pulseaudio-devel

Reply via email to