Change logs for valgrind source package in Groovy

  • valgrind (1:3.16.1-1ubuntu1) groovy; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Lower over-inflated valgrind-dbg Recommends to Suggests instead.
        - Don't strip vgpreload* on ARM; this results in unusable stack traces
          without valgrind-dbg.
        - Configure with --enable-only64bit on AArch64.
        - Enable parallel builds.
        - debian/patches/armv7-illegal-opcode.patch: fix a crash due to an
          unhandled thumb instruction on armhf.
        - debian/rules: use dh_missing --fail-missing to we don't overlook not
          install files
    
      * Dropped changes, applied upstream or in Debian:
        - Don't look for debug alt file in debug image if it is already found.
        - Drop MPI 1 support to fix FTBFS with openmpi 4.0
        - debian/patches/usrmerge_support.patch: make valgrind aware of usrmerge;
        - Bug 416301 - s390x: Support "compare and signal" instructions.
        - Prevent valgrind trying to use unrecognised z14/z15 instructions.
        - debian/valgrind.install: include /usr/libexec/valgrind which ships
          the dh_view tools.
    
    valgrind (1:3.16.1-1) unstable; urgency=medium
    
      * New upstream release
      * Bump Standards-Version to 4.5.0 (no changes needed)
      * Bump debhelper compat level to 13
      * Drop 07_fix-spelling-in-binary.patch (merged upstream)
      * Update 08_fix-spelling-in-manpage.patch
      * Update 11_arm64-cache-flush.patch
      * Refresh patches
      * Drop support for MPI 1 (Closes: #946329)
      * Install dh_view tool.
        Thanks to Sebastien Bacher for the patch. (Closes: #946640)
      * Fix path to vgdb executable in output message (Closes: #942532)
      * Fix debuginfo section duplicates a section in the main ELF file
        (Closes: #942614)
      * Update lintian overrides for renamed tags
      * Remove sgcheck paragraph from copyright
    
     -- Dimitri John Ledkov <email address hidden>  Thu, 09 Jul 2020 13:16:53 +0100
  • valgrind (1:3.15.0-1ubuntu9) focal; urgency=medium
    
      * Prevent valgrind trying to use unrecognised z14/z15 instructions. LP:
        #1866211
    
     -- Dimitri John Ledkov <email address hidden>  Fri, 03 Apr 2020 11:34:19 +0100