Deletes /var/lib/ceilometer and /var/log/ceilometer on purge.
[openstack-build/ceilometer-build.git] / trusty / debian / changelog
1 ceilometer (2014.1-2) UNRELEASED; urgency=low
2
3   * Fixed long description typo (Closes: #745321).
4   * Delete var/lib/ceilometer & /var/log/ceilometer on purge (Closes: #732457).
5
6  -- Thomas Goirand <zigo@debian.org>  Fri, 02 May 2014 19:20:36 +0800
7
8 ceilometer (2014.1-1) unstable; urgency=medium
9
10   * New upstream release.
11   * Uploading to unstable.
12   * Documents: using mongodb by default.
13   * Added selection of logging (to file or syslog) thanks to Sylvain Baubeau                                                        
14     <sylvain.baubeau@enovance.com>.
15
16  -- Thomas Goirand <zigo@debian.org>  Fri, 18 Apr 2014 00:23:00 +0800
17
18 ceilometer (2014.1~rc1-1) experimental; urgency=low
19
20   * New upstream release.
21   * Better testr/subunit output.
22
23  -- Thomas Goirand <zigo@debian.org>  Sun, 30 Mar 2014 13:25:59 +0800
24
25 ceilometer (2014.1~b3-1) experimental; urgency=low
26
27   * New upstream release (Icehouse beta 3).
28   * Removes now applied upstream CVE-2013-6384 patch, refreshes
29     removes-sqlalchemy-restriction.patch
30   * Added msgpack_python python-msgpack in pydist-overrides, as otherwise the
31     python-msgpack-python is automatically added as dependency.
32
33  -- Thomas Goirand <zigo@debian.org>  Sat, 22 Mar 2014 14:19:25 +0800
34
35 ceilometer (2013.2.2-2) unstable; urgency=medium
36
37   * Rebuilt Ceilometer with the new openstack-pkg-tools >= 9.
38
39  -- Thomas Goirand <zigo@debian.org>  Fri, 14 Feb 2014 17:24:30 +0000
40
41 ceilometer (2013.2.2-1) unstable; urgency=medium
42
43   * New upstream point release.
44   * refreshed patches.
45
46  -- Thomas Goirand <zigo@debian.org>  Fri, 14 Feb 2014 10:19:27 +0800
47
48 ceilometer (2013.2.1-5) unstable; urgency=medium
49
50   * Added missing postrotate scripts to restart daemons after logrotate
51     (Closes: #736930).
52
53  -- Thomas Goirand <zigo@debian.org>  Mon, 03 Feb 2014 15:41:29 +0800
54
55 ceilometer (2013.2.1-4) unstable; urgency=medium
56
57   * Fix ${LIBVIRT_GROUP} when doing adduser ceilometer libvirt, so that it
58   * also
59     works on Ubuntu.
60
61  -- Thomas Goirand <zigo@debian.org>  Wed, 15 Jan 2014 17:37:07 +0800
62
63 ceilometer (2013.2.1-3) unstable; urgency=medium
64
65   * Adds ceilometer/api/app.wsgi to /usr/share/ceilometer.
66   * Added/updated debconf templates thanks to:
67     - German: Martin E. Schauer (Closes: #734739)
68     - Swedish: Martin Bagge (Closes: #734583)
69     - French: Julien Patriarca (Closes: #733092)
70     - Spanish: Matias A. Bellone (Closes: #732534)
71
72  -- Thomas Goirand <zigo@debian.org>  Mon, 09 Dec 2013 17:09:32 +0800
73
74 ceilometer (2013.2-5) unstable; urgency=medium
75
76   * Adds call to ceilometer-expirer every day.
77
78  -- Thomas Goirand <zigo@debian.org>  Thu, 05 Dec 2013 00:30:09 +0800
79
80 ceilometer (2013.2-4) unstable; urgency=low
81
82   * CVE-2013-6384: applied upstream patch mongodb, db2: do not print full
83     URL in logs (Closes: #730227).
84   * Switches from msgpack-python to python-msgpack in dependencies, as the
85     package has been renamed (Closes: #730874).
86   * Updates some debconf translations, with warm thanks to:
87     - French, Julien Patriarca <leatherface@debian.org> (Closes: #728771).
88     - Russian, Yuri Kozlov <yuray@komyakino.ru> (Closes: #729774).
89
90  -- Thomas Goirand <zigo@debian.org>  Wed, 04 Dec 2013 19:41:05 +0800
91
92 ceilometer (2013.2-3) unstable; urgency=medium
93
94   * Added missing (build-)depends: python-six (>= 1.4.1).
95
96  -- Thomas Goirand <zigo@debian.org>  Tue, 26 Nov 2013 22:37:47 +0800
97
98 ceilometer (2013.2-2) unstable; urgency=low
99
100   * Added configuration of the keystone_authtoken through Debconf.
101   * Fixed ${LIBVIRT_GROUP} instead of just libvirt in postinst to have it work
102     as well on Ubuntu.
103
104  -- Thomas Goirand <zigo@debian.org>  Mon, 28 Oct 2013 22:34:50 +0800
105
106 ceilometer (2013.2-1) unstable; urgency=low
107
108   * New upstream release.
109   * Uploading to unstable.
110
111  -- Thomas Goirand <zigo@debian.org>  Thu, 17 Oct 2013 23:37:48 +0800
112
113 ceilometer (2013.2~rc2-3) experimental; urgency=low
114
115   * Ceilometer needs python-wsme at least 0.5b6, fixed (build-)depends.
116
117  -- Thomas Goirand <zigo@debian.org>  Thu, 17 Oct 2013 15:04:01 +0800
118
119 ceilometer (2013.2~rc2-2) experimental; urgency=low
120
121   * Added the 2 new services: alarm-evaluator and alarm-notifier.
122
123  -- Thomas Goirand <zigo@debian.org>  Mon, 14 Oct 2013 23:52:15 +0800
124
125 ceilometer (2013.2~rc2-1) experimental; urgency=low
126
127   * New upstream pre-release.
128   * Increased python-keystoneclient (build-)depends to 0.4.0.
129
130  -- Thomas Goirand <zigo@debian.org>  Mon, 14 Oct 2013 16:47:55 +0800
131
132 ceilometer (2013.2~rc1-1) experimental; urgency=low
133
134   * New upstream pre-release 2013.2.rc1.
135
136  -- Thomas Goirand <zigo@debian.org>  Sat, 29 Jun 2013 01:45:17 +0800
137
138 ceilometer (2013.1.3-2) unstable; urgency=low
139
140   * Added new Debconf translations:
141     - FR (Closes: #722418).
142     - DA (Closes: #721548).
143     - RU (Closes: #721302).
144
145  -- Thomas Goirand <zigo@debian.org>  Wed, 25 Sep 2013 16:19:22 +0800
146
147 ceilometer (2013.1.3-1) unstable; urgency=low
148
149   * New upstream point release.
150   * Added several Debconf translations:
151     - Italian, thanks to Beatrice Torracca (Closes: #719709).
152     - Japanese, thanks to victory (Closes: #719722).
153     - Portuguese, thanks to the Traduz team (Closes: #720382).
154     - Czech, thanks to Michal Šimůnek (Closes: #721218).
155
156  -- Thomas Goirand <zigo@debian.org>  Fri, 30 Aug 2013 11:19:44 +0800
157
158 ceilometer (2013.1.2-4) unstable; urgency=low
159
160   * Ran debconf-updatepo.
161
162  -- Thomas Goirand <zigo@debian.org>  Thu, 11 Jul 2013 01:07:43 +0800
163
164 ceilometer (2013.1.2-3) unstable; urgency=low
165
166   * Added debian-l10n-english review (Closes #708747).
167   * Do not fail on directory removal on purge (Closes: #710910).
168
169  -- Thomas Goirand <zigo@debian.org>  Wed, 10 Jul 2013 14:17:03 +0800
170
171 ceilometer (2013.1.2-2) unstable; urgency=low
172
173   * Added some Should-Start / Should-Stop so that Ceilometer starts after Mongo
174     and RabbitMQ.
175   * Removed version-depends for sqlalchemy.
176
177  -- Thomas Goirand <zigo@debian.org>  Sat, 22 Jun 2013 15:50:03 +0800
178
179 ceilometer (2013.1.2-1) unstable; urgency=low
180
181   * New upstream release.
182   * Added configuration to each init scripts so that they log in their own log
183     file, added the corresponding purge postrm and logrotate.
184   * Removed applied upstream patch: modify-limitation-on-request-version.patch
185   * Build-depends on python-happybase and python-swift.
186   * Now runs the unit tests at build time.
187
188  -- Thomas Goirand <zigo@debian.org>  Mon, 03 Jun 2013 16:26:14 +0800
189
190 ceilometer (2013.1.1-1) unstable; urgency=low
191
192   * New upstream release.
193   * rmdir --ignore-fail-on-non-empty of few folders owned by nova after purge.
194     Thanks to Andreas Beckmann for reporting (Closes: #709876).
195   * Ran wrap-and-sort to clean debian/control.
196   * Replaced pkgos_var_user_group nova by pkgos_adduser, as we don't want to
197     create the log / lib dirs of nova (Closes: #709876).
198   * Creates the correct libvirt group if the package is installed in Ubuntu.
199   * Bumped Standard-Version to 3.9.4.
200
201  -- Thomas Goirand <zigo@debian.org>  Mon, 27 May 2013 11:07:59 +0800
202
203 ceilometer (2013.1-3) unstable; urgency=low
204
205   * Adds modify-limitation-on-request-version.patch without wich Ceilometer
206     doesn't work at all.
207
208  -- Thomas Goirand <zigo@debian.org>  Tue, 21 May 2013 17:27:07 +0800
209
210 ceilometer (2013.1-2) unstable; urgency=low
211
212   * Uploading to unstable.
213
214  -- Thomas Goirand <zigo@debian.org>  Thu, 16 May 2013 07:44:07 +0000
215
216 ceilometer (2013.1-1) experimental; urgency=low
217
218   * Initial release (Closes: #693406).
219
220  -- Thomas Goirand <zigo@debian.org>  Wed, 10 Apr 2013 13:19:50 +0800