summaryrefslogtreecommitdiff
blob: 1218c7ec9ef988211be2ec14108597db37c7085c (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
# ChangeLog for net-misc/dhcdbd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcdbd/ChangeLog,v 1.16 2009/02/25 20:55:25 rbu Exp $

  25 Feb 2009; Robert Buchholz <rbu@gentoo.org>
  files/dhcdbd-2.8-daemon.patch, files/dhcdbd-3.0-daemon.patch,
  -dhcdbd-2.8.ebuild, dhcdbd-2.8-r1.ebuild, dhcdbd-3.0.ebuild:
  Fix compile bug when using FORTIFY_SOURCE: open with O_CREAT in second argument
  needs 3 arguments, bug #232084

  29 Feb 2008; Brent Baude <ranger@gentoo.org> dhcdbd-3.0.ebuild:
  keyworded ~arch for ppc64, bug 211783

  25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
  Removing metalgod from metadata.xml as per #99350.

  08 Sep 2007; Joseph Jezak <josejx@gentoo.org> dhcdbd-3.0.ebuild:
  Marked ppc stable for bug #191302.

  05 Sep 2007; <tester@gentoo.org> dhcdbd-3.0.ebuild:
  Stable on x86 per bug #191302

  05 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org> dhcdbd-3.0.ebuild:
  Marked stable on amd64 as per bug 191302 to make sure stable systems
  actually work.

  04 Sep 2007; Steev Klimaszewski <steev@gentoo.org>
  +files/dhcdbd-3.0-daemon.patch, +files/dhcdbd-3.0-dbus.patch,
  -dhcdbd-2.7.ebuild, +dhcdbd-3.0.ebuild:
  Add patch so that 3.0 works with dbus 1.0.2, reported by rbu while testing.

*dhcdbd-3.0 (04 Sep 2007)

  04 Sep 2007; Steev Klimaszewski <steev@gentoo.org>
  +files/dhcdbd-3.0-daemon.patch, -dhcdbd-2.7.ebuild, +dhcdbd-3.0.ebuild:
  New upstream release, works with dhcp 3.1+ as well as lower. This should fix
  stable from being broken once we stablize it

  28 Aug 2007; nixnut <nixnut@gentoo.org> dhcdbd-2.8-r1.ebuild:
  Stable on ppc wrt bug 189781

  26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> dhcdbd-2.8-r1.ebuild:
  Marked stable on amd64 as per bug 189781.

  24 Aug 2007; Christian Faulhammer <opfer@gentoo.org> dhcdbd-2.8-r1.ebuild:
  stable x86, bug 189781

*dhcdbd-2.8-r1 (16 Jul 2007)

  16 Jul 2007; Roy Marples <uberlord@gentoo.org>
  +files/dhcdbd-2.8-daemon.patch, +dhcdbd-2.8-r1.ebuild:
  Create a pidfile immediately after daemonizing so we're more robust
  with baselayout-2

*dhcdbd-2.8 (14 Jun 2007)

  14 Jun 2007; Steev Klimaszewski <steev@gentoo.org> +dhcdbd-2.8.ebuild:
  New upstream release, closes bug #182033. Thanks to Tim Harder
  <thorium90@gmail.com> for reporting.

  15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
  add <herd>no-herd</herd>

*dhcdbd-2.7 (14 May 2007)

  14 May 2007; Steev Klimaszewski <steev@gentoo.org>
  -files/dhcdbd-1.14-dbus_close.patch,
  -files/dhcdbd-1.14-enable_debug.patch,
  -files/dhcdbd-1.14-fix_dhclientconf.patch, +files/dhcdbd-2.5-fixes.patch,
  -dhcdbd-1.14-r1.ebuild, +dhcdbd-2.7.ebuild:
  New upstream release, version 2.7, was testing locally, with no issues.  Fixes
  bug #178523.  Thanks to Davide Pesavento <davidepesa@gmail.com> for reporting.
  Remove the dhcdbd-1.14 line.

  14 Jan 2007; Markus Rothe <corsair@gentoo.org> dhcdbd-1.14-r1.ebuild:
  Added ~ppc64

*dhcdbd-1.14-r1 (28 Oct 2006)
*dhcdbd-1.12-r3 (28 Oct 2006)

  28 Oct 2006; Luis Medinas <metalgod@gentoo.org> +metadata.xml,
  +dhcdbd-1.12-r3.ebuild, +dhcdbd-1.14-r1.ebuild:
  Inital commit. This application is a dependency for NetworkManager.