- 
    Fri May 03 2013 Petr Machata <pmachata@redhat.com> - 0.5-20.45svn
    
- Fix a resource leak in the PIE patch
   
  
  - 
    Fri Jan 04 2013 Petr Machata <pmachata@redhat.com> - 0.5-17.45svn
    
- Add support for tracing PPC32 processes with secure PLT
  (ltrace-0.5-ppc-glink.patch)
- Add support for PIE binaries (ltrace-0.5-pie.patch)
- Fix a double free when tracing across fork
  (ltrace-0.5-clone-filename.patch)
- Fix SIGSEGV on PPC where -e was given, but no symbols matched
  (ltrace-0.5-no-events-sigsegv.patch)
   
  
  - 
    Thu Aug 25 2011 Petr Machata <pmachata@redhat.com> - 0.5-16.45svn
    
- Add clone support patch that was ported by Martin Osvald
- Rebase upstream patchset for tracing multi-threaded processes
- Rebase upstream attach/detach fixes
- Fix syscall detection
- Rebase upstream patches for tracing across vfork
- Add RHEL-6 patch for SIGTRAP masked as SIGILL
- Resolves: #526007
   
  
  - 
    Wed Mar 04 2009 Petr Machata <pmachata@redhat.com> - 0.5-13.45svn
    
- fix tracing of fork of 64-bit binaries with 64-bit ltrace on ppc
- improve earlychild patch
- Resolves: #265941
   
  
  - 
    Thu Feb 26 2009 Petr Machata <pmachata@redhat.com> - 0.5-12.45svn
    
- support tracing of 31-bit binaries with 64-bit ltrace on s390
- remove bogus "wrong pid" message from earlychild patch
- Resolves: #265941
   
  
  - 
    Wed Feb 25 2009 Petr Machata <pmachata@redhat.com> - 0.5-11.45svn
    
- patch from Supriya Kannery implements fetching 5th and further
  function arguments on s390
- fix testsuite for interaction of -c and -o
- added fork/exec patches, mostly IBM's work
- added trace-exec tests into suite
- fix handling of the case where forked child is reported before
  parent's fork event
- Resolves: #265941
- Resolves: #426352
- Resolves: #485779
   
  
  - 
    Thu Feb 12 2009 Petr Machata <pmachata@redhat.com> - 0.5-10.45svn
    
- fix man page
- Resolves: #483350
   
  
  - 
    Tue Feb 03 2009 Petr Machata <pmachata@redhat.com> - 0.5-9.45svn
    
- fix interaction of -c and -o
- Resolves: #447404
   
  
  - 
    Tue Sep 02 2008 Petr Machata <pmachata@redhat.com> - 0.5-8.45svn
    
- fix fork handling
- fix testsuite build
- Resolves: #211135
   
  
  - 
    Tue Nov 13 2007 Petr Machata <pmachata@redhat.com> - 0.5-7.45svn
    
- added "unexpected breakpoint" patch by IBM
- Resolves: #247123
   
  
  - 
    Tue Sep 05 2006 Petr Machata <pmachata@redhat.com> - 0.5-5.45svn
    
- fix plt handling on ppc32 (symval patch)
- fix attaching to process (attach patch)
- add fork & exec patches from IBM
- adjust weak symbol handling (ppc32fc5 patch)
   
  
  - 
    Thu Aug 24 2006 Petr Machata <pmachata@redhat.com> - 0.5-3.45svn
    
- use "{X}.{release}svn" release string per naming guidelines
   
  
  - 
    Wed Aug 23 2006 Petr Machata <pmachata@redhat.com> - 0.5-1.1.45svn
    
- using dist tag
   
  
  - 
    Sat Aug 19 2006 Jesse Keating <jkeating@redhat.com> - 0.5-1.0.45svn.6
    
- rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc*
  (#203001)
   
  
  - 
    Sat Jul 15 2006 Petr Machata <pmachata@redhat.com> - 0.5-1.0.45svn.5
    
- adding .gnu.hash patch to support new ELF hash table section
- adding testsuite patch to silent some bogus failures
   
  
  - 
    Sat Jul 15 2006 Petr Machata <pmachata@redhat.com> - 0.5-1.0.45svn
    
- adding upstream (svn) version.  It contains most of patches that we
  already use, and has support for secure PLTs.
   
  
  - 
    Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 0.4-1.7.1
    
- rebuild
   
  
  - 
    Thu Jun 15 2006 Petr Machata <pmachata@redhat.com> - 0.4-1.7
    
- drop broken ppc support
   
  
  - 
    Fri Jun 02 2006 Petr Machata <pmachata@redhat.com> - 0.4-1.6
    
- e_entry patch: use elf's e_entry field instead of looking up _start
  symbol, which failed on stripped binaries.
   
  
  - 
    Thu May 04 2006 Petr Machata <pmachata@redhat.com> - 0.4-1.5
    
- Correct a typo that prevented the inclusion of "demangle.h"
- Adding -Wl,-z,relro
   
  
  - 
    Tue Apr 25 2006 Petr Machata <pmachata@redhat.com> - 0.4-1.4
    
- turn off opd translation on ia64, GElf already gives us function
  address.
- turn on main-internal test, it should pass now.
   
  
  - 
    Thu Apr 13 2006 Petr Machata <pmachata@redhat.com> - 0.4-1.2
    
- svn fix for opt_x patch
- patches for testsuite for s390{,x}
- turning off main-internal test. Fails on ia64, needs investigation.
   
  
  - 
    Sat Apr 08 2006 Petr Machata <pmachata@redhat.com> - 0.4-1
    
- Upstream 0.4
- opt_x patch: New structure for opt_x list elements, now with
  'found'.  Using it in options.c, elf.c.
- testsuite patch: Automated testsuite for ltrace.
   
  
  - 
    Thu Mar 02 2006 Petr Machata  <pmachata@redhat.com> - 0.3.36-4.3
    
- include %{ix86} to ExclusiveArch, instead of mere i386
   
  
  - 
    Sat Feb 11 2006 Jesse Keating <jkeating@redhat.com> - 0.3.36-4.2
    
- bump again for double-long bug on ppc(64)
   
  
  - 
    Wed Feb 08 2006 Jesse Keating <jkeating@redhat.com> - 0.3.36-4.1
    
- rebuilt for new gcc4.1 snapshot and glibc changes
   
  
  - 
    Tue Jan 10 2006 Jakub Jelinek <jakub@redhat.com> 0.3.36-4
    
- added ppc64 and s390x support (IBM)
- added ia64 support (Ian Wienand)
   
  
  - 
    Sun Mar 06 2005 Jakub Jelinek <jakub@redhat.com> 0.3.36-3
    
- rebuilt with GCC 4
   
  
  - 
    Wed Dec 15 2004 Jakub Jelinek <jakub@redhat.com> 0.3.36-2
    
- make x86_64 ltrace trace both 32-bit and 64-bit binaries (#141955,
  IT#55600)
- fix tracing across execve
- fix printf-style format handling on 64-bit arches
   
  
  - 
    Fri Nov 19 2004 Jakub Jelinek <jakub@redhat.com> 0.3.36-1
    
- update to 0.3.36
   
  
  - 
    Tue Oct 12 2004 Jakub Jelinek <jakub@redhat.com> 0.3.35-1
    
- update to 0.3.35
- update syscall tables from latest kernel source
   
  
  - 
    Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Wed Jun 09 2004 Jakub Jelinek <jakub@redhat.com> 0.3.32-3
    
- buildreq elfutils-libelf-devel (#124921)
   
  
  - 
    Fri Apr 23 2004 Jakub Jelinek <jakub@redhat.com> 0.3.32-2
    
- fix demangling
   
  
  - 
    Fri Apr 23 2004 Jakub Jelinek <jakub@redhat.com> 0.3.32-1
    
- update to 0.3.32
  - fix dict.c assertion (#114359)
  - x86_64 support
- rewrite elf.[ch] using libelf
- don't rely on st_value of SHN_UNDEF symbols in binaries,
  instead walk .rel{,a}.plt and compute the addresses (#115299)
- fix x86-64 support
- some ltrace.conf additions
- some format string printing fixes
   
  
  - 
    Sat Feb 14 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Tue Feb 04 2003 Jakub Jelinek <jakub@redhat.com> 0.3.29-1
    
- update to 0.3.29
   
  
  - 
    Thu Jan 23 2003 Tim Powers <timp@redhat.com>
    
- rebuilt
   
  
  - 
    Mon Sep 02 2002 Jakub Jelinek <jakub@redhat.com> 0.3.10-12
    
- add a bunch of missing functions to ltrace.conf
  (like strlen, ugh)
   
  
  - 
    Sat Jun 22 2002 Tim Powers <timp@redhat.com>
    
- automated rebuild
   
  
  - 
    Wed May 29 2002 Phil Knirsch <pknirsch@redhat.com>
    
- Added the 'official' s390 patch.
   
  
  - 
    Fri May 24 2002 Tim Powers <timp@redhat.com>
    
- automated rebuild
   
  
  - 
    Thu Jan 10 2002 Tim Powers <timp@redhat.com>
    
- automated rebuild
   
  
  - 
    Sat Jul 21 2001 Jakub Jelinek <jakub@redhat.com>
    
- fix stale symlink in documentation directory (#47749)
   
  
  - 
    Mon Jun 25 2001 Elliot Lee <sopwith@redhat.com>
    
- Bump release + rebuild.
   
  
  - 
    Thu Aug 03 2000 Tim Waugh <twaugh@redhat.com>
    
- fix off-by-one problem in checking syscall number
   
  
  - 
    Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
    
- automatic rebuild
   
  
  - 
    Tue Jun 20 2000 Matt Wilson <msw@redhat.com>
    
- rebuilt for next release
- patched Makefile.in to take a hint on mandir (patch2)
- use %{_mandir} and %makeinstall
   
  
  - 
    Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com>
    
- fix description
   
  
  - 
    Sat Jan 08 2000 Jeff Johnson <jbj@redhat.com>
    
- update to 0.3.10.
- include (but don't apply) sparc patch from Jakub Jellinek.
   
  
  - 
    Mon Mar 22 1999 Cristian Gafton <gafton@redhat.com> 
    
- auto rebuild in the new build environment (release 2)
   
  
  - 
    Sat Mar 13 1999 Jeff Johnson <jbj@redhat.com>
    
- update to 0.3.6.
   
  
  - 
    Tue Sep 22 1998 Preston Brown <pbrown@redhat.com>
    
- upgraded to 0.3.4