Refactor postinstall script so it has a separate script for connecting to the RAID
[invirt/packages/xvm-iscsi-config.git] / debian / changelog
1 xvm-iscsi-config (0.0.12) unstable; urgency=low
2
3   * Refactor postinstall script so it has a separate script for connecting
4     to the targets.
5   * Make connection process more resilient to failed discovery.
6
7  -- Quentin Smith <quentin@mit.edu>  Sat, 11 Dec 2010 21:15:11 -0500
8
9 xvm-iscsi-config (0.0.11) unstable; urgency=low
10
11   * Support multiple iSCSI targets and read their addresses
12     from invirt.config
13
14  -- Quentin Smith <quentin@mit.edu>  Fri, 03 Dec 2010 21:56:25 -0500
15
16 xvm-iscsi-config (0.0.10) unstable; urgency=low
17
18   * Added a clean target.
19
20  -- Greg Brockman <gdb@mit.edu>  Sun, 17 Jan 2010 20:21:25 -0500
21
22 xvm-iscsi-config (0.0.9) unstable; urgency=low
23
24   * Add Provides and Conflicts lines to debian/control for
25     config-package-dev
26
27  -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 20:16:12 -0500
28
29 xvm-iscsi-config (0.0.8) unstable; urgency=low
30
31   * Lower the timeout to re-establish a connection after a failure.
32
33  -- Evan Broder <broder@mit.edu>  Thu, 15 Jan 2009 02:06:02 -0500
34
35 xvm-iscsi-config (0.0.7) unstable; urgency=low
36
37   * Configure iSCSI for multipath on eth0 and eth1.
38   * Configure multipath.
39
40  -- Evan Broder <broder@mit.edu>  Wed, 14 Jan 2009 19:51:24 -0500
41
42 xvm-iscsi-config (0.0.6) unstable; urgency=low
43
44   * tweak initscript to emit log messages correctly
45
46  -- Greg Price <price@mit.edu>  Sun, 28 Dec 2008 02:49:37 -0500
47
48 xvm-iscsi-config (0.0.5) unstable; urgency=low
49
50   * check automatically if settings changed in postinst,
51     print "restart iscsi" message only if they did
52   * don't fail in prerm if /etc/invirt/conf.d/iscsi missing
53
54  -- Greg Price <price@mit.edu>  Sun, 28 Dec 2008 00:58:01 -0500
55
56 xvm-iscsi-config (0.0.4) unstable; urgency=low
57
58   * don't restart iscsi on upgrade, only first install
59
60  -- Greg Price <price@mit.edu>  Sun, 28 Dec 2008 00:24:41 -0500
61
62 xvm-iscsi-config (0.0.3) unstable; urgency=low
63
64   * Forget invirt-storage-config
65
66  -- Greg Price <price@mit.edu>  Sat, 27 Dec 2008 00:37:37 -0500
67
68 xvm-iscsi-config (0.0.2) unstable; urgency=low
69
70   * Use bash for init script
71
72  -- Evan Broder <broder@mit.edu>  Tue, 04 Nov 2008 04:22:56 -0500
73
74 xvm-iscsi-config (0.0.1) unstable; urgency=low
75
76   * Initial Release.
77
78  -- Evan Broder <broder@mit.edu>  Thu, 23 Oct 2008 22:16:55 -0400