Commit Graph

327 Commits

Author SHA256 Message Date
Ana Guerrero
f100314524 Accepting request 1170624 from devel:tools
- update to 3.23.0:
  * Added ARM64 support for FreeBSD.
  * ARM64 now supports dotprod instructions (sdot/udot).
  * AMD64 better supports code build with -march=x86-64-v3.
    fused-multiple-add instructions (fma) are now emulated more
    accurately. And memcheck now handles __builtin_strcmp using 128/256
    bit vectors with sse4.1, avx/avx2.
  * S390X added support for NNPA (neural network processing assist)
    facility vector instructions VCNF, VCLFNH, VCFN, VCLFNL, VCRNF and
    NNPA (z16/arch14).
  * X86 recognizes new binutils-2.42 nop patterns.
- drop VEX-x86-nop-pattern.patch (upstream)
- drop armv6-support.diff (obsolete)

OBS-URL: https://build.opensuse.org/request/show/1170624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=151
2024-04-30 15:25:44 +00:00
2fe4f7a04e - update to 3.23.0:
* Added ARM64 support for FreeBSD.
  * ARM64 now supports dotprod instructions (sdot/udot).
  * AMD64 better supports code build with -march=x86-64-v3.
    fused-multiple-add instructions (fma) are now emulated more
    accurately. And memcheck now handles __builtin_strcmp using 128/256
    bit vectors with sse4.1, avx/avx2.
  * S390X added support for NNPA (neural network processing assist)
    facility vector instructions VCNF, VCLFNH, VCFN, VCLFNL, VCRNF and
    NNPA (z16/arch14).
  * X86 recognizes new binutils-2.42 nop patterns.
- drop VEX-x86-nop-pattern.patch (upstream)
- drop armv6-support.diff (obsolete)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=279
2024-04-28 15:50:11 +00:00
Ana Guerrero
23f6fd979f Accepting request 1144495 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1144495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=150
2024-02-18 19:20:45 +00:00
be56e836e3 Accepting request 1144266 from devel:gcc:next
- VEX-x86-nop-pattern.patch: bko#478624 - Valgrind incompatibility with
  binutils-2.42 on x86 with new nop patterns (unhandled instruction bytes:
  0x2E 0x8D 0xB4 0x26)

