6151d0df235686913686cc8ebb1f3344dfb0a6a6
[invirt/packages/invirt-dhcp.git] / debian / changelog
1 invirt-dhcp (0.0.6~glasgall4) precise; urgency=low
2
3   * pydhcplib is not terribly pythonic.
4
5  -- Adam Glasgall <glasgall@mit.edu>  Sun, 28 Apr 2013 15:18:57 -0400
6
7 invirt-dhcp (0.0.6~glasgall3) precise; urgency=low
8
9   * pydhcplib api breakage! server_identifier now has to be a "32-bits"
10     instead of an "ipv4"; adjust types accordingly.
11
12  -- Adam Glasgall <glasgall@mit.edu>  Sun, 28 Apr 2013 15:10:04 -0400
13
14 invirt-dhcp (0.0.6~glasgall2) precise; urgency=low
15
16   * pydhcpserver expects IP address strings to be strs. encode the
17     unistrings sqlalchemy gives us accordingly.
18
19  -- Adam Glasgall <glasgall@mit.edu>  Sun, 28 Apr 2013 14:14:17 -0400
20
21 invirt-dhcp (0.0.6~glasgall1) precise; urgency=low
22
23   * Port to Precise, with sqlalchemy api changes
24
25  -- Adam Glasgall <glasgall@mit.edu>  Fri, 26 Apr 2013 21:40:50 -0400
26
27 invirt-dhcp (0.0.5) unstable; urgency=low
28
29   * Added README from Trac File
30
31  -- Paul Weaver <pweaver@mit.edu>  Sat, 20 Nov 2010 15:16:00 -0500
32
33 invirt-dhcp (0.0.4) unstable; urgency=low
34
35   * Don't answer DHCP packets if we don't recognize the hardware address.
36     This ensures that we don't conflict with any DHCP servers present
37     on the LAN.
38
39  -- Quentin Smith <quentin@mit.edu>  Mon, 01 Feb 2010 19:38:04 -0500
40
41 invirt-dhcp (0.0.3) unstable; urgency=low
42
43   * Detect local IP address and pass it as the DHCP server-identifier
44     option, as required by several DHCP clients.
45   * Reuse the existing DHCP socket for replies by binding it to the
46     client VM interface and then restoring its global binding after
47     sendto(); this keeps replies coming from port 67, as is standard.
48
49  -- Joshua Oreman <oremanj@mit.edu>  Mon, 28 Sep 2009 22:46:41 -0400
50
51 invirt-dhcp (0.0.2) unstable; urgency=low
52
53   * Don't throw a sqlalchemy.exceptions.InvalidRequestError exception if
54     we get a DHCPREQUEST for a MAC address that's not in our database.
55
56  -- Evan Broder <broder@mit.edu>  Mon, 04 May 2009 21:14:26 -0400
57
58 invirt-dhcp (0.0.1) unstable; urgency=low
59
60   * sipb-xen-dhcp -> invirt-dhcp
61   * Remove pointless files/ tree
62   * Use library init script
63
64  -- Evan Broder <broder@mit.edu>  Wed, 29 Oct 2008 12:41:31 -0400
65
66 sipb-xen-dhcp (3.4) unstable; urgency=low
67
68   * sipb-xen-base -> invirt-base
69
70  -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:40 -0400
71
72 sipb-xen-dhcp (3.3) unstable; urgency=low
73
74   * sipb-xen-database-common -> invirt-database
75
76  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:02:44 -0400
77
78 sipb-xen-dhcp (3.2) unstable; urgency=low
79
80   * Update dependencies to reflect new package name for python-pydhcplib
81
82  -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 03:24:28 -0400
83
84 sipb-xen-dhcp (3.1) unstable; urgency=low
85
86   * Take out the hack to reconnect to the database if it goes away
87
88  -- Evan Broder <broder@mit.edu>  Sat, 04 Oct 2008 23:22:19 -0400
89
90 sipb-xen-dhcp (3) unstable; urgency=low
91
92   * invirt-configurize dhcp
93   * Use the syslog instead of the event_logger module
94   * Install the server in a more standard location
95
96  -- Evan Broder <broder@mit.edu>  Sat, 04 Oct 2008 20:10:17 -0400
97
98 sipb-xen-dhcp (2) unstable; urgency=low
99
100   * DHCP server should send information to set correct information
101     (fixes #44)
102
103  -- SIPB Xen Projet <sipb-xen@mit.edu>  Mon, 31 Mar 2008 19:43:00 -0400
104
105 sipb-xen-dhcp (1.1) unstable; urgency=low
106
107   * Split off pydhcplib into its own package and add that as a dependency
108
109  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 16:59:46 -0400
110
111 sipb-xen-dhcp (1) unstable; urgency=low
112
113   * Initial Release.
114
115  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 25 Feb 2008 00:05:12 -0500
116