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
|
# ChangeLog for net-misc/nut
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/ChangeLog,v 1.15 2003/05/10 02:04:45 robbat2 Exp $
*nut-1.3.6 (09 May 2003)
09 May 2003; Robin Johnson <robbat2@gentoo.org> nut-1.3.6.ebuild :
Added in apache2 support instead of just apache1.
Add this new version for the insane folk that want to try it out.
In unstable only.
*nut-1.2.2 (20 Apr 2003)
28 Apr 2003; Preston A. Elder <prez@gentoo.org> nut-1.2.2.ebuild :
Used better way to add cgi-bin depenancy, and unmasked.
20 Apr 2003; Preston A. Elder <prez@gentoo.org> nut-1.2.2.ebuild :
New stable version
*nut-1.2.1-r1 (24 Feb 2003)
24 Feb 2003; Jared Hudson <jhhudso@gentoo.org> : Added hiddev driver support.
Used by several USB based UPSs.
*nut-1.2.1 (27 Jan 2003)
27 Jan 2003; Donny Davies <woodchip@gentoo.org> : New testing release.
Fixed SRC_URI, half-of #12947, (the other half is commited to rc-scripts
CVS). Fixed #10745. Thanks btowe@gbis.com, and
tdickenson@geminidataloggers.com.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*nut-1.0.0 (26 Aug 2002)
12 Oct 2002; Donny Davies <woodchip@gentoo.org> nut-1.0.0.ebuild :
Added sparc sparc64 KEYWORDS. Old ebuilds have busted SRC_URI's.
26 Aug 2002; Donny Davies <woodchip@gentoo.org> nut-1.0.0.ebuild :
Glorious timing; nut went 1.0 and as of baselayout-1.8.2, halt.sh
support is merged.
*nut-0.50.1 (3 Aug 2002)
3 Aug 2002; Donny Davies <woodchip@gentoo.org> nut-0.50.1.ebuild,
upsd-init, upsmon-init :
This release adds proper initscripts, the USE cgi-bin option
for building the web monitoring programs, and proper shutdown
sequence merged into the baselayout halt.sh shutdown script.
Pending release of a new baselayout, this package is masked.
*nut-0.44.1-r1 (12 Apr 2002)
11 Aug 2002; phoen][x <phoenix@gentoo.org> nut-0.44.1-r1.ebuild :
Fixed src_install() (This closes bug 5827)
09 Jul 2002; phoen][x <phoenix@gentoo.org> nut-0.44.1-r1.ebuild :
Added KEYWORDS, LICENSE, SLOT.
12 Apr 2002; Spider <spider@gentoo.org>
libpng update, remove RPEND tag, unnecessary. (or typo;)
|