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
|
# ChangeLog for net-misc/dhcpv6
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpv6/ChangeLog,v 1.14 2005/05/10 10:22:23 dholm Exp $
10 May 2005; David Holm <dholm@gentoo.org> dhcpv6-0.85-r1.ebuild:
Added to ~ppc.
12 Jun 2004; Guy Martin <gmsoft@gentoo.org> dhcpv6-0.8.ebuild,
dhcpv6-0.85-r1.ebuild, files/dhcpv6-bison-fix.patch:
Fixed bison problem #45121. Added hppa to KEYWORDS.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> dhcpv6-0.8.ebuild,
dhcpv6-0.85-r1.ebuild:
Add inherit eutils
27 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> dhcpv6-0.8.ebuild,
dhcpv6-0.85-r1.ebuild:
fix HOMEPAGE (bug 34529)
*dhcpv6-0.85-r1 (05 Aug 2003)
21 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
Add static support #29264.
07 Aug 2003; Peter Johanson <latexer@gentoo.org> files/patch-iaid-dhcp6-0.85:
Removed and added back in the patch as a binary file, so it doesn't update
the $Id: field and break the patch. grr.
05 Aug 2003; Peter Johanson <latexer@gentoo.org> dhcpv6-0.85-r1.ebuild,
files/patch-iaid-dhcp6-0.85:
New revision including a patch to fix iaid signed/unsigned issue
*dhcpv6-0.85 (08 Jul 2003)
08 Jul 2003; Peter Johanson <latexer@gentoo.org> dhcpv6-0.85.ebuild:
Version bump. mainly bug fixes to 0.8
17 Jun 2003; Peter Johanson <latexer@gentoo.org> dhcpv6-0.7.ebuild,
dhcpv6-0.8.ebuild, files/dhcp6s.rc:
Added dhcp6s init script
17 Jun 2003; Peter Johanson <latexer@gentoo.org> dhcpv6-0.8.ebuild,
files/negative-iaid-patch-0.8:
Patch to fix negative iaid printing, and minor issue with 2.5.x kernels
http://sourceforge.net/mailarchive/forum.php?thread_id=2581877&forum_id=28420
17 Jun 2003; Peter Johanson <latexer@gentoo.org> dhcpv6-0.7.ebuild,
dhcpv6-0.8.ebuild:
Create /var/lib/dhcpv6, since dhcpv6 needs these to create files in.
*dhcpv6-0.8 (11 Jun 2003)
11 Jun 2003; Peter Johanson <latexer@gentoo.org> dhcpv6-0.8.ebuild:
New version
*dhcpv6-0.7 (01 Jun 2003)
01 Jun 2003; Peter Johanson <latexer@gentoo.org> dhcpv6-0.7.ebuild:
Initial Import. Client and Server implementing DHCPv6 for IPv6.
|