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
94
95
96
97
98
99
100
101
102
|
# ChangeLog for net-dns/pdns-recursor
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.19 2008/05/03 14:22:31 swegener Exp $
*pdns-recursor-3.1.6 (03 May 2008)
03 May 2008; Sven Wegener <swegener@gentoo.org>
+pdns-recursor-3.1.6.ebuild:
Version bump.
06 Apr 2008; Sven Wegener <swegener@gentoo.org>
-files/pdns-recursor-3.1.4-chdir.patch,
-files/pdns-recursor-3.1.4-gcc42.patch,
-files/pdns-recursor-3.1.4-statedir.patch,
-files/pdns-recursor-3.1.5-chdir.patch,
-files/pdns-recursor-3.1.5-statedir.patch, -pdns-recursor-3.1.4.ebuild,
pdns-recursor-3.1.5.ebuild:
Cleanup. Removed patches for bugs that have been fixed.
31 Mar 2008; Markus Meier <maekke@gentoo.org> pdns-recursor-3.1.5.ebuild:
amd64/x86 stable, security bug #215567
*pdns-recursor-3.1.5 (31 Mar 2008)
31 Mar 2008; Sven Wegener <swegener@gentoo.org>
+files/pdns-recursor-3.1.5-chdir.patch,
+files/pdns-recursor-3.1.5-statedir.patch, +pdns-recursor-3.1.5.ebuild:
Version bump.
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.
|