Page MenuHomeSolus

Update alsa-lib to 1.1.9
ClosedPublic

Authored by kyrios123 on May 13 2019, 5:20 PM.
Tags
None
Referenced Files
F10974067: D6260.id15058.diff
Fri, Jul 21, 10:58 PM
F10958768: D6260.id15215.diff
Tue, Jul 18, 2:43 AM
F10958767: D6260.id.diff
Tue, Jul 18, 2:43 AM
F10958766: D6260.diff
Tue, Jul 18, 2:43 AM
F10852635: D6260.id15058.diff
Jun 13 2023, 2:49 AM
F10849801: D6260.id15215.diff
Jun 11 2023, 10:51 PM
F10832689: D6260.id15215.diff
Jun 6 2023, 6:52 AM
F10827372: D6260.diff
Jun 4 2023, 5:15 AM
Subscribers

Details

Summary

Changelog available here

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
  • Unit tests are OK
  • Still have sound on y system
  • Successfully build alsa-utils against this package

Diff Detail

Repository
R349 alsa-lib
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 16 2019, 9:42 PM

@DataDrake asked me to make this comment here:

Once we land this, pulseaudio-12.2 will need the patch from this commit "alsa: Fix inclusion of use-case.h"

The patch applies cleanly against v12.2.

The error will look like this without the patch:

[pulseaudio][daemon/ltdl-bind-now.c:75 bind_now_open()] Failed to open module /usr/x86_64-pc-linux-gnu/lib/pulse-12.2/modules/module-alsa-card.so: /usr/x86_64-pc-linux-gnu/lib/pulse-12.2/modules/libalsa-util.so: undefined symbol: pa_alsa_ucm_device_update_available
[pulseaudio][pulsecore/module.c:141 pa_module_load()] Failed to open module "module-alsa-card".

OpenSUSE Bug 1132880 with the investigation that lead to the patch

Thanks @ermo, I missed that one.
I'll land alsa & patched pulseaudio post-sync

This revision was automatically updated to reflect the committed changes.