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
This commit is contained in:
parent
593f168e77
commit
d232eb4170
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ad3aec668e813e40f238995f60796d9590eee64a16dff88421430630e69285a2
|
|
||||||
size 16459075
|
|
3
valgrind-3.18.1.tar.bz2
Normal file
3
valgrind-3.18.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:00859aa13a772eddf7822225f4b46ee0d39afbe071d32778da4d99984081f7f5
|
||||||
|
size 16149159
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 9 00:27:36 UTC 2021 - Chris Bradbury <viff3000@gmail.com>
|
||||||
|
|
||||||
|
- 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 <dmueller@suse.com>
|
Sat Mar 20 17:27:44 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
%bcond_without docs
|
%bcond_without docs
|
||||||
|
|
||||||
Name: valgrind%{?psuffix}
|
Name: valgrind%{?psuffix}
|
||||||
Version: 3.17.0
|
Version: 3.18.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Memory Management Debugger
|
Summary: Memory Management Debugger
|
||||||
License: GFDL-1.2-only AND GPL-2.0-or-later
|
License: GFDL-1.2-only AND GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user