summaryrefslogtreecommitdiff
blob: 94e02acf3dde7ecf5416ba50e28d6f6d896f40af (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-dns/pdns-recursor
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.15 2007/09/22 19:35:40 swegener Exp $

  22 Sep 2007; Sven Wegener <swegener@gentoo.org>
  +files/pdns-recursor-3.1.4-gcc42.patch, pdns-recursor-3.1.4.ebuild:
  Fix compilation with gcc-4.2, bug #188050.

  08 Jun 2007; Sven Wegener <swegener@gentoo.org>
  +files/pdns-recursor-3.1.4-chdir.patch,
  +files/pdns-recursor-3.1.4-statedir.patch, files/precursor,
  files/recursor.conf, pdns-recursor-3.1.4.ebuild:
  Move chroot location from /var/empty to /var/lib/powerdns, update init
  script and example configuration to reflect this. This should fix bug
  #181343 and enable full support for rec_control. Thanks to Jefferson Noxon.

  18 Mar 2007; Simon Stelling <blubb@gentoo.org> pdns-recursor-3.1.4.ebuild:
  stable on amd64; bug 169540

  14 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
  pdns-recursor-3.1.4.ebuild:
  stable x86, bug 169540

*pdns-recursor-3.1.4 (12 Nov 2006)

  12 Nov 2006; Sven Wegener <swegener@gentoo.org>
  -pdns-recursor-3.1.3-r1.ebuild, +pdns-recursor-3.1.4.ebuild:
  Version bump.

*pdns-recursor-3.1.3-r1 (09 Nov 2006)

  09 Nov 2006; Sven Wegener <swegener@gentoo.org>
  -pdns-recursor-3.1.2.ebuild, -pdns-recursor-3.1.3.ebuild,
  +pdns-recursor-3.1.3-r1.ebuild:
  Revision bump.

*pdns-recursor-3.1.3 (27 Oct 2006)

  27 Oct 2006; Sven Wegener <swegener@gentoo.org>
  -pdns-recursor-3.1.1.ebuild, pdns-recursor-3.1.2.ebuild,
  +pdns-recursor-3.1.3.ebuild:
  Version bump, bug #152858.

  22 Sep 2006; <blubb@gentoo.org> pdns-recursor-3.1.2.ebuild:
  marked ~amd64

*pdns-recursor-3.1.2 (26 Jun 2006)

  26 Jun 2006; Sven Wegener <swegener@gentoo.org>
  +pdns-recursor-3.1.2.ebuild:
  Version bump.

  18 Jun 2006; Sven Wegener <swegener@gentoo.org>
  pdns-recursor-3.1.1.ebuild:
  Adjust the pdns blocker.

*pdns-recursor-3.1.1 (24 May 2006)

  24 May 2006; Sven Wegener <swegener@gentoo.org> -pdns-recursor-3.1.ebuild,
  +pdns-recursor-3.1.1.ebuild:
  Version bump.

*pdns-recursor-3.1 (23 May 2006)

  23 May 2006; Sven Wegener <swegener@gentoo.org>
  -pdns-recursor-3.0.1.ebuild, +pdns-recursor-3.1.ebuild:
  Version bump.

  30 Apr 2006; Sven Wegener <swegener@gentoo.org> files/precursor:
  Stop by pid until the rec_control quit code works with chroot enabled.

*pdns-recursor-3.0.1 (30 Apr 2006)

  30 Apr 2006; Sven Wegener <swegener@gentoo.org> +files/precursor,
  +files/recursor.conf, +metadata.xml, +pdns-recursor-3.0.1.ebuild:
  Initial commit, ebuild written by me.