Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package miniaudio for openSUSE:Factory checked in at 2026-01-21 14:18:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/miniaudio (Old) and /work/SRC/openSUSE:Factory/.miniaudio.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "miniaudio" Wed Jan 21 14:18:00 2026 rev:2 rq:1328410 version:0.11.24 Changes: -------- --- /work/SRC/openSUSE:Factory/miniaudio/miniaudio.changes 2025-09-30 18:24:33.824330178 +0200 +++ /work/SRC/openSUSE:Factory/.miniaudio.new.1928/miniaudio.changes 2026-01-21 14:18:09.972930498 +0100 @@ -1,0 +2,19 @@ +Wed Jan 21 00:56:53 UTC 2026 - Richard Rahl <[email protected]> + +- Update to version 0.11.24: + * Fixed a possible glitch when processing the audio of a ma_sound when doing + resampling + * Fixed a possible crash in the node graph relating to scheduled starts and stops + * Fixed a bug where MA_NO_DECODING would disable the WAV encoder + * Fixed a pthread compatibility issue + * Fixed a possible crash in the resource manager + * Fixed a possible double-uninit error when a decoder fails to initialize + * Addressed a few errors found through static analysis, particularly around + possible null pointer dereferences + * ma_sound_is_playing() will now correctly return false when called from + inside the end callback of a sound + * Miscellaneous compiler compatibility and warning fixes + * PulseAudio: Fix a resource leak when a context fails to connect + * Web: Fixed an error when uninitializing a context + +------------------------------------------------------------------- Old: ---- miniaudio-0.11.23.tar.gz New: ---- miniaudio-0.11.24.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ miniaudio.spec ++++++ --- /var/tmp/diff_new_pack.xNL7fP/_old 2026-01-21 14:18:10.912969775 +0100 +++ /var/tmp/diff_new_pack.xNL7fP/_new 2026-01-21 14:18:10.912969775 +0100 @@ -1,7 +1,7 @@ # # spec file for package miniaudio # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: miniaudio -Version: 0.11.23 +Version: 0.11.24 Release: 0 Summary: Audio playback and capture library written in C, in a single source file License: MIT-0 OR Unlicense ++++++ miniaudio-0.11.23.tar.gz -> miniaudio-0.11.24.tar.gz ++++++ ++++ 3430 lines of diff (skipped)
