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
|
# ChangeLog for sys-apps/apcupsd
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/ChangeLog,v 1.15 2003/06/29 22:18:13 mholzer Exp $
30 Jun 2003; Martin Holzer <mholzer@gentoo.org> files/apcupsd:
Added depend into initscript. Closes #20771.
*apcupsd-3.10.5-r3 (27 Feb 2003)
27 Feb 2003; Zach Welch <zwelch@gentoo.org> apcupsd-3.10.5-r3.ebuild:
fix bug 16476
*apcupsd-3.10.5-r2 (27 Feb 2003)
27 Feb 2003; Zach Welch <zwelch@gentoo.org> apcupsd-3.10.5-r2.ebuild:
fix mail delivery
*apcupsd-3.10.5-r1 (26 Feb 2003)
26 Feb 2003; Zach Welch <zwelch@gentoo.org> apcupsd-3.10.5-r1.ebuild,
files/3.10.5/apache.conf, files/3.10.5/init.patch,
files/3.10.5/restart.patch:
Add --enable-oldnet, fix restart race, add init script depend, add
apache add-on configuration file; fixes bugs 9942 and 16392
*apcupsd-3.10.5 (23 Feb 2003)
24 Feb 2003; Zach Welch <zwelch@gentoo.org> apcupsd-3.10.5.ebuild :
Mark stable for arm
23 Feb 2003; Zach Welch <zwelch@gentoo.org> :
Update to latest version to address GLSA (see bug 16002)
*apcupsd-3.10.1 (20 Oct 2002)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
15 Nov 2002; Zach Welch <zwelch@gentoo.org> :
Update ebuild to patch powerflute for gcc 3.2 compatibliity
25 Oct 2002; Zach Welch <zwelch@gentoo.org> :
Update ebuild to patch configure to use correct system version.
Sucessfully merged on ppc, added ~ppc
20 Oct 2002; Zach Welch <zwelch@gentoo.org> :
New version incorporating changes made by Superlucidity Services, LLC, to
support Gentoo without additional patching.
First version (in portage) that supports USB UPSes, and the defaults for the
configuration file use these (as examples for serial are shown in comments).
This version also installs all the add ons for the package which were
previously disabeld. This includes multimon cgi support.
See bug 7778 for more information.
*apcupsd-3.8.5 (14 Jul 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> apcupsd-3.8.1.ebuild, files/digest-apcupsd-3.8.1 :
Bumped to new version.
Thanks to tantive <tantive@tantive.de> for the contribution.
*apcupsd-3.8.1 (1 Feb 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> apcupsd-3.8.1.ebuild :
Added KEYWORDS, SLOT.
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|