Commit Graph

119 Commits

Author SHA1 Message Date
Josh Stone
b785d8f96e Set the docs override only for Fedora 18+ 2013-01-16 12:54:41 -08:00
Josh Stone
90a95910e5 Backport fixes to work with kernel 3.7 2013-01-16 10:42:55 -08:00
Josh Stone
d414f9c050 Rebuild for the final dyninst 8.0.
- As with rawhide, disable docs due to bz864730
2012-11-19 13:54:46 -08:00
Karsten Hopp
442bc31bb3 systemtap got compiled with an old dyninst library on ppc, bump release and rebuild 2012-11-19 18:06:50 +01:00
Josh Stone
1b96164c4c Rebuild for the new ABI in the dyninst snapshot 2012-10-29 12:41:27 -07:00
Josh Stone
4e1f190e40 upstream release 2.0 2012-10-09 18:06:11 -07:00
Josh Stone
37ef790975 Update to a new snapshot towards 2.0. 2012-09-20 14:43:22 -07:00
Lukas Berk
582bf21bec Correct the location of stap-env 2012-08-31 11:51:45 -04:00
Dan Horák
58e329ec79 dyninst not available on s390(x) and arm 2012-08-15 23:14:29 +02:00
Frank Ch. Eigler
11e4d93865 add libdwarf-devel to buildreqs for dyninst build 2012-08-08 11:26:19 -04:00
Josh Stone
4041ad644b Update to a snapshot of the upcoming 2.0 release. 2012-08-07 13:42:46 -07:00
Josh Stone
4fb0fa448b bz840902 ppc build fix (related to bz837641) 2012-07-18 18:51:27 -07:00
Dennis Gilmore
17dcdfd131 use file based requires 2012-07-13 08:41:29 -05:00
Peter Robinson
50335876fb Fix ifarch statement 2012-07-13 14:29:37 +01:00
Frank Ch. Eigler
806f00ccc3 fix systemtap PR14348: race condition in task_work_add() vs. buildid.exp test case 2012-07-11 17:37:25 -04:00
Josh Stone
26f32846dd Patch the bz837641 build failure 2012-07-09 12:15:56 -07:00
Frank Ch. Eigler
1908f80205 upstream release 1.8 2012-06-17 13:05:46 -04:00
Peter Robinson
c39c596338 Enable crash support on ARM, cleanup spec 2012-04-30 23:16:20 +01:00
Karsten Hopp
95c5ee58b7 rebuild on PPC(64) without crash, publican 2012-04-19 17:32:57 +02:00
Richard W.M. Jones
c8dbf1c141 Rebuild for rpm soname bump. 2012-03-29 21:40:31 +01:00
Frank Ch. Eigler
763072b8d7 reenable with_docs on arm 2012-03-16 12:07:25 -04:00
Mark Wielaard
6c6476db58 ARM currently doesn't have publican/fop/java and no prelink. 2012-03-01 17:33:24 +01:00
Dennis Gilmore
641d362bea - Rebuilt for c++ ABI breakage 2012-02-28 14:18:52 -06:00
Frank Ch. Eigler
39b787b4c2 CVE-2012-0875 rebuild 2012-02-22 13:50:17 -05:00
Frank Ch. Eigler
9da5ca9f79 release 1.7 2012-02-01 21:55:08 -05:00
Mark Wielaard
fc3b63d11a Fixes for gcc-4.7 based on upstream commits e14c86 and 47caa9. 2012-01-14 16:22:03 +01:00
Dennis Gilmore
89af1c0ab9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 00:15:39 -06:00
Peter Robinson
a60a41c9ce mktemp was long obsoleted by coreutils 2012-01-11 10:45:55 +00:00
Adam Jackson
ce8cb3f047 Rebuild for new libpng 2011-12-06 01:14:44 -05:00
Josh Stone
5731edc919 rhbz744907: Fix unowned directories
Most notably, %{_libdir}/systemtap and %{_libexecdir}/systemtap were
note owned by the subpackages which install files there.
2011-10-18 14:45:20 -07:00
Stan Cox
03c3a473bf turn off publican for 1.6 2011-07-25 19:12:28 -04:00
Stan Cox
5ed460227e Update to 1.6 2011-07-25 18:27:49 -04:00
Frank Ch. Eigler
b2a6327d24 CVE-2011-2502, CVE-2011-2503 2011-07-25 12:08:32 -04:00
William Cohen
6f48688609 Fix sdt.h to avoid warning on arm arches. 2011-07-15 15:07:33 -04:00
William Cohen
8ae282f493 No crash on arm architecture 2011-07-11 23:21:15 -04:00
Stan Cox
58ed3d891e Resolves: #12927 2011-06-23 14:31:43 -04:00
Stan Cox
54568463b4 Resolves: #12899 2011-06-16 11:09:38 -04:00
Stan Cox
997a62b0ad Don't process the dtrace -o FILENAME. 2011-06-10 15:09:19 -04:00
Stan Cox
c9b58a0d23 Add explicit python dependency 2011-06-02 18:02:04 -04:00
Stan Cox
64a18709ab Add 1.5-1 changelog entry. 2011-05-23 17:25:36 -04:00
Josh Stone
53f00b17c6 Restore Fedora workarounds in the spec
- No docs/publican for now (bz704298)
- No crash available on ppc/sparc/arm
2011-05-23 14:16:05 -07:00
Stan Cox
345da773b2 upstream release 1.5 2011-05-23 16:41:06 -04:00
Frank Ch. Eigler
e385c99bfe disable publican too 2011-05-19 05:45:48 -04:00
Frank Ch. Eigler
143ac64eb8 disable docs temporarily 2011-05-18 20:20:18 -04:00
Frank Ch. Eigler
e382de6f8e Merge branch 'f13' into f15
* f13:
  CVE-2011-1781, CVE-2011-1769: correct DW_OP_{mod,div} division-by-zero bug

Conflicts:
	systemtap.spec
2011-05-18 16:56:19 -04:00
Frank Ch. Eigler
9860042ecb CVE-2011-1781, CVE-2011-1769: correct DW_OP_{mod,div} division-by-zero bug 2011-05-18 16:45:11 -04:00
Dennis Gilmore
7f33b56edc there is no crash available on arm arches 2011-05-04 15:11:27 -05:00
Dennis Gilmore
ba24f65583 no crash on sparc arches 2011-02-13 09:03:31 -06:00
Dennis Gilmore
6bfb94531c - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 11:51:23 -06:00
Frank Ch. Eigler
cffb412958 defeat gcc4.6 warnings 2011-01-24 17:16:32 -05:00