OBS-URL: https://build.opensuse.org/request/show/1144266
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=277
2024-02-06 08:33:38 +00:00
Ana Guerrero
f329a1bd30 Accepting request 1128515 from devel:tools
- update to 3.22.0: (jsc#PED-5442):
  * Memcheck now tests and warns about the values used for
    alignment and size. These apply to various functions: memalign,
    posix_memalign and aligned_alloc in C and various overloads
    of operators new and delete in C++. The kinds of error that can
    be detected are
    - invalid alignment, for instance the alignment is usually required
      to be a power of 2
    - mismatched alignment between aligned allocation and aligned
      deallocation
    - mismatched size when sized delete is used
    - bad size for functions that have implementation defined behaviour
      when the requested size is zero
  * many bug fixes, see https://valgrind.org/docs/manual/dist.news.html

OBS-URL: https://build.opensuse.org/request/show/1128515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=149
2023-11-26 18:36:29 +00:00
8359fc3c64 - update to 3.22.0: (jsc#PED-5442):
* Memcheck now tests and warns about the values used for
    alignment and size. These apply to various functions: memalign,
    posix_memalign and aligned_alloc in C and various overloads
    of operators new and delete in C++. The kinds of error that can
    be detected are
    - invalid alignment, for instance the alignment is usually required
      to be a power of 2
    - mismatched alignment between aligned allocation and aligned
      deallocation
    - mismatched size when sized delete is used
    - bad size for functions that have implementation defined behaviour
      when the requested size is zero
  * many bug fixes, see https://valgrind.org/docs/manual/dist.news.html

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=275
2023-11-24 09:19:08 +00:00
Ana Guerrero
9bec09837c Accepting request 1128060 from devel:tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1128060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=148
2023-11-23 20:38:50 +00:00
Ana Guerrero
897a8da3cf Accepting request 1125820 from devel:tools
- add VEX-x86-pinsrd.patch (bko#276780)

OBS-URL: https://build.opensuse.org/request/show/1125820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=147
2023-11-15 20:06:36 +00:00
70e6bc7607 - remove 32bit support for ALP
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=272
2023-11-15 10:12:12 +00:00
de8065e07b - add VEX-x86-pinsrd.patch (bko#276780)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=271
2023-11-14 08:43:10 +00:00
Ana Guerrero
190abf734a Accepting request 1120367 from devel:tools
- remove buildrequires on 32bit packages

OBS-URL: https://build.opensuse.org/request/show/1120367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=146
2023-10-27 20:27:09 +00:00
a5b40a8e57 - remove buildrequires on 32bit packages
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=269
2023-10-25 19:06:27 +00:00
Ana Guerrero
da8b137128 Accepting request 1119663 from devel:tools
- update filelist for 32bit disabled projects

  * More DWARF5 support as generated by clang14.
- drop unnecessary procps buildrequires
- add upstream handle-rseq-syscall.patch to fix run with glibc 2.35
  * 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
    completed, and some newer ARM64 and S390 instructions are also supported.
- add s390x-z14-vector-support.patch (bsc#1180511)
- add aarch64-support.diff, aarch64-VEX-support.diff: aarch64 support
- add armv6-support.diff: Add support for armv6hl
- Add Source URL, see https://en.opensuse.org/SourceUrls
- Fix last patch
- Add valgrind-glibc-2.17.patch to fix compilation with glibc 2.17
* The C++ demangler has been updated so as to work well with C++
  * See https://bugs.kde.org/show_bug.cgi?id=290719
- fix build on ppc (32bit)
  * 3.4.1 is a bug-fix release that fixes some regressions and
- fix divisions by zero in massif (#310234)
- update suppressions
- fix valgrind on x86_64 (#296803)
- suppression update
- update to 3.2.2:
  recent binutils
  * lots of emulation fixlets
- update to 3.1.1 (FATE #300493)
- various updates from branch to fix PPC32 support
- Fix GDB support
- update to 3.1 branch
- fix strict-aliasing issue

OBS-URL: https://build.opensuse.org/request/show/1119663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=145
2023-10-24 18:07:07 +00:00
17ba19ff7c OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=267 2023-10-23 13:54:54 +00:00
492d075374 - update filelist for 32bit disabled projects
* More DWARF5 support as generated by clang14.
- drop unnecessary procps buildrequires
- add upstream handle-rseq-syscall.patch to fix run with glibc 2.35
  * 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
    completed, and some newer ARM64 and S390 instructions are also supported.
- add s390x-z14-vector-support.patch (bsc#1180511)
- add aarch64-support.diff, aarch64-VEX-support.diff: aarch64 support
- add armv6-support.diff: Add support for armv6hl
- Add Source URL, see https://en.opensuse.org/SourceUrls
- Fix last patch
- Add valgrind-glibc-2.17.patch to fix compilation with glibc 2.17
* The C++ demangler has been updated so as to work well with C++
  * See https://bugs.kde.org/show_bug.cgi?id=290719
- fix build on ppc (32bit)
  * 3.4.1 is a bug-fix release that fixes some regressions and
- fix divisions by zero in massif (#310234)
- update suppressions
- fix valgrind on x86_64 (#296803)
- suppression update
- update to 3.2.2:
  recent binutils
  * lots of emulation fixlets
- update to 3.1.1 (FATE #300493)
- various updates from branch to fix PPC32 support
- Fix GDB support
- update to 3.1 branch
- fix strict-aliasing issue
- 3.1.0 final update

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=266
2023-10-23 13:50:02 +00:00
Dominique Leuenberger
b094fbbee6 Accepting request 1103815 from devel:tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1103815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=144
2023-08-15 14:39:19 +00:00
1c0eacdacc - use boolean / extended requires for glibc requires
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=264
2023-08-07 08:27:54 +00:00
Dominique Leuenberger
44f6c3cd3f Accepting request 1087804 from devel:tools
- update to 3.21.0:
  * When GDB is used to debug a program running under valgrind
    using the valgrind gdbserver, GDB will automatically load some
    python code provided in valgrind defining GDB front end
    commands corresponding to the valgrind monitor commands.
  * These GDB front end commands accept the same format as
    the monitor commands directly sent to the Valgrind
    gdbserver.
    These GDB front end commands provide a better integration
    in the GDB command line interface, so as to use for example
    GDB auto-completion, command specific help, searching for
    a command or command help matching a regexp, ...
    For relevant monitor commands, GDB will evaluate arguments
    to make the use of monitor commands easier.
    For example, instead of having to print the address of a
    variable to pass it to a subsequent monitor command, the
    GDB front end command will evaluate the address argument.
  * The vgdb utility now supports extended-remote protocol when
    invoked with --multi. In this mode the GDB run command is
    supported. Which means you don't need to run gdb and
    valgrind from different terminals.
  * The behaviour of realloc with a size of zero can now
    be changed for tools that intercept malloc. Those
    tools are memcheck, helgrind, drd, massif and dhat.
    Realloc implementations generally do one of two things
       - free the memory like free() and return NULL
         (GNU libc and ptmalloc).
       - either free the memory and then allocate a
         minimum sized block or just return the
         original pointer. Return NULL if the

OBS-URL: https://build.opensuse.org/request/show/1087804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=143
2023-05-19 09:54:59 +00:00
550ad5a1a4 - disable LTO on ppc64 (bsc#1205923)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=262
2023-05-18 13:09:51 +00:00
aaa13d4856 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=261 2023-05-18 12:59:59 +00:00
0a9d380111 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=260 2023-05-18 12:43:57 +00:00
e257f5825c - update to 3.21.0:
* When GDB is used to debug a program running under valgrind
    using the valgrind gdbserver, GDB will automatically load some
    python code provided in valgrind defining GDB front end
    commands corresponding to the valgrind monitor commands.
  * These GDB front end commands accept the same format as
    the monitor commands directly sent to the Valgrind
    gdbserver.
    These GDB front end commands provide a better integration
    in the GDB command line interface, so as to use for example
    GDB auto-completion, command specific help, searching for
    a command or command help matching a regexp, ...
    For relevant monitor commands, GDB will evaluate arguments
    to make the use of monitor commands easier.
    For example, instead of having to print the address of a
    variable to pass it to a subsequent monitor command, the
    GDB front end command will evaluate the address argument.
  * The vgdb utility now supports extended-remote protocol when
    invoked with --multi. In this mode the GDB run command is
    supported. Which means you don't need to run gdb and
    valgrind from different terminals.
  * The behaviour of realloc with a size of zero can now
    be changed for tools that intercept malloc. Those
    tools are memcheck, helgrind, drd, massif and dhat.
    Realloc implementations generally do one of two things
       - free the memory like free() and return NULL
         (GNU libc and ptmalloc).
       - either free the memory and then allocate a
         minimum sized block or just return the
         original pointer. Return NULL if the

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=259
2023-05-18 12:23:06 +00:00
Dominique Leuenberger
17b0c42ce5 Accepting request 1075172 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1075172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=142
2023-03-30 20:50:43 +00:00
30233c0474 Accepting request 1075157 from home:favogt:branches:devel:tools
- Build without -z now (bsc#1208407)

OBS-URL: https://build.opensuse.org/request/show/1075157
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=257
2023-03-29 09:02:00 +00:00
Dominique Leuenberger
cef8bd1b03 Accepting request 1060362 from devel:tools
- update to 3.19.0 (bsc#1204685):
  * obsoletes backport 0001-arm64-Mismatch-detected-between-RDMA-and-atomics-fea.patch
    on older distributions

OBS-URL: https://build.opensuse.org/request/show/1060362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=141
2023-01-24 18:42:09 +00:00
5b310a22d1 - update to 3.19.0 (bsc#1204685):
* obsoletes backport 0001-arm64-Mismatch-detected-between-RDMA-and-atomics-fea.patch
    on older distributions

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=255
2023-01-23 09:12:13 +00:00
Dominique Leuenberger
37b00c4df3 Accepting request 1031320 from devel:tools
- 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.

OBS-URL: https://build.opensuse.org/request/show/1031320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=140
2022-10-27 11:52:36 +00:00
1704b14b62 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=253
2022-10-26 09:47:25 +00:00
Dominique Leuenberger
bf82d23037 Accepting request 992608 from devel:tools
- exclude client-headers from building for non-supported architectures

OBS-URL: https://build.opensuse.org/request/show/992608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=139
2022-08-05 17:50:06 +00:00
2100bec0cd - exclude client-headers from building for non-supported architectures
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=251
2022-08-03 15:21:08 +00:00
Dominique Leuenberger
2fc3bcdf1f Accepting request 976045 from devel:tools
- update to 3.12.0 (bsc#1017016, FATE#321455, bsc#987635, CVE-2016-6131)

OBS-URL: https://build.opensuse.org/request/show/976045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=138
2022-05-10 13:10:38 +00:00
82fe9b12ff - update to 3.12.0 (bsc#1017016, FATE#321455, bsc#987635, CVE-2016-6131)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=249
2022-05-10 11:11:02 +00:00
Dominique Leuenberger
e44f8ce826 Accepting request 971624 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/971624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=137
2022-04-22 22:25:06 +00:00
3446fcde17 Accepting request 971108 from home:adamm:branches:devel:tools
- fix build on SLE12

OBS-URL: https://build.opensuse.org/request/show/971108
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=247
2022-04-21 11:28:03 +00:00
Dominique Leuenberger
06b527062a Accepting request 969550 from devel:tools
- update to 3.19.0:
  * 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
  * see https://valgrind.org/docs/manual/dist.news.html for list of bugfixes
- drop handle-rseq-syscall.patch: upstream

OBS-URL: https://build.opensuse.org/request/show/969550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=136
2022-04-15 22:13:24 +00:00
ab716a36bb - spec-cleaner suggested cleanups
- drop unnecessary procps buildrequires

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=245
2022-04-13 15:18:59 +00:00
d1f0a942f2 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=244 2022-04-13 15:18:02 +00:00
996ba0688d - update to 3.19.0:
* 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
  * see https://valgrind.org/docs/manual/dist.news.html for list of bugfixes
- drop handle-rseq-syscall.patch: upstream

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=243
2022-04-12 19:29:23 +00:00
Dominique Leuenberger
e8920b9101 Accepting request 960470 from devel:tools
- add upstream handle-rseq-syscall.patch to fix run with glibc 2.35

OBS-URL: https://build.opensuse.org/request/show/960470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=135
2022-03-11 20:40:59 +00:00
5addda2529 - add upstream handle-rseq-syscall.patch to fix run with glibc 2.35
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=241
2022-03-09 10:31:48 +00:00
Dominique Leuenberger
0e7df783b6 Accepting request 946922 from devel:tools
- update to 3.18.1 (jsc#SLE-18639):

OBS-URL: https://build.opensuse.org/request/show/946922
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=134
2022-01-19 23:11:59 +00:00
afe11550ee - update to 3.18.1 (jsc#SLE-18639):
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=240
2022-01-17 09:52:07 +00:00
Dominique Leuenberger
fbeaa38cb8 Accepting request 931245 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/931245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=133
2021-11-15 14:26:15 +00:00
d232eb4170 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
2021-11-13 12:03:11 +00:00
Dominique Leuenberger
30b5da777d Accepting request 903173 from devel:tools
- update to 3.17.0 (jsc#SLE-18713):

OBS-URL: https://build.opensuse.org/request/show/903173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=132
2021-07-02 11:26:36 +00:00
593f168e77 - update to 3.17.0 (jsc#SLE-18713):
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=238
2021-06-30 06:47:49 +00:00
Richard Brown
559c81c06f Accepting request 880364 from devel:tools
- update to 3.17.0:
  * 3.17.0 fixes a number of bugs and adds some functional changes: support for GCC
    11, Clang 11, DWARF5 debuginfo, the 'debuginfod' debuginfo server, and
    some new instructions for Arm64, S390 and POWER.  There are also some tool
    updates.
- drop s390x-z14-vector-support.patch
    0001-lmw-lswi-and-related-PowerPC-insns-aren-t-allowed-on.patch: upstream

OBS-URL: https://build.opensuse.org/request/show/880364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=131
2021-04-06 15:28:38 +00:00
5b3d2a656e OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=236 2021-03-20 18:36:44 +00:00
65c073e286 - update to 3.17.0:
* 3.17.0 fixes a number of bugs and adds some functional changes: support for GCC
    11, Clang 11, DWARF5 debuginfo, the 'debuginfod' debuginfo server, and
    some new instructions for Arm64, S390 and POWER.  There are also some tool
    updates.
- drop s390x-z14-vector-support.patch
    0001-lmw-lswi-and-related-PowerPC-insns-aren-t-allowed-on.patch: upstream

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=235
2021-03-20 18:34:30 +00:00
Dominique Leuenberger
a072477fc1 Accepting request 862354 from devel:tools
- add 0001-lmw-lswi-and-related-PowerPC-insns-aren-t-allowed-on.patch (bsc#1180412)

OBS-URL: https://build.opensuse.org/request/show/862354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=130
2021-01-15 18:44:56 +00:00