summaryrefslogtreecommitdiff
blob: c6aa72642dc9949a727effb4a5b71ea0bdcac997 (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
# 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.15 2003/02/24 19:42:04 dragon Exp $

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

*dhcp-3.0_p2 (15 Jan 2003)

  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.