- Update from version 1.2.15.1 to 1.2.15.3
- Update of rootfile
- Changelog
    1.2.15.3
        alsa-lib
                Sequencer API
                    seq: return back old snd_seq_drain_output behaviour for 
-EAGAIN
        alsa-ucm-conf
                Configuration
                    HDA-analog: Fix the phantom jack detection if block
                    HDA-analog: Use phantom jacks to determine the device for 
single
                        output
                    HDA-analog: Add output when only 'Master Playback' control 
exists
                    sof-hda-dsp: remove some debug lines
                    sof-hda-dsp: Headphone output is optional
                    ucm2: HDA: Fix headphone detection
                    USB-Audio: Add volume controls to Behringer UMCx0xHD direct 
profiles
                    USB-Audio: Fix UR22C firmware version condition
                    USB-Audio: Add support for UR24C firmware version channel 
differences
    1.2.15.2
        alsa-lib
                Use Case Manager API
                    ucm: add some traces for the config filenames
                Makefile.am
                    Makefile: remove dist-hook and remove tar option 'follow 
symlinks'
                Error handler
                    error: fix the "return old snd_lib_error_set_handler() 
behaviour"
                    error: fix indendation in snd_lib_log_filter()
                    error: return old snd_lib_error_set_handler() behaviour
        alsa-utils
                ALSA Control (alsactl)
                    alsactl: fix sequence to clean card specific config files 
for UCM
                    alsactl: add missing call to clean card specific config 
files
                alsaloop
                    alsaloop: only log xrun debug messages when verbose
                aplay/arecord
                    aplay: add support for G.711 A_LAW enconding in AU file 
format
        alsa-ucm-conf
                Configuration
                    common: remove direct.conf and direct-verb.conf files
                    USB-Audio: update to use new DirectUseCase macro
                    common: introduce DirectUseCase macro
                    USB-Audio: Scarlett 18i20 gen4 - improve channel detection
                    USB-Audio: Add conditional channel count on Scarlett 18i20 
version
                    USB-Audio: Steinberg UR22C - fix regex
                    ucm2: HDA: Create microphone devices optionally
                    ucm2: HDA: Headphone output may be optional
                    ucm2: sof-soundwire: cs42l45: Remove outdated 
DisableSequence
                        elements
                    ucm2: sof-soundwire: cs42l43: Remove outdated 
DisableSequence
                        elements

Signed-off-by: Adolf Belka <[email protected]>
---
 config/rootfiles/packages/alsa |  3 +--
 lfs/alsa                       | 16 ++++++++--------
 2 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/config/rootfiles/packages/alsa b/config/rootfiles/packages/alsa
index fba276cd8..ba270bd47 100644
--- a/config/rootfiles/packages/alsa
+++ b/config/rootfiles/packages/alsa
@@ -1014,8 +1014,7 @@ usr/share/alsa/ucm2/codecs/wsa884x/two-speakers/init.conf
 #usr/share/alsa/ucm2/common/ctl
 usr/share/alsa/ucm2/common/ctl/led.conf
 usr/share/alsa/ucm2/common/ctl/remap.conf
-usr/share/alsa/ucm2/common/direct-verb.conf
-usr/share/alsa/ucm2/common/direct.conf
+usr/share/alsa/ucm2/common/directm.conf
 usr/share/alsa/ucm2/common/linked-card.conf
 usr/share/alsa/ucm2/common/linked.conf
 #usr/share/alsa/ucm2/common/pcm
diff --git a/lfs/alsa b/lfs/alsa
index beed09dcb..32cfd8081 100644
--- a/lfs/alsa
+++ b/lfs/alsa
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2025  IPFire Team  <[email protected]>                     #
+# Copyright (C) 2007-2026  IPFire Team  <[email protected]>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -26,16 +26,16 @@ include Config
 
 SUMMARY    = Advanced Linux Sound Architecture
 
-VER        = 1.2.15.1
-UVER       = 1.2.15.1
-CVER       = 1.2.15.1
+VER        = 1.2.15.3
+UVER       = 1.2.15.2
+CVER       = 1.2.15.3
 
 THISAPP    = alsa-lib-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 PROG       = alsa
-PAK_VER    = 25
+PAK_VER    = 26
 
 DEPS       =
 
@@ -54,9 +54,9 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 alsa-utils-$(UVER).tar.bz2 = $(DL_FROM)/alsa-utils-$(UVER).tar.bz2
 alsa-ucm-conf-$(CVER).tar.bz2 = $(DL_FROM)/alsa-ucm-conf-$(CVER).tar.bz2
 
-$(DL_FILE)_BLAKE2 = 
96910ecadafdf5bd12d98c765598f06f7dda94cdfb554e972663b77dc19646700962d6984a228a652f0fb3339e8dc44565d3695aa06971e084f5b951793679e1
-alsa-utils-$(UVER).tar.bz2_BLAKE2 = 
e3bd56822ec092f96386be3f8ae6772ced899884dfdef2341700be877a4822a3168d55a5aa9ba269e8e1b9fc61ae33a027abfa2e1c4f7fc68e0d8ce8780d3586
-alsa-ucm-conf-$(CVER).tar.bz2_BLAKE2 = 
c8c0ef9872f6c2bb69f2a43585a7833663e0f559dc51a5f2c0d361f6dd8fad2d6180dfdebbd4c63f094216570f6109097d1f788bf90b75149ca42871d493ef1d
+$(DL_FILE)_BLAKE2 = 
13c21ad3686ed5a8dfa48e8fa8e1b6f3f9a138aeaef2ba778838a8c6f9cbe209a5ece0d9953e2dcdd1e5b90ce50409e77b9485010689adfe4aed176cb8774c0e
+alsa-utils-$(UVER).tar.bz2_BLAKE2 = 
0688e668241917027b5dd161ebe3ea4ab6f8fede612e148dee74e033ab09f9557c7610a6b506d2507402cca7007a031b85c8c0cb9af80652ae9f3cc5ea157973
+alsa-ucm-conf-$(CVER).tar.bz2_BLAKE2 = 
7b563fa4685988bf509f4accdab1146b49a807eae8d4ebff3d634c1086c70130930a0e09e08af0be0996dd56d4fdbd58e9d7daa37f762106fa493198589ceac4
 
 install : $(TARGET)
 
-- 
2.52.0


Reply via email to