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

Last change on this file since 1991 was 1974, checked in by broder, 16 years ago

DNS lookups first look in the nics table and then the machines table.

This allows VMs with multiple IPs to have DNS names associated with
both IPs.

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