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
|
# ChangeLog for sys-apps/watchdog
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/ChangeLog,v 1.2 2005/11/27 10:14:24 brix Exp $
*watchdog-5.2.4_p5 (27 Nov 2005)
27 Nov 2005; Henrik Brix Andersen <brix@gentoo.org>
+files/watchdog-5.2.4_p5-conf.d, +files/watchdog-5.2.4_p5-init.d,
+files/watchdog-5.2.4_p5-sundries.patch,
+files/watchdog-5.2.4_p5-uclibc.patch, +metadata.xml,
+watchdog-5.2.4_p5.ebuild:
Updated to patchlevel 5 from upstream. Don't check for /dev/watchdog as this
package can be used without it (softboot functionality), bug #109541. Took
ownership.
27 Nov 2005; Henrik Brix Andersen <brix@gentoo.org>
+files/5.2.4-sundries.patch, +files/5.2.4-uclibc.patch,
+files/5.2-alpha.patch, +files/5.2-sundries.patch, +files/watchdog,
+files/watchdog.conf.d, +watchdog-5.2.ebuild, +watchdog-5.2.4.ebuild:
Moved from app-admin/watchdog to sys-apps/watchdog.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> watchdog-5.2.4.ebuild:
Stable on ppc.
31 Aug 2004; David Holm <dholm@gentoo.org> watchdog-5.2.4.ebuild:
Added to ~ppc.
*watchdog-5.2.4 (06 Aug 2004)
06 Aug 2004; Mike Frysinger <vapier@gentoo.org>
+files/5.2.4-sundries.patch, +watchdog-5.2.4.ebuild:
Add mysterious 5.2.4 version from debian.
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> watchdog-5.2.ebuild:
Add die following econf for bug 48950
*watchdog-5.2 (Mar 3, 2002)
27 Mar 2003; Alastair Tse <liquidx@gentoo.org> watchdog-5.2.ebuild,
files/watchdog-5.2-alpha.diff:
added glibc-2.3.2 errno fix. thanks to pst@ican.at. fixes #18219.
29 Oct 2002; Nick Hadaway <raker@gentoo.org> watchdog-5.2.ebuild,
files/sundries.diff :
Added a diff to fix compiling problems. See bug #8567
30 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> watchdog-5.2.ebuild :
Added -ppc to KEYWORDS. Added DEPEND and RDEPEND.
3 Mar 2002; Arcady Genkin <agenkin@thpoon.com> watchdog-5.2.ebuild :
This is the first version of this package, submitted by
Leknor@Leknor.com (William A. McArthur, Jr.).
|