X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-iscsi-config.git/blobdiff_plain/384ba11037d6e2ef2def4bb16f3b329e298ba418..02d816b78f2fcc25775964ca6ee2eb6fad18eafc:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 77dafdb..ca62d6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,70 @@ +xvm-iscsi-config (0.0.12) unstable; urgency=low + + * Refactor postinstall script so it has a separate script for connecting + to the targets. + * Make connection process more resilient to failed discovery. + + -- Quentin Smith Sat, 11 Dec 2010 21:15:11 -0500 + +xvm-iscsi-config (0.0.11) unstable; urgency=low + + * Support multiple iSCSI targets and read their addresses + from invirt.config + + -- Quentin Smith Fri, 03 Dec 2010 21:56:25 -0500 + +xvm-iscsi-config (0.0.10) unstable; urgency=low + + * Added a clean target. + + -- Greg Brockman Sun, 17 Jan 2010 20:21:25 -0500 + +xvm-iscsi-config (0.0.9) unstable; urgency=low + + * Add Provides and Conflicts lines to debian/control for + config-package-dev + + -- Evan Broder Sat, 24 Jan 2009 20:16:12 -0500 + +xvm-iscsi-config (0.0.8) unstable; urgency=low + + * Lower the timeout to re-establish a connection after a failure. + + -- Evan Broder Thu, 15 Jan 2009 02:06:02 -0500 + +xvm-iscsi-config (0.0.7) unstable; urgency=low + + * Configure iSCSI for multipath on eth0 and eth1. + * Configure multipath. + + -- Evan Broder Wed, 14 Jan 2009 19:51:24 -0500 + +xvm-iscsi-config (0.0.6) unstable; urgency=low + + * tweak initscript to emit log messages correctly + + -- Greg Price Sun, 28 Dec 2008 02:49:37 -0500 + +xvm-iscsi-config (0.0.5) unstable; urgency=low + + * check automatically if settings changed in postinst, + print "restart iscsi" message only if they did + * don't fail in prerm if /etc/invirt/conf.d/iscsi missing + + -- Greg Price Sun, 28 Dec 2008 00:58:01 -0500 + +xvm-iscsi-config (0.0.4) unstable; urgency=low + + * don't restart iscsi on upgrade, only first install + + -- Greg Price Sun, 28 Dec 2008 00:24:41 -0500 + +xvm-iscsi-config (0.0.3) unstable; urgency=low + + * Forget invirt-storage-config + + -- Greg Price Sat, 27 Dec 2008 00:37:37 -0500 + xvm-iscsi-config (0.0.2) unstable; urgency=low * Use bash for init script