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