summaryrefslogtreecommitdiff
blob: 587f79a525bbd504c174faa45650749d107d85dc (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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
# ChangeLog for net-dns/djbdns
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/djbdns/ChangeLog,v 1.15 2003/02/18 08:20:35 seemant Exp $

*djbdns-1.05-r6 (12 Feb 2003)

  18 Feb 2003;  <root@gentoo.org> djbdns-1.05-r6.ebuild files/digest-djbdns-1.05-r6 :
  regenerated the ipv6 patch, thanks to Azarah in bug #15613

  13 Feb 2003; Seemant Kulleen <seemant@gentoo.org> djbdns-1.05-r6.ebuild files/digest-djbdns-1.05-r6 :
  changed ipv6 patch to actually apply and also using eutils to perform the patch action

  12 Feb 2003; Arcady Genkin <agenkin@gentoo.org> :
  Added the round-robin patch for dnscache.
	
*djbdns-1.05-r5 (17 Nov 2002)

  04 Feb 2003; Joachim Blaabjerg <styx@gentoo.org> djbdns-1.05-r5.ebuild :

  Bumped to stable x86, as it fixes ipv6. Fixes bug #8236 for stable users.

  02 Jan 2002; Martin Holzer <mholzer@gentoo.org> files/dnscache-setup :
  Changed Line 130 FOWARDONLY into FORWARDONLY. Closes #13108.

  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.