Fedora 18 Update: ltrace-0.7.2-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Sat Jan 12 00:31:48 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-20129
2012-12-11 04:55:09
--------------------------------------------------------------------------------

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

0.7 is new release series.  It makes official all the patches that Fedora carried in the past.  In addition it brings several minor feature improvements:
- ability to define recursive functions in config files
- new lens bitvec
- formatting floating point arguments in hexadecimal mode
--------------------------------------------------------------------------------
ChangeLog:

* 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