Fedora 18 Update: ltrace-0.7.2-4.fc18

updates at fedoraproject.org updates at fedoraproject.org
Tue Oct 1 01:55:17 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-2087
2013-02-08 01:09:42
--------------------------------------------------------------------------------

Name        : ltrace
Product     : Fedora 18
Version     : 0.7.2
Release     : 4.fc18
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:

This update brings support of ARM architecture to ltrace.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Feb  6 2013 Petr Machata <pmachata at redhat.com> - 0.7.2-4
- Update the ARM patch (ltrace-0.7.2-arm.patch) with support for
  parameter passing conventions.
* Thu Jan 31 2013 Petr Machata <pmachata at redhat.com> - 0.7.2-3
- Bring small fixes from master branch
  (ltrace-0.7.2-bits.patch; drop ltrace-0.7.2-man.patch)
- Add a patch that implements ARM sofware singlestepping.  This mostly
  fixes test suite on ARM, though parameter passing conventions are
  still not implemented.  (ltrace-0.7.2-arm.patch)
- Work around a new GCC warning (ltrace-0.7.2-unused-typedef.patch)
* Fri Jan 11 2013 Petr Machata <pmachata at redhat.com> - 0.7.2-2
- Improve documentation: better correlation between ltrace(1) and
  --help, other minor improvements in ltrace(1).
  (ltrace-0.7.2-man.patch)
* Mon Dec 10 2012 Petr Machata <pmachata at redhat.com> - 0.7.2-1
- Upstream 0.7.2
  - Drop all the patches
* Sat Nov 10 2012 Petr Machata <pmachata at redhat.com> - 0.7.0-1
- Upstream 0.7.0
  - Drop all the patches
  - Upstream patch for missing sysdeps/linux-gnu/ppc/insn.h
    (ltrace-0.7.0-ppc-insn.h.patch)
  - Upstream patch for installing ltrace.conf.5 to man5
    (ltrace-0.7.0-man5.patch)
--------------------------------------------------------------------------------

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
--------------------------------------------------------------------------------


More information about the package-announce mailing list