blob: bef7a4eca42c446321ccfe59e2410231b8096baa (
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
|
# ChangeLog for net-dns/djbdns
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-dns/djbdns/ChangeLog,v 1.7 2002/11/18 06:07:37 jhhudso Exp $
*djbdns-1.05-r5 (17 Nov 2002)
17 Nov 2002; Jared Hudson <jhhudso@gentoo.org> files/ipv6-fix.diff,
files/djbdns-1.05-fwd-ipv6.diff : Fixed Bug #8236 & 8236. Added static
keyword to ebuild and changed ipv6 patch to work with the forwarding patch
added in -r4.
20 Oct 2002; Maik Schreiber <blizzy@gentoo.org> djbdns-1.05-r3.ebuild,
djbdns-1.05-r4.ebuild: Cleaned up ebuilds. Also removed removal of
djbdns users, since this can break your djbdns setup when updating.
19 Oct 2002; Jared Hudson <jhhudso@gentoo.org> djbdns-1.05-r4.ebuild:
changed KEYWORDS to use ~arch for all supported architectures. This is to
last until after the freeze.
*djbdns-1.05-r4 (18 Oct 2002)
18 Oct 2002; Jared Hudson <jhhudso@gentoo.org>: Added a patch to enable
using dnscache to perform resolution or forwarding according to the query
zone. This was in response to bug #9154. Credit goes to Stefano Scipioni.
10 Sep 2002; Daniel Robbins <drobbins@gentoo.org>: djbdns-1.05-r3: fixed unpack()
and made the ipv6 patch dependent upon the setting of the ipv6 USE variable. No
rev bump. This closes bug #7236.
*djbdns-1.05-r3 (12 Jul 2002)
12 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog : Added ipv6
patch if ipv6 in USE; thanks to Sascha Silbe for pointing out this patch
*djbdns-1.05-r2 (13 May 2002)
12 May 2002; Thilo Bangert <bangert@gentoo.org> .ebuild :
added LICENSE, added setup scripts (by banger@gentoo.org and gontran@gontran.net)
removed old setup scripts
7 May 2002; Thilo Bangert <bangert@gentoo.org> .ebuild :
added automatic creation of users
*djbdns-1.05-r1 (1 Mar 2002)
1 Mar 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog :
Made ebuild a bit more modern and ditched init script since that's
what daemontools is for.
*djbdns-1.05 (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.
|