blob: 68dbf2d6474b60b7f94dfad2d12a6dcafda2733e (
plain)
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
|
# ChangeLog for net-misc/dhcpv6
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpv6/ChangeLog,v 1.10 2003/11/27 21:05:19 mr_bones_ Exp $
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.
|