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
|
# ChangeLog for net-dns/pdnsd
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/ChangeLog,v 1.27 2004/05/24 05:54:25 dragonheart Exp $
06 May 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild:
Added ~s390 keyword
30 Apr 2004; Bryan �stergaard <kloeri@gentoo.org> pdnsd-1.1.10.ebuild:
Keyworded ~alpha.
26 Apr 2004; Michael McCabe <randy@gentoo.org> pdnsd-1.1.9.ebuild:
Added s390 keywords
09 Apr 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild:
Changed to add user/group pdnsd before the make install
03 Apr 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild:
Stable on x86, ppc, sparc. Changed version 1.1.10 to use $ROOT when
checking on the existing installation. Warning again - from version
1.1.10 the cache is stored in /var/cache rather the /var/lib. If you
do an etc-update it should be smooth.
28 Mar 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.6-r7.ebuild,
pdnsd-1.1.9.ebuild:
Stable on sparc & ppc - 1.1.9. Removed old versions
21 Mar 2004; Daniel Black <dragonheart@gentoo.org> :
Fixed digest - bug #45224 thanks to bugs.gentoo.org@tux.tmfweb.nl
16 Mar 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild,
pdnsd-1.1.9.ebuild:
Added inherit eutils. Thanks to <aliz@gentoo.org>'s script for finding it
24 Feb 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild:
As cachedir has changed to /var/cache, change the user's config ready for
etc-update.
*pdnsd-1.1.10 (23 Feb 2004)
23 Feb 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild,
files/pdnsd.rc6:
ebuild cleanup.
22 Feb 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.10.ebuild:
version bump. Avoid clobbering previous cache. Cache moved to /var/cache from
/var/lib.
22 Feb 2004; Daniel Black <dragonheart@gentoo.org> files/pdnsd.rc6:
Improved doco in init script
21 Feb 2004; Daniel Black <dragonheart@gentoo.org> files/pdnsd.rc6:
Added -s to files/pdnsd.rc6 to enable socket usage. Thanks to Eric Harney
<eharney@clemson.edu> bug #42149
19 Feb 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.9.ebuild:
Bump to stable on x86. Few other small ebuild cleanups too.
03 Feb 2004; Daniel Black <dragonheart@gentoo.org> pdnsd-1.1.9.ebuild:
Added ~ppc and ~sparc. Should support alpha arm hppa i386 ia64 m68k mips
mipsel powerpc s390 sparc according to debian documentation
*pdnsd-1.1.9 (03 Feb 2004)
03 Feb 2004; Daniel Black <dragonheart@gentoo.org> metadata.xml,
pdnsd-1.1.6-r7.ebuild, pdnsd-1.1.7a.ebuild, pdnsd-1.1.9.ebuild,
files/pdnsd.online:
Version bump to include many patches. Adds pdnsd-online init-script too.
Fixes bug #20450.
09 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> files/pdnsd.rc6 :
Fixed typo in init file. Closes #16881.
27 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> pdnsd-1.1.7a.ebuild files/pdnsd.rc6 :
Add --tcp to daemon startup, closes #15657. Small fixes in 1.1.7a ebuild.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*pdnsd-1.1.7a (05 Aug 2002)
17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> files/pdnsd.rc6 :
Closes #8758.
30 Aug 2002; Sascha Schwabbauer <cybersystem@gentoo.org> :
Added ppc to keywords.
05 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> pdnsd-1.1.7a.ebuild:
Version bump that includes security fix, ebuild submitted
by tuxisuau <tuxisuau@7a69ezine.org>.
*pdnsd-1.1.6-r7 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|