Fedora 12 Update: valgrind-3.5.0-14.fc12

updates at fedoraproject.org updates at fedoraproject.org
Fri Jan 29 03:23:19 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-0941
2010-01-22 22:12:30
--------------------------------------------------------------------------------

Name        : valgrind
Product     : Fedora 12
Version     : 3.5.0
Release     : 14.fc12
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.

--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 20 2010 Jakub Jelinek <jakub at redhat.com> 3.5.0-14
- fix build against latest glibc headers
* Wed Jan 20 2010 Jakub Jelinek <jakub at redhat.com> 3.5.0-13
- DW_OP_mod is unsigned modulus instead of signed
- fix up valgrind.pc (#551277)
* Mon Dec 21 2009 Jakub Jelinek <jakub at redhat.com> 3.5.0-12
- don't require offset field to be set in adjtimex's
  ADJ_OFFSET_SS_READ mode (#545866)
* Wed Dec  2 2009 Jakub Jelinek <jakub at redhat.com> 3.5.0-10
- add handling of a bunch of recent syscalls and fix some
  other syscall wrappers (Dodji Seketeli)
- handle prelink created split of .bss into .dynbss and .bss
  and similarly for .sbss and .sdynbss (#539874)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #551277 - valgrind-devel package is inconsistent
        https://bugzilla.redhat.com/show_bug.cgi?id=551277
  [ 2 ] Bug #545866 - valgrind reports errors on adjtimex ADJ_OFFSET_SS_READ
        https://bugzilla.redhat.com/show_bug.cgi?id=545866
  [ 3 ] Bug #539874 - Assertion 'di->bss_size == shdr->sh_size' failed.
        https://bugzilla.redhat.com/show_bug.cgi?id=539874
--------------------------------------------------------------------------------

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
http://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list