source: trunk/packages/invirt-dhcp/debian/changelog @ 2362

Last change on this file since 2362 was 2362, checked in by broder, 15 years ago

Revert the server identifier in the DHCP server. Including the server
ID implies that we're capable of handling unicast communication with
DHCP clients, which we're currently not.

This reverts commit 2361.

File size: 1.8 KB
RevLine 
[2347]1invirt-dhcp (0.0.2) unstable; urgency=low
2
3  * Don't throw a sqlalchemy.exceptions.InvalidRequestError exception if
4    we get a DHCPREQUEST for a MAC address that's not in our database.
5
6 -- Evan Broder <broder@mit.edu>  Mon, 04 May 2009 21:14:26 -0400
7
[1430]8invirt-dhcp (0.0.1) unstable; urgency=low
9
10  * sipb-xen-dhcp -> invirt-dhcp
[1431]11  * Remove pointless files/ tree
[1432]12  * Use library init script
[1430]13
[1432]14 -- Evan Broder <broder@mit.edu>  Wed, 29 Oct 2008 12:41:31 -0400
[1430]15
[1372]16sipb-xen-dhcp (3.4) unstable; urgency=low
17
18  * sipb-xen-base -> invirt-base
19
20 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:40 -0400
21
[1296]22sipb-xen-dhcp (3.3) unstable; urgency=low
23
24  * sipb-xen-database-common -> invirt-database
25
26 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:02:44 -0400
27
[1192]28sipb-xen-dhcp (3.2) unstable; urgency=low
29
30  * Update dependencies to reflect new package name for python-pydhcplib
31
32 -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 03:24:28 -0400
33
[1042]34sipb-xen-dhcp (3.1) unstable; urgency=low
35
36  * Take out the hack to reconnect to the database if it goes away
37
38 -- Evan Broder <broder@mit.edu>  Sat, 04 Oct 2008 23:22:19 -0400
39
[1033]40sipb-xen-dhcp (3) unstable; urgency=low
41
42  * invirt-configurize dhcp
[1034]43  * Use the syslog instead of the event_logger module
[1035]44  * Install the server in a more standard location
[1033]45
[1035]46 -- Evan Broder <broder@mit.edu>  Sat, 04 Oct 2008 20:10:17 -0400
[1033]47
[377]48sipb-xen-dhcp (2) unstable; urgency=low
49
50  * DHCP server should send information to set correct information
51    (fixes #44)
52
53 -- SIPB Xen Projet <sipb-xen@mit.edu>  Mon, 31 Mar 2008 19:43:00 -0400
54
[364]55sipb-xen-dhcp (1.1) unstable; urgency=low
56
57  * Split off pydhcplib into its own package and add that as a dependency
58
59 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 16:59:46 -0400
60
[273]61sipb-xen-dhcp (1) unstable; urgency=low
62
63  * Initial Release.
[364]64
[276]65 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 25 Feb 2008 00:05:12 -0500
[273]66
Note: See TracBrowser for help on using the repository browser.