summaryrefslogtreecommitdiff
blob: e840dfe3f022d3012ec4c9d63f4a2243664c992e (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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
# ChangeLog for net-misc/dhcp
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.18 2003/07/25 20:27:08 lanius Exp $

  25 Jul 2003; lanius@gentoo.org files/dhcp.rc6, files/dhcp.rc7:
  added "use named" to rc scripts (bug #25239)

*dhcp-3.0_p2-r1 (23 Jul 2003)

  23 Jul 2003; Max Kalika <max@gentoo.org> dhcp-3.0_p2-r1.ebuild,
  files/dhcp.conf, files/dhcp.rc5, files/dhcp.rc6:
  Add support for the dhcp-paranoia patch which allows to run the server
  chrooted and under a different user/group id. Remove unused dhcp.rc5 file.
  Create a new startup script and dub it dhcp.rc6 as that file isn't currently
  used by anything. Other various cleanups.

  17 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> dhcp-3.0_p2.ebuild :
  Unmasked, security update.

*dhcp-3.0_p2 (15 Jan 2003)

  01 Mar 2003; Jason Wever <weeve@gentoo.org> dhcp-3.0_p2.ebuild:
  Applied fix for bug #11960 to omit -O flags so dhcp will no longer bus error
  on sbus sparcs.

  24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> dhcp-3.0_p2.ebuild :
  Added testing mips keyword to the ebuild.

  15 Jan 2003; Brandon Low <lostlogic@gentoo.org> dhcp-3.0_p2.ebuild:
  Version update, and update the ebuild to automatically assign
  it's source name.

*dhcp-3.0_p1 (29 Dec 2002)

  24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> dhcp-3.0_p1.ebuild :
  Added testing mips keyword to the ebuild.

  29 Dec 2002; Daniel Robbins <drobbins@gentoo.org>: Renamed from 3.0-r4 to
  reflect the version (3.0_pl1) of the sources being used.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*dhcp-3.0-r4 (21 Sep 2002)

  21 Sep 2002; Mike Frysinger <vapier@gentoo.org> dhcp-3.0-r4.ebuild, dhclient.c-3.0-dw-cli-fix.patch, digest-dhcp-3.0-r4

  Added a small patch per #8088 to fix the -nw bug (patch comes from upstream)

*dhcp-3.0-r3 (16 Jun 2002)

  03 Sep  2002; Brandon Low <lostlogic@gentoo.org> dhcp-3.0-r3.ebuild, files/conf.dhcp,
						   files/dhcp.rc7, digest-dhcp-3.0-r3:

  Update ebuild to touch dhcp.leases, fix config and init.d files
  to work more sanely.

*dhcp-3.0-r2 (16 Jun 2002)

  21 Jul 2002; Owen Stampflee <owen@gentoo.org> :

  Added PPC to KEYWORDS.


  6 Jul 2002; phoen][x <phoenix@gentoo.org>: dhcp-3.0-r2.ebuild:
  Added KEYWORDS.
  
  16 Jun 2002; Brandon Low <lostlogic@gentoo.org>: dhcp-3.0-r2.ebuild:

  This moves the definition of which ethernet ports to listen on to
  /etc/conf.d where it should be this is prettier now thank TrAns13nT
  for making fix this bug.

*dhcp-3.0-r1 (6 July 2002)

  6 Jul 2002; phoen][x <phoenix@gentoo.org>: dhcp-3.0-r1.ebuild:
  Added KEYWORDS.

*dhcp-3.0 (14 Feb 2002)

  6 Jul 2002; phoen][x <phoenix@gentoo.org>: dhcp-3.0.ebuild:
  Added KEYWORDS, SLOTS.

  14 Feb 2002; Daniel Robbins <drobbins@gentoo.org>: New 3.0 release.

*dhcp-3.0_rc12-r6 (1 Feb 2002)

  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.