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
|
# ChangeLog for net-dns/nsd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
27 Nov 2011; Tom Hendrikx (whyscream) <tom@whyscream.net>
-nsd-3.2.8.ebuild, -files/nsd-3.2.8-configure.patch, +nsd-3.2.9.ebuild:
version bump
02 Jun 2011; Tom Hendrikx (whyscream) <tom@whyscream.net>
nsd-3.2.8.ebuild:
bumped to EAPI=4
20 May 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
Removed local use desc for largefile
20 May 2011; Justin Lecher <jlec@gentoo.org> nsd-3.2.8.ebuild:
Enable largefile support by default
http://archives.gentoo.org/gentoo-dev/msg_8924a26149b5a0c1ba8c97043b47e8c1.x
ml
26 Mar 2011; Tom Hendrikx (whyscream) <tom@whyscream.net>
-nsd-3.2.7.ebuild, +nsd-3.2.8.ebuild, +files/nsd-3.2.8-configure.patch:
version bump, minor change in econf
26 Jan 2011; Tom Hendrikx (whyscream) <tom@whyscream.net>
-nsd-3.2.6.ebuild, +nsd-3.2.7.ebuild, files/nsd.cron:
version bump
07 Sep 2010; Markos Chandras <hwoarang@gentoo.org> nsd-3.2.6.ebuild:
Drop tsig completely
02 Aug 2010; Tom Hendrikx (whyscream) <tom@whyscream.net> ChangeLog:
version bump to nsd 3.2.6, dropping 3 USE flags due to upstream cleanup in
configure script, minor update to init script
15 Apr 2010; Tom Hendrikx (whyscream) <tom@whyscream.net>
-nsd-3.2.4.ebuild, +nsd-3.2.5.ebuild:
version bump
11 Jan 2010; Tom Hendrikx (whyscream) <tom@whyscream.net>
-nsd-3.2.3.ebuild, +nsd-3.2.4.ebuild:
version bump for nsd 3.2.4
17 Aug 2009; Tom Hendrikx (whyscream) <tom@whyscream.net>
-nsd-3.2.2.ebuild, -files/nsd-3.2.2-Makefile.in.patch, +nsd-3.2.3.ebuild:
version bump
19 May 2009; Tom Hendrikx (whyscream) <tom@whyscream.net>
-nsd-3.2.1.ebuild, +nsd-3.2.2.ebuild, +files/nsd-3.2.2-Makefile.in.patch:
version bump for security release 3.2.2, see
http://www.nlnetlabs.nl/publications/NSD_vulnerability_announcement.html
19 Jan 2009; Tom Hendrikx (whyscream) <tom@whyscream.net>
-nsd-3.2.0-r1.ebuild, +nsd-3.2.1.ebuild:
version bump
19 Jan 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
nsd-3.2.0-r1.ebuild:
Add suggested RDEPEND=${DEPEND}, drop unneeded die
18 Jan 2009; Tom Hendrikx (whyscream) <tom@whyscream.net>
-nsd-3.2.0.ebuild, +nsd-3.2.0-r1.ebuild, +files/nsd.confd, files/nsd.cron,
files/nsd.initd:
improved ebuild and initd script
31 Aug 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> metadata.xml:
Add local useflags to metadata.xml (GLEP 56)
21 Jul 2008; Tom Hendrikx (whyscream) <tom@whyscream.net>
-nsd-3.1.0.ebuild, +nsd-3.1.1.ebuild:
Version bump
16 Jul 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> -nsd-3.0.4.ebuild:
Remove old version
16 Jul 2008; Tom Hendrikx (whyscream) <tom@whyscream.net>
+nsd-3.1.0.ebuild, files/nsd.initd:
Version bump with several ebuild changes, incorporating various changes from
bug 128246, with thanks to dev tommy for reviewing
10 Mar 2007; Markus Ullmann <jokey@gentoo.org> -nsd-2.3.5.ebuild:
Drop old
08 Mar 2007; Christian Faulhammer <opfer@gentoo.org> nsd-3.0.4.ebuild:
remove trailing whitespace
07 Mar 2007; Martin Hierling <mad@cc.fh-luh.de> +nsd-3.0.4.ebuild:
version bump
31 Jul 2006; Jakub Moc <jakub@gentoo.org> nsd-2.3.5.ebuild:
Do not mix ewarn/einfo, add quoting
28 Jun 2006; Martin Hierling <mad@cc.fh-luh.de> ChangeLog:
New Ebuild for bug 128246 net-dns/nsd thanks to Albert Holm
|