Commit Graph

90 Commits

Author SHA1 Message Date
Peter Robinson
449eeac640 Drop ExclusiveArch as all current Primary/Secondary Arches are supported 2012-04-11 20:53:04 +01:00
Petr Machata
66bd20ff53 ... and config.h 2012-04-11 13:32:06 +02:00
Petr Machata
eb7a70795a And patch configure, not just configure.ac 2012-04-11 13:01:55 +02:00
Petr Machata
38b7905d97 Add libselinux-devel BR 2012-04-11 12:47:52 +02:00
Petr Machata
7a148c449f Warn when we fail to trace and SELinux boolean deny_ptrace 2012-04-10 23:15:17 +02:00
Petr Machata
d8c3bd76ef Merge branch 'master' of ssh://pkgs.fedoraproject.org/ltrace
Conflicts:
	ltrace.spec
2012-02-08 16:43:24 +01:00
Petr Machata
6e5a20e2b8 Add upstream patches for initial breakpoint insertion 2012-02-08 00:18:26 +01:00
Dennis Gilmore
2a671a2b21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 02:59:16 -06:00
Petr Machata
f2cc79905f Bump release, but it's not necessary to skip one after all 2011-11-25 15:28:24 +01:00
Petr Machata
d2c71fc092 Support vfork and fix a bunch of errors 2011-11-25 15:16:39 +01:00
Petr Machata
7e4d565871 ... disable test suite, I get mysterious failures in koji again :-/
(it's not caused by the introduction of the multi-threading patch)
2011-09-03 01:49:21 +02:00
Petr Machata
1e29979d39 Add several upstream patches 2011-09-03 00:41:59 +02:00
Petr Machata
0039e5654c Partial rebase to 0.6.0 2011-02-15 00:47:46 +01:00
Dennis Gilmore
195817b1d8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 08:04:21 -06:00
Petr Machata
3daa6657d7 Add memmove to /etc/ltrace.conf
- Resolves: #658311
2010-12-09 12:31:03 +01:00
Petr Machata
90355445c9 Fix demangler resolution
- Resolves: #631069 FTBFS
2010-09-08 16:12:05 +02:00
Fedora Release Engineering
3bc35919b6 dist-git conversion 2010-07-29 02:37:20 +00:00
Petr Machata
6fe6558eee - When the value of undefined symbol in PPC 32-bit binary is 0, use
PPC-specific magic to compute the PLT slots.
- Fix a problem with tracing stripped binary after execl on architectures
    that need PLT reinitalisation breakpoint.
- Support tracing of 31-bit binaries with 64-bit ltrace
- Fix handling of the case where forked child is reported before parent's
    fork event
- Patch from Supriya Kannery implements fetching 5th and further function
    arguments on s390
2010-05-19 15:42:22 +00:00
Bill Nottingham
803da64aaf Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:51:37 +00:00
Jesse Keating
aba8df1cbf - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 11:22:34 +00:00
Jesse Keating
4e80ab7023 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 21:54:38 +00:00
Petr Machata
38bd73f0cc - Fix fork & exec patches to apply cleanly under --fuzz=0
- Resolves: #465036
2008-10-07 10:14:58 +00:00
Petr Machata
280ab21469 fixes interaction of -c and -o 2008-05-23 17:09:17 +00:00
Jesse Keating
264087206b - Autorebuild for GCC 4.3 2008-02-19 19:58:38 +00:00
Bill Nottingham
9bb06c0a75 makefile update to properly grab makefile.common 2007-10-15 19:07:02 +00:00
Petr Machata
6eaf4f9fc8 ... and fix parallel build ... 2007-10-08 18:35:16 +00:00
Petr Machata
86b4c4e22e Disable testsuite. 2007-10-08 18:18:08 +00:00
Petr Machata
71bb01169a - cleanup spec
- resolves: #226109
2007-09-12 17:52:47 +00:00
Petr Machata
3da7ccde1b - Fix licensing tag. 2007-08-16 11:27:37 +00:00
Petr Machata
750f089bb7 Turn off make check. 2007-05-09 17:06:13 +00:00
Petr Machata
768acb9600 - added fork/exec patches, mostly IBM's work
- added trace-exec tests into suite
- added ia64 sigill patch
2007-05-04 17:51:03 +00:00
Petr Machata
df0f312bc7 - tidy up the specfile per rpmlint comments
- fix man page
2007-02-07 18:07:51 +00:00
Petr Machata
556095c572 turn off testsuite 2006-09-04 12:57:40 +00:00
Petr Machata
b3f4c6547d Bump up for rebuild. 2006-09-04 12:47:31 +00:00
Petr Machata
05777e476a Adjust attach patch. 2006-09-04 12:24:54 +00:00
Petr Machata
311c7f7f06 - 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)
2006-09-04 11:47:24 +00:00
Petr Machata
7a6178741d - first take on ppc32 testsuite problems... 2006-08-30 02:14:13 +00:00
Petr Machata
4bdde30b3f - enabling testsuite in hunt for testsuite fail on ppc 2006-08-28 10:50:14 +00:00
Petr Machata
75f7ddf8ea *** empty log message *** 2006-08-28 08:38:27 +00:00
Petr Machata
cddb8e8a92 turn off intel patches 2006-08-28 08:28:40 +00:00
Petr Machata
feb4cede6f - use "{X}.{release}svn" release string per naming guidelines
- adding fork and exec patches from IBM
2006-08-28 08:20:56 +00:00
Petr Machata
a06823cba0 no comment :-/ 2006-08-23 13:04:42 +00:00
Petr Machata
74ef834b85 and bump up release 2006-08-23 12:58:42 +00:00
Petr Machata
03fd4a84a2 Turn off testsuite on ppc for now, it doesn't pass. 2006-08-23 12:57:59 +00:00
Petr Machata
82e1d8c1e6 - adding fork and exec patches from IBM
- using dist tag
2006-08-22 12:28:50 +00:00
Jesse Keating
369fdb2380 rebuilt with latest binutils 2006-08-18 20:15:15 +00:00
Petr Machata
8e9981a369 Trimming down the patch... I think it should do the job. 2006-07-15 00:51:09 +00:00
Petr Machata
b64f3cbad8 More gnuhash fixes. 2006-07-15 00:38:52 +00:00
Petr Machata
2a58041f7b Reapplying delayed breakpoints init. Wild guess, might cure brew build on
ppc32.
2006-07-14 23:50:23 +00:00
Petr Machata
8b29a3cdc5 Fixed gnuhash fix. Takes into account ELFCLASS of the binary instead of
ltrace #defines.
2006-07-14 22:50:16 +00:00