Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package valgrind for openSUSE:Factory checked in at 2022-10-27 13:52:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/valgrind (Old) and /work/SRC/openSUSE:Factory/.valgrind.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "valgrind" Thu Oct 27 13:52:36 2022 rev:140 rq:1031320 version:3.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/valgrind/valgrind.changes 2022-08-05 19:50:29.689377232 +0200 +++ /work/SRC/openSUSE:Factory/.valgrind.new.2275/valgrind.changes 2022-10-27 13:52:47.428145255 +0200 @@ -1,0 +2,16 @@ +Wed Oct 26 09:40:36 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 3.20.0: + * The option "--vgdb-stop-at=event1,event2,..." accepts the new value abexit. + This indicates to invoke gdbserver when your program exits abnormally + (i.e. with a non zero exit code). + * Fix Rust v0 name demangling. + * The Linux rseq syscall is now implemented as (silently) returning ENOSYS. + * Add FreeBSD syscall wrappers for __specialfd and __realpathat. + * Remove FreeBSD dependencies on COMPAT10, which fixes compatibility with + HardenedBSD + * The option --enable-debuginfod=<no|yes> [default: yes] has been added on + Linux. + * More DWARF5 support as generated by clang14. + +------------------------------------------------------------------- Old: ---- valgrind-3.19.0.tar.bz2 New: ---- valgrind-3.20.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ valgrind.spec ++++++ --- /var/tmp/diff_new_pack.vQFrml/_old 2022-10-27 13:52:48.096148601 +0200 +++ /var/tmp/diff_new_pack.vQFrml/_new 2022-10-27 13:52:48.100148621 +0200 @@ -29,7 +29,7 @@ %endif %bcond_without docs Name: valgrind%{?psuffix} -Version: 3.19.0 +Version: 3.20.0 Release: 0 Summary: Memory Management Debugger License: GFDL-1.2-only AND GPL-2.0-or-later ++++++ parallel-lto.patch ++++++ --- /var/tmp/diff_new_pack.vQFrml/_old 2022-10-27 13:52:48.148148861 +0200 +++ /var/tmp/diff_new_pack.vQFrml/_new 2022-10-27 13:52:48.152148881 +0200 @@ -1,21 +1,21 @@ -diff --git a/configure b/configure -index 1c9ad2f..4fc8478 100755 ---- a/configure -+++ b/configure -@@ -9310,7 +9310,7 @@ if test "x${vg_cv_lto}" != "xno" -a "x${LTO_AR}" != "x" -a "x${LTO_RANLIB}" != " - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if toolchain accepts lto" >&5 - $as_echo_n "checking if toolchain accepts lto... " >&6; } +Index: valgrind-3.20.0/configure +=================================================================== +--- valgrind-3.20.0.orig/configure ++++ valgrind-3.20.0/configure +@@ -10983,7 +10983,7 @@ if test "x${vg_cv_lto}" != "xno" -a "x${ + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if toolchain accepts lto" >&5 + printf %s "checking if toolchain accepts lto... " >&6; } safe_CFLAGS=$CFLAGS -TEST_LTO_CFLAGS="-flto -flto-partition=one -fuse-linker-plugin" +TEST_LTO_CFLAGS="-flto=auto" # Note : using 'one' partition is giving a slightly smaller/faster memcheck # and ld/lto-trans1 still needs a reasonable memory (about 0.5GB) when linking. CFLAGS="$TEST_LTO_CFLAGS -Werror" -diff --git a/configure.ac b/configure.ac -index f8c798b..4a76150 100755 ---- a/configure.ac -+++ b/configure.ac -@@ -2025,7 +2025,7 @@ AC_CACHE_CHECK([for using the link time optimisation], vg_cv_lto, +Index: valgrind-3.20.0/configure.ac +=================================================================== +--- valgrind-3.20.0.orig/configure.ac ++++ valgrind-3.20.0/configure.ac +@@ -2448,7 +2448,7 @@ AC_CACHE_CHECK([for using the link time if test "x${vg_cv_lto}" != "xno" -a "x${LTO_AR}" != "x" -a "x${LTO_RANLIB}" != "x"; then AC_MSG_CHECKING([if toolchain accepts lto]) safe_CFLAGS=$CFLAGS ++++++ valgrind-3.19.0.tar.bz2 -> valgrind-3.20.0.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/valgrind/valgrind-3.19.0.tar.bz2 /work/SRC/openSUSE:Factory/.valgrind.new.2275/valgrind-3.20.0.tar.bz2 differ: char 11, line 1