-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2012-16272 2012-10-17 00:03:08 --------------------------------------------------------------------------------
Name : valgrind Product : Fedora 17 Version : 3.8.1 Release : 4.fc17 URL : http://www.valgrind.org/ Summary : Tool for finding memory management bugs in programs Description : Valgrind is a tool to help you find memory-management problems in your programs. When a program is run under Valgrind's supervision, all reads and writes of memory are checked, and calls to malloc/new/free/delete are intercepted. As a result, Valgrind can detect a lot of problems that are otherwise very hard to find/diagnose. -------------------------------------------------------------------------------- Update Information: Update to 3.8.1. Add valgrind-3.8.0-abbrev-parsing.patch for #849783 (KDE#305513). Workaround bug #849435 mismatched buildid and allow simultaneous installation of valgrind-devel.{i686,x86_64} (#848146). Support /proc/self/auxv, testsuite cleanups, pkg-config fix, wcs string functions, gdbserver exit support, increase VG_N_SEG constants, s390x tsearch suppression workaround. -------------------------------------------------------------------------------- ChangeLog: * Tue Oct 16 2012 Mark Wielaard <[email protected]> 3.8.1-4 - Add valgrind-3.8.1-xaddb.patch (#866793, KDE#307106) * Mon Oct 15 2012 Mark Wielaard <[email protected]> 3.8.1-3 - Add valgrind-3.8.1-x86_amd64_features-avx.patch (KDE#307285) - Add valgrind-3.8.1-gdbserver_tests-syscall-template-source.patch (KDE#307155) - Add valgrind-3.8.1-overlap_memcpy_filter.patch (KDE#307290) - Add valgrind-3.8.1-pkg-config.patch (#827219, KDE#307729) - Add valgrind-3.8.1-proc-auxv.patch (KDE#253519) - Add valgrind-3.8.1-wcs.patch (#755242, KDE#307828) - Add valgrind-3.8.1-filter_gdb.patch (KDE#308321) - Add valgrind-3.8.1-gdbserver_exit.patch (#862795, KDE#308341) - Add valgrind-3.8.1-aspacemgr_VG_N_SEGs.patch (#730303, KDE#164485) - Add valgrind-3.8.1-s390_tsearch_supp.patch (#816244, KDE#308427) * Thu Sep 20 2012 Mark Wielaard <[email protected]> 3.8.1-2 - Add valgrind-3.8.1-gdbserver_tests-mcinvoke-ppc64.patch - Replace valgrind-3.8.1-cfi_dw_ops.patch with version as committed upstream. - Remove erroneous printf change from valgrind-3.8.1-abbrev-parsing.patch. - Add scalar testcase change to valgrind-3.8.1-capget.patch. * Thu Sep 20 2012 Mark Wielaard <[email protected]> 3.8.1-1 - Add partial backport of upstream revision 12884 valgrind-3.8.0-memcheck-mc_translate-Iop_8HLto16.patch without it AVX2 VPBROADCASTB insn is broken under memcheck. - Add valgrind-3.8.0-cfi_dw_ops.patch (KDE#307038) DWARF2 CFI reader: unhandled DW_OP_ opcode 0x8 (DW_OP_const1u and friends) - Add valgrind-3.8.0-avx2-prereq.patch. - Remove accidentially included diffs for gdbserver_tests and helgrind/tests Makefile.in from valgrind-3.8.0-avx2-bmi-fma.patch.gz - Remove valgrind-3.8.0-tests.patch tests no longer hang. - Added SCL macros to support building as part of a Software Collection. - Upgrade to valgrind 3.8.1. * Wed Sep 12 2012 Mark Wielaard <[email protected]> 3.8.0-8 - Add configure fixup valgrind-3.8.0-bmi-conf-check.patch * Wed Sep 12 2012 Mark Wielaard <[email protected]> 3.8.0-7 - Add valgrind-3.8.0-avx2-bmi-fma.patch (KDE#305728) * Tue Sep 11 2012 Mark Wielaard <[email protected]> 3.8.0-6 - Add valgrind-3.8.0-lzcnt-tzcnt-bugfix.patch (KDE#295808) - Add valgrind-3.8.0-avx-alignment-check.patch (KDE#305926) * Mon Aug 27 2012 Mark Wielaard <[email protected]> 3.8.0-5 - Add valgrind-3.8.0-abbrev-parsing.patch for #849783 (KDE#305513). * Sun Aug 19 2012 Mark Wielaard <[email protected]> 3.8.0-4 - Add valgrind-3.8.0-find-buildid.patch workaround bug #849435 (KDE#305431). * Wed Aug 15 2012 Jakub Jelinek <[email protected]> 3.8.0-3 - fix up last change * Wed Aug 15 2012 Jakub Jelinek <[email protected]> 3.8.0-2 - tweak up <valgrind/config.h> to allow simultaneous installation of valgrind-devel.{i686,x86_64} (#848146) * Fri Aug 10 2012 Jakub Jelinek <[email protected]> 3.8.0-1 - update to 3.8.0 release - from CFLAGS/CXXFLAGS filter just fortification flags, not arch specific flags - on i?86 prefer to use CFI over %ebp unwinding, as GCC 4.6+ defaults to -fomit-frame-pointer * Tue Aug 7 2012 Mark Wielaard <[email protected]> 3.8.0-0.1.TEST1.svn12858 - Update to 3.8.0-TEST1 - Clear CFLAGS CXXFLAGS LDFLAGS. - Fix \ line continuation in configure line. * Fri Aug 3 2012 Mark Wielaard <[email protected]> 3.7.0-7 - Fixup shadowing warnings valgrind-3.7.0-dwz.patch - Add valgrind-3.7.0-ref_addr.patch (#842659, KDE#298864) * Wed Jul 25 2012 Mark Wielaard <[email protected]> 3.7.0-6 - handle dwz DWARF compressor output (#842659, KDE#302901) - allow glibc 2.16. * Sun Jul 22 2012 Fedora Release Engineering <[email protected]> - 1:3.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #849783 - the 'impossible' happened https://bugzilla.redhat.com/show_bug.cgi?id=849783 [ 2 ] Bug #827219 - pkg-config info wrong https://bugzilla.redhat.com/show_bug.cgi?id=827219 [ 3 ] Bug #755242 - wcscmp() triggers valgrind warnings https://bugzilla.redhat.com/show_bug.cgi?id=755242 [ 4 ] Bug #862795 - script debugging via valgrind gdb server behaves strange, throwing error where it shouldn't https://bugzilla.redhat.com/show_bug.cgi?id=862795 [ 5 ] Bug #730303 - Need to increase VG_N_SEGNAMES https://bugzilla.redhat.com/show_bug.cgi?id=730303 [ 6 ] Bug #816244 - tsearch conditional jump or move depends on uninitialized value https://bugzilla.redhat.com/show_bug.cgi?id=816244 [ 7 ] Bug #798968 - Conditional jump or move depends on uninitialised value https://bugzilla.redhat.com/show_bug.cgi?id=798968 [ 8 ] Bug #803802 - don't warn about harmless memmove read-beyond-end-of-buffer https://bugzilla.redhat.com/show_bug.cgi?id=803802 [ 9 ] Bug #866793 - Regression vex amd64->IR: unhandled instruction bytes: 0xF0 0xF 0xC0 0x10 0x84 0xD2 0xF 0x95 (lock xaddb) https://bugzilla.redhat.com/show_bug.cgi?id=866793 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update valgrind' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
