apulse 0.1.13-2build2 source package in Ubuntu

Changelog

apulse (0.1.13-2build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:18:36 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
apulse_0.1.13.orig.tar.gz 114.6 KiB 9234ec4e10e408b9c01d5f4ea768ad1fc15494217c932db2c435202a9c7b5efd
apulse_0.1.13-2build2.debian.tar.xz 4.2 KiB 218837b76405e97536fbdc09c91d0b0e240af5128718cbc675d57df8d76a98a0
apulse_0.1.13-2build2.dsc 1.9 KiB ea634d5b2fad06fd03b8995de9d1b1ea7356144f8c30ab85081230e82b4312b7

Available diffs

View changes file

Binary packages built by this source

apulse: PulseAudio emulation for ALSA

 The program provides an alternative partial implementation of the PulseAudio
 API. It consists of a loader script and a number of shared libraries with the
 same names as from original PulseAudio, so applications could dynamically load
 them and think they are talking to PulseAudio. Internally, no separate sound
 mixing daemon is used. Instead, apulse relies on ALSA's dmix, dsnoop, and plug
 plugins to handle multiple sound sources and capture streams running at the
 same time. dmix plugin muxes multiple playback streams; dsnoop plugin allow
 multiple applications to capture from a single microphone; and plug plugin
 transparently converts audio between various sample formats, sample rates and
 channel numbers.

apulse-dbgsym: debug symbols for apulse