-
Thu Jul 21 2016 DJ Delorie <dj@redhat.com> - 0.7.91-15
Jeff Law <law@redhat.com>
- Pull in fc24 patches
- Remove local patch #204
- Sync BuildRequires and %build with Fedora to fix aarch64 problem
- Add missing #includes to some aarch64 code
-
Fri Jul 17 2015 DJ Delorie <dj@redhat.com> - 0.7.91-11
- Bump to 14 for build
-
Fri Jul 17 2015 DJ Delorie <dj@redhat.com> - 0.7.91-11
- Pull in fc23 patches
-
Fri Mar 06 2015 Petr Machata <pmachata@redhat.com> - 0.7.91-10
- Add fixes in handling of bogus paths that come from XDG_CONFIG_DIRS
(ltrace-0.7.91-XDG_CONFIG_DIRS.patch,
ltrace-0.7.91-XDG_CONFIG_DIRS-2.patch)
- Add test suite fixes
(ltrace-0.7.91-testsuite-system_call_params.patch,
ltrace-0.7.91-testsuite-system_call_params-2.patch,
ltrace-0.7.91-testsuite-system_calls.patch)
- Add upstream fixes for tracing multi-threaded processes without -f
(ltrace-0.7.91-multithread-no-f-1.patch,
ltrace-0.7.91-multithread-no-f-2.patch)
-
Wed Jan 07 2015 Petr Machata <pmachata@redhat.com> - 0.7.91-9
- Add upstream fix for a bug in labeling PLT slots
(ltrace-0.7.91-x86-plt_map.patch,
ltrace-0.7.91-x86-unused_label.patch)
-
Sun May 11 2014 Petr Machata <pmachata@redhat.com> - 0.7.91-8
- Package for SCL
-
Thu Feb 13 2014 Petr Machata <pmachata@redhat.com> - 0.7.91-7
- Add an upstream patch that fixes missed initialization of some
fields in struct process after atteching to a multi-threaded
process. (ltrace-0.7.2-e_machine.patch)
- Add upstream patch-set that implements support for the new aarch64
architecture. (ltrace-0.7.91-aarch64.patch)
-
Tue Jan 14 2014 Petr Machata <pmachata@redhat.com> - 0.7.91-6
- Fix a problem when an invalid command has been found
(ltrace-0.7.91-cant_open.patch)
-
Tue Jan 14 2014 Petr Machata <pmachata@redhat.com> - 0.7.91-5
- Fix interpretation of x86_64 PLT with IRELATIVE slots.
(ltrace-0.7.91-x86_64-irelative.patch)
- Fix fetching of system call arguments on s390.
(ltrace-0.7.91-s390-fetch-syscall.patch)
- Enable tracing of IRELATIVE PLT slots on s390.
(ltrace-0.7.91-s390-irelative.patch)
- Fix a couple nits in ltrace.1 (ltrace-0.7.91-man.patch)
-
Fri Jan 10 2014 Petr Machata <pmachata@redhat.com> - 0.7.91-4
- Fix crashing a prelinked PPC64 binary which makes PLT calls through
slots that ltrace doesn't trace.
(ltrace-0.7.91-breakpoint-on_install.patch,
ltrace-0.7.91-ppc64-unprelink.patch)