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
|
# ChangeLog for net-dns/nsd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
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
|