X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dhcp.git/blobdiff_plain/15cc0f64d318944b13e6244b5302b192ef73f9fc..ba2cb07eb4c0243081e02f502b1dd2863fb33094:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 3b75785..9acc35e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +invirt-dhcp (0.0.8) precise; urgency=low + + * Populate subnet_mask and router options from individual NIC parameters + * Make lease lifetime configurable per cluster + * Eliminate a redundant conditional block + * Implement handling of "other" network parameters, including a minimal + state machine that knows how to renumber and DNAT machines, as well + as tear down those DNATs. + + -- Mitchell Berger Sat, 19 May 2018 18:26:00 -0400 + +invirt-dhcp (0.0.7) precise; urgency=low + + * Fixing the version of package for prod. + + -- Steven Valdez Sat, 20 Jul 2013 16:31:26 -0400 + +invirt-dhcp (0.0.6~glasgall5achernya1) precise; urgency=low + + * Switch to dh7 + * Bump standards version + + -- Alexander Chernyakhovsky Fri, 31 May 2013 03:43:59 -0400 + invirt-dhcp (0.0.6~glasgall5) precise; urgency=low * more string/unistring idiocy