source: trunk/packages/invirt-dns/debian/changelog @ 2210

Last change on this file since 2210 was 2210, checked in by price, 15 years ago

changelog

File size: 3.4 KB
Line 
1invirt-dns (0.0.11) unstable; urgency=low
2
3  * Refactor DNS logic.
4  * Fix bugs in 0.0.10: shouldn't give answers to A, NS on *.in-addr.arpa.
5
6 -- Greg Price <price@mit.edu>  Fri, 27 Feb 2009 04:51:16 -0500
7
8invirt-dns (0.0.10) unstable; urgency=low
9
10  * Add support for resolving PTR records in the in-addr.arpa zone.
11  * If we're not authoritative for an in-addr.arpa zone, generate a
12    phantom SOA record for the exact request that came in.
13
14 -- Quentin Smith <quentin@mit.edu>  Fri, 27 Feb 2009 02:56:31 -0500
15
16invirt-dns (0.0.9) unstable; urgency=low
17
18  * Don't error if dns.zone_files isn't set in the config.
19
20 -- Evan Broder <broder@mit.edu>  Fri, 30 Jan 2009 20:09:35 -0500
21
22invirt-dns (0.0.8) unstable; urgency=low
23
24  * Check the nics table first and then the machines table so that you can
25    do DNS lookups for machines with multiple IPs.
26
27 -- Evan Broder <broder@mit.edu>  Mon, 12 Jan 2009 20:51:28 -0500
28
29invirt-dns (0.0.7) unstable; urgency=low
30
31  [ Yang Zhang ]
32  * Do a better job of handling quoting
33
34 -- Evan Broder <broder@mit.edu>  Wed, 12 Nov 2008 18:48:50 -0500
35
36invirt-dns (0.0.6) unstable; urgency=low
37
38  * Add support for basic quoting in the zone file
39
40 -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 04:01:09 -0400
41
42invirt-dns (0.0.5) unstable; urgency=low
43
44  * Instead of hacking in support for prod.xvm.mit.edu, support zone files
45    that override the database
46  * Punt passup option as it can be handled by the zone file
47
48 -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 01:05:57 -0400
49
50invirt-dns (0.0.4) unstable; urgency=low
51
52  * Whoops - actually install the invirt-dns script
53  * Fix some stale, unneeded dependencies
54
55 -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 21:05:28 -0400
56
57invirt-dns (0.0.3) unstable; urgency=low
58
59  * Don't hang on NXDOMAINs
60  * Rearrange package structure
61
62 -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 21:00:51 -0400
63
64invirt-dns (0.0.2) unstable; urgency=low
65
66  * Standardize on "Invirt project"
67
68 -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 13:33:10 -0400
69
70invirt-dns (0.0.1) unstable; urgency=low
71
72  * sipb-xen -> invirt
73
74 -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 00:54:52 -0400
75
76sipb-xen-dns (1.06) unstable; urgency=low
77
78  * Fix the SQLAlchemy calls
79
80 -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 20:44:23 -0400
81
82sipb-xen-dns (1.05.1) unstable; urgency=low
83
84  * Include the requirement on twisted.names
85
86 -- Evan Broder <broder@mit.edu>  Thu, 02 Oct 2008 18:48:58 -0400
87
88sipb-xen-dns (1.05) unstable; urgency=low
89
90  * Convert package to not include a svn checkout in the binary package
91
92 -- Evan Broder <broder@mit.edu>  Thu, 02 Oct 2008 18:41:25 -0400
93
94sipb-xen-dns (1.04) unstable; urgency=low
95
96  * Search for longest-matching domain name instead of first-matching.
97  * ns1.prod.xvm.mit.edu (0.0.0.0) is the primary nameserver for the prod
98    zone.
99
100 -- Yang Zhang <y_z@mit.edu>  Mon, 25 Aug 2008 01:01:17 -0400
101
102sipb-xen-dns (1.03) unstable; urgency=low
103
104  * debian/
105
106 -- Yang Zhang <y_z@mit.edu>  Sun, 24 Aug 2008 16:37:16 -0400
107
108sipb-xen-dns (1.02) unstable; urgency=low
109
110  * sipb_xen_database -> invirt.database
111  * use invirt.config in dnsserver.py
112
113 -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 19:18:40 -0400
114
115sipb-xen-dns (1.01) unstable; urgency=low
116
117  * update SOA record for the xvm.mit.edu order of things
118
119 -- Greg Price <price@mit.edu>  Sun,  3 Aug 2008 02:10:03 -0400
120
121sipb-xen-dns (1) unstable; urgency=low
122
123  * Initial Release.
124 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 24 Feb 2008 20:45:28 -0500
125
Note: See TracBrowser for help on using the repository browser.