  <?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.alsa-project.org/main/index.php?action=history&amp;feed=atom&amp;title=Changes_v1.2.5_v1.2.5.1</id>
	<title>Changes v1.2.5 v1.2.5.1 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.alsa-project.org/main/index.php?action=history&amp;feed=atom&amp;title=Changes_v1.2.5_v1.2.5.1"/>
	<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=Changes_v1.2.5_v1.2.5.1&amp;action=history"/>
	<updated>2026-05-01T18:04:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.0</generator>
	<entry>
		<id>https://www.alsa-project.org/main/index.php?title=Changes_v1.2.5_v1.2.5.1&amp;diff=7408&amp;oldid=prev</id>
		<title>Perex: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=Changes_v1.2.5_v1.2.5.1&amp;diff=7408&amp;oldid=prev"/>
		<updated>2021-06-14T12:34:38Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:34, 14 June 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Perex</name></author>
	</entry>
	<entry>
		<id>https://www.alsa-project.org/main/index.php?title=Changes_v1.2.5_v1.2.5.1&amp;diff=7407&amp;oldid=prev</id>
		<title>Perex at 12:34, 14 June 2021</title>
		<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=Changes_v1.2.5_v1.2.5.1&amp;diff=7407&amp;oldid=prev"/>
		<updated>2021-06-14T12:34:36Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
| __TOC__&lt;br /&gt;
|}&lt;br /&gt;
[[Detailed changes v1.2.5 v1.2.5.1]]&lt;br /&gt;
=Changelog between 1.2.5 and 1.2.5.1 releases=&lt;br /&gt;
==alsa-lib==&lt;br /&gt;
===Core===&lt;br /&gt;
: Release v1.2.5.1&lt;br /&gt;
: Fix EXPORT_SYMBOL attribute for clang&lt;br /&gt;
: configure: check if eaccess() is available&lt;br /&gt;
===Control API===&lt;br /&gt;
: control: remap - fix an infinite recursive call in the async callback&lt;br /&gt;
: control: remap - fix uninitialized value in parse_map_vindex()&lt;br /&gt;
===PCM API===&lt;br /&gt;
: pcm: direct - remove dead code&lt;br /&gt;
: pcm: softvol - fix early exit in add_tlv_info()&lt;br /&gt;
: pcm: remove extra NULL checks in snd_pcm_dshare_open()&lt;br /&gt;
: pcm: remove extra NULL checks in snd_pcm_dsnoop_open()&lt;br /&gt;
: pcm: remove extra NULL checks in snd_pcm_dmix_open()&lt;br /&gt;
: pcm: direct - fix pcmp error path in _snd_pcm_direct_new()&lt;br /&gt;
===Timer API===&lt;br /&gt;
: timer: remove dead code in _snd_timer_hw_open()&lt;br /&gt;
===Use Case Manager API===&lt;br /&gt;
: configure: check if eaccess() is available&lt;br /&gt;
: ucm: include sys/wait.h to fix build on Android&lt;br /&gt;
: ucm_exec.c: Include limits.h explicitly to fix build on musl&lt;br /&gt;
: ucm: compound_merge() - fix use after free (and logic)&lt;br /&gt;
: ucm: fix possible memory leak in parse_verb_file()&lt;br /&gt;
: ucm: fix out-of-array access in rval_device_lookup_init()&lt;br /&gt;
: ucm: check error value in parse_lookup_query()&lt;br /&gt;
: ucm: fix possible NULL pointer dereference in uc_mgr_exec()&lt;br /&gt;
: ucm: find_exec() - fix memory leak (dir)&lt;br /&gt;
: ucm: fix if_eval_path() - access NULL pointer&lt;br /&gt;
: ucm: fix use after free in if_eval_regex_match()&lt;br /&gt;
: ucm: fix error path in execute_cfgsave()&lt;br /&gt;
: ucm: fix _alibpref string (add '.' delimiter to the end)&lt;br /&gt;
: ucm: add _alibpref to get the private device prefix&lt;br /&gt;
===Configuration===&lt;br /&gt;
: conf: snd_config_get_card() remove unused assignment&lt;br /&gt;
: conf: remove dead code in snd_config_get_card()&lt;br /&gt;
: conf: fix load_for_all_cards()&lt;br /&gt;
==alsa-utils==&lt;br /&gt;
===Core===&lt;br /&gt;
: Release v1.2.5.1&lt;br /&gt;
===ALSA Control (alsactl)===&lt;br /&gt;
: utils.c: Include limits.h explicitly to fix build on musl&lt;br /&gt;
: alsactl: load_state: Only delete config if one was loaded&lt;br /&gt;
: alsactl: load_state() - initialize config variable for the open_failed case&lt;br /&gt;
: alsactl: fix lock_fd unlock in load_configuration() - error path&lt;br /&gt;
: alsactl: state - fix ‘item’ may be used uninitialized gcc warning&lt;br /&gt;
: alsactl: check for error values from snd_config_get...()&lt;br /&gt;
: alsactl: init() - return error value from snd_card_iterator_sinit() call&lt;br /&gt;
: alsactl: return error value in dump_config_tree()&lt;br /&gt;
: alsactl: fix the nested iteration&lt;br /&gt;
===Audio Transfer utility===&lt;br /&gt;
: axfer: fix wrong calloc() item size in allocate_containers()&lt;br /&gt;
===alsatplg (topology)===&lt;br /&gt;
: topology: fix few coverity detected defects&lt;br /&gt;
: topology: fix potential null pointer from strchr&lt;br /&gt;
===aplay/arecord===&lt;br /&gt;
: arecord: Inform users when 8-bit sampling is used on tty&lt;br /&gt;
: Revert &amp;quot;aplay: try to use 16-bit format to increase capture quality&amp;quot;&lt;br /&gt;
===aseqnet===&lt;br /&gt;
: added an option to aseqnet to optionally set the midi process name&lt;br /&gt;
==alsa-ucm-conf==&lt;br /&gt;
===Configuration===&lt;br /&gt;
: tegra: Add UCM for Nvidia Tegra HDMI Audio&lt;br /&gt;
: HDA-Intel: the lookups are supported from syntax 4&lt;br /&gt;
: tegra: shuffle ASUS Google Nexus 7 files&lt;br /&gt;
: tegra: shuffle Acer Iconia Tab A500 files&lt;/div&gt;</summary>
		<author><name>Perex</name></author>
	</entry>
</feed>