Update packaging to dh7
[invirt/packages/invirt-cluster-config.git] / debian / changelog
1 invirt-cluster-config (0.0.14~glasgall1achernya1) precise; urgency=low
2
3   * Switch to dh7
4   * Bump standards version
5
6  -- Alexander Chernyakhovsky <achernya@mit.edu>  Fri, 31 May 2013 01:34:06 -0400
7
8 invirt-cluster-config (0.0.14~glasgall1) precise; urgency=low
9
10   * Bump version for precise
11
12  -- Adam Glasgall <glasgall@mit.edu>  Mon, 06 May 2013 19:18:41 -0400
13
14 invirt-cluster-config (0.0.13) unstable; urgency=low
15
16   * Actually re-generate the corosync.conf file.
17
18  -- Evan Broder <broder@mit.edu>  Tue, 26 Jan 2010 22:29:11 -0500
19
20 invirt-cluster-config (0.0.12) unstable; urgency=low
21
22   * Use LVM's built-in cluster locking instead of a separate locking
23     library - this is the behavior prefered by modern LVM.
24   * Use openais for clustering instead of cman!
25
26  -- Evan Broder <broder@mit.edu>  Tue, 26 Jan 2010 21:14:14 -0500
27
28 invirt-cluster-config (0.0.11) unstable; urgency=low
29
30   * Configure a fence_manual fencing device, to allow nodes
31     to be properly fenced
32
33  -- Quentin Smith <quentin@mit.edu>  Mon, 28 Dec 2009 03:15:08 -0500
34
35 invirt-cluster-config (0.0.10) unstable; urgency=low
36
37   * Don't delete old LVM archives
38
39  -- Quentin Smith <quentin@mit.edu>  Tue, 24 Mar 2009 02:21:13 -0400
40
41 invirt-cluster-config (0.0.9) unstable; urgency=low
42
43   * Correctly generate cluster.conf for a two-node cluster.
44
45  -- Evan Broder <broder@mit.edu>  Fri, 30 Jan 2009 05:46:04 -0500
46
47 invirt-cluster-config (0.0.8) unstable; urgency=low
48
49   * Add Provides and Conflicts lines to debian/control for
50     config-package-dev
51
52  -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 20:14:39 -0500
53
54 invirt-cluster-config (0.0.7) unstable; urgency=low
55
56   * Don't depend on invirt-storage-config
57
58  -- Greg Price <price@mit.edu>  Sat, 27 Dec 2008 00:37:15 -0500
59
60 invirt-cluster-config (0.0.6) unstable; urgency=low
61
62   * Apparently there are more bashism in config-init than I thought
63
64  -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 03:53:30 -0500
65
66 invirt-cluster-config (0.0.5) unstable; urgency=low
67
68   * Punt unused /etc/default/cman file
69
70  -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 00:08:59 -0500
71
72 invirt-cluster-config (0.0.4) unstable; urgency=low
73
74   * Ignore detecting VGs on guests by not scanning any block device nodes
75     in /dev/mapper/xenvg-*
76
77  -- Evan Broder <broder@mit.edu>  Sat, 08 Nov 2008 23:34:06 -0500
78
79 invirt-cluster-config (0.0.3) unstable; urgency=low
80
81   * Punt the postinst - it causes more trouble than anything else
82
83  -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 17:58:22 -0500
84
85 invirt-cluster-config (0.0.2) unstable; urgency=low
86
87   * Be sure to start clvm as well as cman
88   * Correct the transformation script for lvm.conf
89
90  -- Evan Broder <broder@mit.edu>  Tue, 04 Nov 2008 04:39:45 -0500
91
92 invirt-cluster-config (0.0.1) unstable; urgency=low
93
94   * Initial Release.
95
96  -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 15:43:41 -0400