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

Last change on this file since 2201 was 2201, checked in by quentin, 15 years ago

Answer all PTR requests, even if we otherwise wouldn't be authoritative

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