source: alternc-slavedns/trunk/debian/changelog @ 3177

Revision 3177, 3.2 KB checked in by anarcat, 11 months ago (diff)

prepare 1.2

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1alternc-slavedns (1.2) unstable; urgency=low
2
3  * whitespace cleanup of the scrip
4  * call named-checkconf with absolute path, fixing #1296
5
6 -- Antoine Beaupré <anarcat@debian.org>  Thu, 14 Jun 2012 15:29:10 -0300
7
8alternc-slavedns (1.1) stable; urgency=low
9
10  [anarcat]
11  * port to standard POSIX sh, check the zones as we go, not just the last
12    one, and use named-checkconf
13  * don't cat the grep output, control errors better
14  * don't make the 'zero size' error appear in emails, it's harmless most
15    of the time
16  * be more precise about failures, cleanup properly
17  * add usage to script
18  * don't invalidate a complete master for a single error
19  * allow dashes in hostnames and numerals at the start of labels (RFC1035
20    is too strict)
21  * suggest using ca-certificates
22
23  [fufroma]
24  * Erreur d'implementation corrigée
25  * Check un poil plus avancé du fichier slavedns avant de l'appliqué (#1152)
26
27 -- Antoine Beaupré <anarcat@debian.org>  Thu, 31 May 2012 14:25:51 -0400
28
29alternc-slavedns (1.0) stable; urgency=low
30
31  * add sanity checks for incoming domains and debugging mode
32  * declare this a stable version
33  * add manpage
34  * config now stored in /etc/alternc/slavedns
35
36 -- Antoine Beaupré <antoine@koumbit.org>  Thu,  4 Oct 2007 15:03:03 -0400
37
38alternc-slavedns (0.9.5) testing; urgency=low
39
40  * Adding the case when alternc-slavedns is installed on a machine having alternc >=0.9.3 installed. (#1040)
41
42 -- Benjamin Sonntag <benjamin@alternc.org>  Sun, 9 Sep 2007 20:56:00 +0200
43
44alternc-slavedns (0.9.4) stable; urgency=low
45
46  * the slavedns.conf file is now deprecated, being replaced by the
47    defaults.conf file. the file is still ignored by the script, but as of now, the
48    script relies on defaults.conf being present to set defaults.
49  * documentation was created in a README file
50  * the above allows us to setup program locations and such from a
51    configuration file instead of having to hack the script for each port.
52  * passwordless syncs are now allowed
53  * arbitrary urls are now allowed
54  * the slavedns script can be called with a conf file as an argument, in which
55    case it will source only this file
56
57 -- Antoine Beaupré <antoine@koumbit.org>  Fri, 27 Jan 2006 14:18:32 -0500
58
59alternc-slavedns (0.9.3.1) stable; urgency=low
60
61  * add the -f flag (lunar)
62  * add lines to slavedns.conf only if necessary and don't remove it (lunar)
63  * arch: all
64  * bunch of other fixes
65  * take over maintainership
66
67 -- Antoine Beaupré <antoine@koumbit.org>  Fri, 27 Jan 2006 14:18:32 -0500
68
69alternc-slavedns (0.9.3) testing; urgency=low
70
71  * Increased compatibility with debian sarge policy.
72  * Uses po-debconf (first test for other alternc packages)
73
74 -- Benjamin Sonntag <benjamin@alternc.org>  Tue, 5 Apr 2005 13:50:00 +0200
75
76alternc-slavedns (0.9.2-20041105) unstable; urgency=low
77
78  * Bug in slavedns.conf (HOST => MASTERIP)
79
80 -- Benjamin Sonntag <benjamin@alternc.org>  Tue, 27 Aug 2004 18:12:26 +0200
81
82alternc-slavedns (0.9.2-20040827) unstable; urgency=low
83
84  * Upstream update.
85
86 -- Benjamin Sonntag <benjamin@alternc.org>  Tue, 27 Aug 2004 18:12:26 +0200
87
88alternc-slavedns (0.1-1) unstable; urgency=low
89
90  * Initial Release.
91
92 -- Benjamin Sonntag <benjamin@alternc.org>  Tue, 2 Jun 2004 19:31:26 +0200
Note: See TracBrowser for help on using the repository browser.