--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-18732
2010-12-09 21:28:09
--------------------------------------------------------------------------------

Name        : ltrace
Product     : Fedora 14
Version     : 0.5
Release     : 18.45svn.fc14
URL         : http://ltrace.alioth.debian.org/
Summary     : Tracks runtime library calls from dynamically linked executables
Description :
Ltrace is a debugging program which runs a specified command until the
command exits.  While the command is executing, ltrace intercepts and
records both the dynamic library calls called by the executed process
and the signals received by the executed process.  Ltrace can also
intercept and print system calls executed by the process.

You should install ltrace if you need a sysadmin tool for tracking the
execution of processes.

--------------------------------------------------------------------------------
Update Information:

Ltrace should now be able to recognize memmove and format its arguments 
properly.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec  9 2010 Petr Machata <[email protected]> - 0.5-18.45svn
- Add memmove to /etc/ltrace.conf
- Resolves: #658311
* Wed Sep  8 2010 Petr Machata <[email protected]> - 0.5-17.45svn
- Fix demangler resolution.  Libiberty is not in the default install
  anymore, and the fallback configure check for __cxa_demangle doesn't
  take into account the possibility that the symbol might be in
  libstdc++ instead.
- Resolves: #631069 FTBFS
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #658311 - ltrace doesn't "know" about memmove()
        https://bugzilla.redhat.com/show_bug.cgi?id=658311
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update ltrace' 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

Reply via email to