X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dhcp.git/blobdiff_plain/40b9d8a1ad275d53fc17a601a27fe9afc8fb2346..bffe12b4fc25b1f66d48bcf3a1ad62e261c8fbb1:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 3e53c21..e0c4b23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,25 @@ +invirt-dhcp (0.0.10) unstable; urgency=low + + * Remove quadratic netifaces.interfaces() call + + -- Quentin Smith Tue, 29 May 2018 19:20:20 -0400 + +invirt-dhcp (0.0.9) precise; urgency=low + + * Fix routes that the boot process failed to install. + + -- Mitchell Berger Tue, 29 May 2018 18:15:00 -0400 + 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 Wed, 16 May 2018 05:37:00 -0400 + -- Mitchell Berger Sat, 19 May 2018 18:26:00 -0400 invirt-dhcp (0.0.7) precise; urgency=low