blob: 9ed74f77e56d7b0f6f53d45c014a2bf8bd260b1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
|
# ChangeLog for dev-util/sysprof
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/sysprof/ChangeLog,v 1.15 2009/05/27 11:02:05 remi Exp $
*sysprof-1.0.12-r1 (27 May 2009)
27 May 2009; Rémi Cardona <remi@gentoo.org> +sysprof-1.0.12-r1.ebuild:
fix missing depmod in pkg_postinst which is done by the linux-mod eclass:
modprobe is now able to see sysprof_module
26 Jan 2009; Mart Raudsepp <leio@gentoo.org> sysprof-1.0.12.ebuild:
Add einfo about frame pointers and the lack of them affecting sysprof
usefulness.
26 Dec 2008; Mart Raudsepp <leio@gentoo.org> -sysprof-1.0.8.ebuild,
-sysprof-1.0.9.ebuild, -sysprof-1.0.10.ebuild:
Remove old versions. They don't work with latest stable kernel anyway
*sysprof-1.0.12 (10 Dec 2008)
10 Dec 2008; Mart Raudsepp <leio@gentoo.org> +sysprof-1.0.12.ebuild:
Version bump for more fixes for newer kernel compatibility, especially on
amd64. Fixes bug 220128
*sysprof-1.0.10 (01 May 2008)
01 May 2008; Mart Raudsepp <leio@gentoo.org> +sysprof-1.0.10.ebuild:
Version bump. Adds linux-2.6.25 compatibility. Fix for missing pkgconfig
dep, bug 206251
29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> sysprof-1.0.8.ebuild,
sysprof-1.0.9.ebuild:
Remove icon extension from desktop entry to match Icon Theme Specification.
*sysprof-1.0.9 (23 Nov 2007)
23 Nov 2007; Mart Raudsepp <leio@gentoo.org> +sysprof-1.0.9.ebuild:
Version bump for better Linux 2.6.23 compatibility
14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
*sysprof-1.0.8 (22 Dec 2006)
22 Dec 2006; Mart Raudsepp <leio@gentoo.org> metadata.xml,
-sysprof-1.0.6.ebuild, +sysprof-1.0.8.ebuild:
Version bump to compile against older than 2.6.18 kernels and not panic with
preemptible kernels; remove the kernel panic causing older version; fixes
bug 157177. Take over maintenance and add long description
*sysprof-1.0.6 (09 Nov 2006)
09 Nov 2006; Mike Frysinger <vapier@gentoo.org> +sysprof-1.0.6.ebuild:
Version bump #154539 by the PaX Team.
*sysprof-1.0.3 (11 Jun 2006)
11 Jun 2006; Mike Frysinger <vapier@gentoo.org> +sysprof-1.0.3.ebuild:
Version bump #134517 by PaX Team.
*sysprof-1.0.2 (08 Apr 2006)
08 Apr 2006; Mike Frysinger <vapier@gentoo.org> +sysprof-1.0.2.ebuild:
Version bump #128980 by Marco Matthies.
*sysprof-1.0.1 (14 Jan 2006)
14 Jan 2006; Mike Frysinger <vapier@gentoo.org>
+files/sysprof-1.0.1-INTERVAL_should_not_be_zero.patch,
+sysprof-1.0.1.ebuild:
Version bump #118890 by TGL.
*sysprof-1.0 (05 Oct 2005)
05 Oct 2005; Jeremy Huddleston <eradicator@gentoo.org>
+sysprof-1.0.ebuild:
Version bump and ~amd64.
*sysprof-0.91 (30 Jul 2005)
30 Jul 2005; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by me.
|