From d232eb41704b1ea4decc4406758d70ea29014c4b9a56b98a88d96a8675ced604 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 13 Nov 2021 12:03:11 +0000 Subject: [PATCH] Accepting request 930250 from home:forumsAreFun:branches:devel:tools - update to 3.18.1 * 3.18.1 fixes a number of bugs and adds support for glibc-2.34, and for new platforms x86/FreeBSD and amd64/FreeBSD. Debuginfo reading is faster, and Rust demangling has been improved. For PPC64, ISA 3.1 support has been completed, and some newer ARM64 and S390 instructions are also supported. OBS-URL: https://build.opensuse.org/request/show/930250 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=239 --- valgrind-3.17.0.tar.bz2 | 3 --- valgrind-3.18.1.tar.bz2 | 3 +++ valgrind.changes | 9 +++++++++ valgrind.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 valgrind-3.17.0.tar.bz2 create mode 100644 valgrind-3.18.1.tar.bz2 diff --git a/valgrind-3.17.0.tar.bz2 b/valgrind-3.17.0.tar.bz2 deleted file mode 100644 index 0016fcf..0000000 --- a/valgrind-3.17.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad3aec668e813e40f238995f60796d9590eee64a16dff88421430630e69285a2 -size 16459075 diff --git a/valgrind-3.18.1.tar.bz2 b/valgrind-3.18.1.tar.bz2 new file mode 100644 index 0000000..e203b9e --- /dev/null +++ b/valgrind-3.18.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00859aa13a772eddf7822225f4b46ee0d39afbe071d32778da4d99984081f7f5 +size 16149159 diff --git a/valgrind.changes b/valgrind.changes index 0c96c7f..a08b9f8 100644 --- a/valgrind.changes +++ b/valgrind.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Nov 9 00:27:36 UTC 2021 - Chris Bradbury + +- update to 3.18.1 + * 3.18.1 fixes a number of bugs and adds support for glibc-2.34, and for new + platforms x86/FreeBSD and amd64/FreeBSD. Debuginfo reading is faster, and + Rust demangling has been improved. For PPC64, ISA 3.1 support has been + completed, and some newer ARM64 and S390 instructions are also supported. + ------------------------------------------------------------------- Sat Mar 20 17:27:44 UTC 2021 - Dirk Müller diff --git a/valgrind.spec b/valgrind.spec index 413226a..37e8146 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -29,7 +29,7 @@ %bcond_without docs Name: valgrind%{?psuffix} -Version: 3.17.0 +Version: 3.18.1 Release: 0 Summary: Memory Management Debugger License: GFDL-1.2-only AND GPL-2.0-or-later