-
Tue Mar 07 2017 DJ Delorie <dj@redhat.com> - 0.7.91-17
- Remove mentions of (and one attempt to patch) backup files in
ltrace-0.7.91-unwind-elfutils.patch (#1427140)
-
Thu Jan 19 2017 DJ Delorie <dj@redhat.com> - 0.7.91-16
- Move README et al install to spec file, so that paths
are more consistent.
-
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)