Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mimalloc for openSUSE:Factory checked in at 2026-06-30 15:13:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mimalloc (Old) and /work/SRC/openSUSE:Factory/.mimalloc.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mimalloc" Tue Jun 30 15:13:38 2026 rev:10 rq:1362594 version:3.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mimalloc/mimalloc.changes 2026-04-28 12:02:37.573097004 +0200 +++ /work/SRC/openSUSE:Factory/.mimalloc.new.11887/mimalloc.changes 2026-06-30 15:13:58.309135194 +0200 @@ -1,0 +2,17 @@ +Mon Jun 29 12:24:54 UTC 2026 - Dirk Müller <[email protected]> + +- update to 3.3.2: + * Emscripten: add missing include for getentropy() + * use acquire for loading the heap arena pages pointer + * clarify thread local expansion + * always set the threadlocal theap back to NULL on failing to + initialize + * increased version bits in thread local allocation to 48 bits + * fix comparison in mi_os_alloc_aligned_at_offset to allow + decommitting + * use _mi_is_aligned instead of modulo + * change out_default to be atomic + * add assertions that the bottom 2 bits of the threadid are zero'd + * return early when tld allocation fails + +------------------------------------------------------------------- Old: ---- mimalloc-3.3.1.tar.gz New: ---- mimalloc-3.3.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mimalloc.spec ++++++ --- /var/tmp/diff_new_pack.wpc5MZ/_old 2026-06-30 15:14:00.101195875 +0200 +++ /var/tmp/diff_new_pack.wpc5MZ/_new 2026-06-30 15:14:00.109196146 +0200 @@ -20,7 +20,7 @@ %global sover 3 %global libname libmimalloc%{sover} Name: mimalloc -Version: 3.3.1 +Version: 3.3.2 Release: 0 Summary: A compact general purpose allocator License: MIT ++++++ mimalloc-3.3.1.tar.gz -> mimalloc-3.3.2.tar.gz ++++++ ++++ 1842 lines of diff (skipped)
