Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jemalloc for openSUSE:Factory checked in at 2022-05-10 15:11:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jemalloc (Old) and /work/SRC/openSUSE:Factory/.jemalloc.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jemalloc" Tue May 10 15:11:18 2022 rev:36 rq:975721 version:5.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/jemalloc/jemalloc.changes 2022-04-16 00:13:43.633607279 +0200 +++ /work/SRC/openSUSE:Factory/.jemalloc.new.1538/jemalloc.changes 2022-05-10 15:11:22.103527532 +0200 @@ -1,0 +2,18 @@ +Fri May 6 20:53:16 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 5.3.0 + * Added the thread.idle mallctl which hints that the calling + thread will be idle for a nontrivial period of time. + * Allow small size classes to be the maximum size class to + cache in the thread-specific cache, through the + opt.[lg_]tcache_max option. + * Make the behavior of realloc(ptr, 0) configurable with + opt.zero_realloc. + * Support C++17 over-aligned allocation. + * Add the thread.peak mallctl for approximate per-thread peak + memory tracking. + * Add high resolution timestamp support for profiling. +- Drop use-volatile-to-workaround-buffer-overflow-false-pos.patch + (merged) + +------------------------------------------------------------------- Old: ---- jemalloc-5.2.1.tar.bz2 use-volatile-to-workaround-buffer-overflow-false-pos.patch New: ---- jemalloc-5.3.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jemalloc.spec ++++++ --- /var/tmp/diff_new_pack.oFdPjh/_old 2022-05-10 15:11:22.851528476 +0200 +++ /var/tmp/diff_new_pack.oFdPjh/_new 2022-05-10 15:11:22.855528480 +0200 @@ -18,14 +18,13 @@ %define lname libjemalloc2 Name: jemalloc -Version: 5.2.1 +Version: 5.3.0 Release: 0 Summary: General-purpose scalable concurrent malloc implementation License: BSD-2-Clause Group: Development/Libraries/C and C++ URL: http://jemalloc.net/ Source: https://github.com/jemalloc/jemalloc/releases/download/%version/jemalloc-%version.tar.bz2 -Patch0: use-volatile-to-workaround-buffer-overflow-false-pos.patch BuildRequires: docbook-xsl-stylesheets BuildRequires: libxslt BuildRequires: pkgconfig ++++++ jemalloc-5.2.1.tar.bz2 -> jemalloc-5.3.0.tar.bz2 ++++++ ++++ 86177 lines of diff (skipped)