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
83
84
85
86
87
88
89
90
91
92
93
|
# ChangeLog for sys-cluster/heartbeat
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/ChangeLog,v 1.18 2004/03/25 12:54:09 tantive Exp $
*heartbeat-1.2.0-r1 (25 Mar 2004)
25 Mar 2004; Michael Imhof <tantive@gentoo.org> heartbeat-1.2.0-r1.ebuild,
heartbeat-1.2.0.ebuild:
Version bumped. Added a missing dependency. Cleaned out old revision. Closes
#45200.
*heartbeat-1.2.0 (17 Mar 2004)
17 Mar 2004; Brian Jackson <iggy@gentoo.org> heartbeat-1.2.0.ebuild:
version bump
11 Feb 2004; Brian Jackson <iggy@gentoo.org> heartbeat-1.1.5.ebuild:
couple of fixes
*heartbeat-1.1.5 (10 Feb 2004)
10 Feb 2004; Brian Jackson <iggy@gentoo.org> heartbeat-1.1.3.ebuild,
heartbeat-1.1.4.ebuild, heartbeat-1.1.5.ebuild:
version bump
*heartbeat-1.1.4 (23 Jan 2004)
23 Jan 2004; Brian Jackson <iggy@gentoo.org> heartbeat-1.0.4.ebuild,
heartbeat-1.1.3.ebuild, heartbeat-1.1.4.ebuild:
bump to 1.1.4 and removed mips keywords
15 Dec 2003; Brian Jackson <iggy@gentoo.org> heartbeat-1.0.4.ebuild,
heartbeat-1.1.3.ebuild:
added a local use flag for ldirectord since it has some pretty hefty deps
fixes bug #34617, thanks to alekiv@hot.ee for the report
21 Nov 2003; Brian Jackson <iggy@gentoo.org> heartbeat-1.1.3.ebuild:
ltmain.sh doesn't like the new POSIX semantics, adding an export POSIX_VER to
the top, thanks to martin.hajduch@assyst-intl.com for pointing this out
13 Nov 2003; <tuxus@gentoo.org> heartbeat-1.1.3.ebuild:
added mips to KEYWORDS
15 Oct 2003; <iggy@gentoo.org> heartbeat-1.0.4.ebuild:
I had to fasttrack this to arch due to a known vulerability in the 1.0.3 and earlier
versions, this fixes a problem pointed out to me that drbd depends on hearbeat
*heartbeat-1.0.4 (15 Oct 2003)
15 Oct 2003; <iggy@gentoo.org> heartbeat-1.0.3-r1.ebuild,
heartbeat-1.0.4.ebuild:
version bump, security fix, upgrade asap and let me know if anything is
broken, this is getting fasttracked to arch
09 Oct 2003; <iggy@gentoo.org> files/heartbeat-init:
small fix in the init script
*heartbeat-1.1.3 (30 Sep 2003)
30 Sep 2003; <iggy@gentoo.org> heartbeat-1.1.2.ebuild,
heartbeat-1.1.3.ebuild:
version bump for the unstable version of heartbeat
24 Sep 2003; <iggy@gentoo.org> heartbeat-1.1.2.ebuild, files/heartbeat-init:
a bunch of fixups, it should actually work now, even though I didn't use any
of his suggestions a thanks is in order for Jan Krueger for bringing all this
to my attention
*heartbeat-1.1.2 (22 Jul 2003)
22 Jul 2003; <iggy@gentoo.org> heartbeat-1.1.2.ebuild,
heartbeat-1.1.2.ebuild:
version bump the beta version of heartbeat, and add new init script
*heartbeat-1.0.3-r1 (22 Jul 2003)
22 Jul 2003; <iggy@gentoo.org> heartbeat-1.0.3-r1.ebuild,
heartbeat-1.0.3.ebuild:
added new heartbeat init script
04 Jul 2003; ,,, <iggy@gentoo.org> heartbeat-1.0.3.ebuild,
heartbeat-1.1.1.ebuild:
added snmp? to depend
04 Jul 2003; ,,, <iggy@gentoo.org> metadata.xml:
forgot the metadata.xml file
*heartbeat-1.1.1 (04 Jul 2003)
04 Jul 2003; ,,, <iggy@gentoo.org> heartbeat-1.0.3.ebuild,
heartbeat-1.1.1.ebuild:
added ebuilds for heartbeat's beta and stable trees
|