9a63e734a5c559a9de4305f726f56098deed1dfd
[openstack-build/ceilometer-build.git] / xenial / debian / changelog
1 ceilometer (2014.2-4) UNRELEASED; urgency=medium
2
3   * Using auth_protocol=http by default.
4
5  -- Thomas Goirand <zigo@debian.org>  Wed, 22 Oct 2014 16:29:29 +0800
6
7 ceilometer (2014.2-3) experimental; urgency=medium
8
9   * Added argparse & ordereddict to debian/pydist-overrides.
10
11  -- Thomas Goirand <zigo@debian.org>  Sun, 19 Oct 2014 10:58:28 +0000
12
13 ceilometer (2014.2-2) experimental; urgency=medium
14
15   * Added missing python-posix-ipc as (build-)depends.
16
17  -- Thomas Goirand <zigo@debian.org>  Sun, 19 Oct 2014 15:13:52 +0800
18
19 ceilometer (2014.2-1) experimental; urgency=medium
20
21   * New upstream release.
22
23  -- Thomas Goirand <zigo@debian.org>  Thu, 16 Oct 2014 14:47:57 +0000
24
25 ceilometer (2014.2~rc3-1) experimental; urgency=medium
26
27   * New upstream release.
28   * Added missing configuration files in ceilometer-common.
29   * Removed Add_oslo.db_to_config_generator.patch applied upstream.
30
31  -- Thomas Goirand <zigo@debian.org>  Wed, 15 Oct 2014 14:02:53 +0800
32
33 ceilometer (2014.2~rc1-4) experimental; urgency=medium
34
35   * Adds patch for generating the config file correctly.
36
37  -- Thomas Goirand <zigo@debian.org>  Fri, 10 Oct 2014 14:32:36 +0000
38
39 ceilometer (2014.2~rc1-3) experimental; urgency=medium
40
41   * Using a single unique ceilometer-common logrotate file.
42
43  -- Thomas Goirand <zigo@debian.org>  Tue, 07 Oct 2014 13:45:40 +0800
44
45 ceilometer (2014.2~rc1-2) experimental; urgency=medium
46
47   * Mangling upstream rc and beta versions in watch file.
48   * Added missing binaries.
49   * Now packaging ceilometer-agent-ipmi.
50   * Using templated init, upstart and systemd scripts from
51     openstack-pkg-tools >= 13.
52   * Fixed upstream files gone in debian/copyright.
53   * Standards-Version is now 3.9.6 (no change).
54
55  -- Thomas Goirand <zigo@debian.org>  Tue, 07 Oct 2014 00:49:22 +0000
56
57 ceilometer (2014.2~rc1-1) experimental; urgency=medium
58
59   * New upstream release.
60   * Updated (build-)depends for this release.
61
62  -- Thomas Goirand <zigo@debian.org>  Wed, 24 Sep 2014 09:39:11 +0800
63
64 ceilometer (2014.2~b3-1) experimental; urgency=medium
65
66   * New upstream release.
67   * Generating config file from script, since it's gone from upstream.
68   * Removed all patches, all applied upstream.
69   * Removed sources.json, as it's gone away upstream.
70
71  -- Thomas Goirand <zigo@debian.org>  Tue, 01 Jul 2014 15:01:05 +0800
72
73 ceilometer (2014.1.1-2) unstable; urgency=medium
74
75   * Updated de.po thanks to Chris Leick <c.leick@vollbio.de> (Closes: #751164).
76
77  -- Thomas Goirand <zigo@debian.org>  Wed, 11 Jun 2014 12:29:07 +0800
78
79 ceilometer (2014.1.1-1) unstable; urgency=medium
80
81   * New upstream release.
82   * Bumped python-six minimal version to 1.6.0.
83
84  -- Thomas Goirand <zigo@debian.org>  Mon, 09 Jun 2014 21:46:22 +0800
85
86 ceilometer (2014.1-7) unstable; urgency=medium
87
88   * Switched from restarting daemons to copytruncate for logrotate.
89
90  -- Thomas Goirand <zigo@debian.org>  Thu, 29 May 2014 13:51:53 +0800
91
92 ceilometer (2014.1-6) unstable; urgency=medium
93
94   * Adds Add_aggregator_transformer.patch.
95
96  -- Thomas Goirand <zigo@debian.org>  Thu, 22 May 2014 00:06:15 +0800
97
98 ceilometer (2014.1-5) unstable; urgency=medium
99
100   * Added Opencontrail_network_statistics_driver.patch.
101   * Added version depends for python-pysnmp4 (now >= 4.2.1).
102
103  -- Thomas Goirand <zigo@debian.org>  Wed, 21 May 2014 08:20:48 +0800
104
105 ceilometer (2014.1-4) unstable; urgency=medium
106
107   * ceilometer now depends on version >= 2:2.17.0 of novaclient.
108
109  -- Thomas Goirand <zigo@debian.org>  Fri, 09 May 2014 22:59:36 +0800
110
111 ceilometer (2014.1-3) unstable; urgency=medium
112
113   * Sets /etc/ceilometer/pipeline.yaml as conffile and remove handling from the
114     from maintainer scripts (Closes: #747216).
115   * Did the same for etc/ceilometer/{policy,sources}.json.
116
117  -- Thomas Goirand <zigo@debian.org>  Tue, 06 May 2014 23:00:59 +0800
118
119 ceilometer (2014.1-2) unstable; urgency=medium
120
121   * Fixed long description typo (Closes: #745321).
122   * Delete var/lib/ceilometer & /var/log/ceilometer on purge (Closes: #732457).
123   * Updated it.po debconf translation (Closes: #745387).
124
125  -- Thomas Goirand <zigo@debian.org>  Fri, 02 May 2014 19:20:36 +0800
126
127 ceilometer (2014.1-1) unstable; urgency=medium
128
129   * New upstream release.
130   * Uploading to unstable.
131   * Documents: using mongodb by default.
132   * Added selection of logging (to file or syslog) thanks to Sylvain Baubeau                                                        
133     <sylvain.baubeau@enovance.com>.
134
135  -- Thomas Goirand <zigo@debian.org>  Fri, 18 Apr 2014 00:23:00 +0800
136
137 ceilometer (2014.1~rc1-1) experimental; urgency=low
138
139   * New upstream release.
140   * Better testr/subunit output.
141
142  -- Thomas Goirand <zigo@debian.org>  Sun, 30 Mar 2014 13:25:59 +0800
143
144 ceilometer (2014.1~b3-1) experimental; urgency=low
145
146   * New upstream release (Icehouse beta 3).
147   * Removes now applied upstream CVE-2013-6384 patch, refreshes
148     removes-sqlalchemy-restriction.patch
149   * Added msgpack_python python-msgpack in pydist-overrides, as otherwise the
150     python-msgpack-python is automatically added as dependency.
151
152  -- Thomas Goirand <zigo@debian.org>  Sat, 22 Mar 2014 14:19:25 +0800
153
154 ceilometer (2013.2.2-2) unstable; urgency=medium
155
156   * Rebuilt Ceilometer with the new openstack-pkg-tools >= 9.
157
158  -- Thomas Goirand <zigo@debian.org>  Fri, 14 Feb 2014 17:24:30 +0000
159
160 ceilometer (2013.2.2-1) unstable; urgency=medium
161
162   * New upstream point release.
163   * refreshed patches.
164
165  -- Thomas Goirand <zigo@debian.org>  Fri, 14 Feb 2014 10:19:27 +0800
166
167 ceilometer (2013.2.1-5) unstable; urgency=medium
168
169   * Added missing postrotate scripts to restart daemons after logrotate
170     (Closes: #736930).
171
172  -- Thomas Goirand <zigo@debian.org>  Mon, 03 Feb 2014 15:41:29 +0800
173
174 ceilometer (2013.2.1-4) unstable; urgency=medium
175
176   * Fix ${LIBVIRT_GROUP} when doing adduser ceilometer libvirt, so that it
177   * also
178     works on Ubuntu.
179
180  -- Thomas Goirand <zigo@debian.org>  Wed, 15 Jan 2014 17:37:07 +0800
181
182 ceilometer (2013.2.1-3) unstable; urgency=medium
183
184   * Adds ceilometer/api/app.wsgi to /usr/share/ceilometer.
185   * Added/updated debconf templates thanks to:
186     - German: Martin E. Schauer (Closes: #734739)
187     - Swedish: Martin Bagge (Closes: #734583)
188     - French: Julien Patriarca (Closes: #733092)
189     - Spanish: Matias A. Bellone (Closes: #732534)
190
191  -- Thomas Goirand <zigo@debian.org>  Mon, 09 Dec 2013 17:09:32 +0800
192
193 ceilometer (2013.2-5) unstable; urgency=medium
194
195   * Adds call to ceilometer-expirer every day.
196
197  -- Thomas Goirand <zigo@debian.org>  Thu, 05 Dec 2013 00:30:09 +0800
198
199 ceilometer (2013.2-4) unstable; urgency=low
200
201   * CVE-2013-6384: applied upstream patch mongodb, db2: do not print full
202     URL in logs (Closes: #730227).
203   * Switches from msgpack-python to python-msgpack in dependencies, as the
204     package has been renamed (Closes: #730874).
205   * Updates some debconf translations, with warm thanks to:
206     - French, Julien Patriarca <leatherface@debian.org> (Closes: #728771).
207     - Russian, Yuri Kozlov <yuray@komyakino.ru> (Closes: #729774).
208
209  -- Thomas Goirand <zigo@debian.org>  Wed, 04 Dec 2013 19:41:05 +0800
210
211 ceilometer (2013.2-3) unstable; urgency=medium
212
213   * Added missing (build-)depends: python-six (>= 1.4.1).
214
215  -- Thomas Goirand <zigo@debian.org>  Tue, 26 Nov 2013 22:37:47 +0800
216
217 ceilometer (2013.2-2) unstable; urgency=low
218
219   * Added configuration of the keystone_authtoken through Debconf.
220   * Fixed ${LIBVIRT_GROUP} instead of just libvirt in postinst to have it work
221     as well on Ubuntu.
222
223  -- Thomas Goirand <zigo@debian.org>  Mon, 28 Oct 2013 22:34:50 +0800
224
225 ceilometer (2013.2-1) unstable; urgency=low
226
227   * New upstream release.
228   * Uploading to unstable.
229
230  -- Thomas Goirand <zigo@debian.org>  Thu, 17 Oct 2013 23:37:48 +0800
231
232 ceilometer (2013.2~rc2-3) experimental; urgency=low
233
234   * Ceilometer needs python-wsme at least 0.5b6, fixed (build-)depends.
235
236  -- Thomas Goirand <zigo@debian.org>  Thu, 17 Oct 2013 15:04:01 +0800
237
238 ceilometer (2013.2~rc2-2) experimental; urgency=low
239
240   * Added the 2 new services: alarm-evaluator and alarm-notifier.
241
242  -- Thomas Goirand <zigo@debian.org>  Mon, 14 Oct 2013 23:52:15 +0800
243
244 ceilometer (2013.2~rc2-1) experimental; urgency=low
245
246   * New upstream pre-release.
247   * Increased python-keystoneclient (build-)depends to 0.4.0.
248
249  -- Thomas Goirand <zigo@debian.org>  Mon, 14 Oct 2013 16:47:55 +0800
250
251 ceilometer (2013.2~rc1-1) experimental; urgency=low
252
253   * New upstream pre-release 2013.2.rc1.
254
255  -- Thomas Goirand <zigo@debian.org>  Sat, 29 Jun 2013 01:45:17 +0800
256
257 ceilometer (2013.1.3-2) unstable; urgency=low
258
259   * Added new Debconf translations:
260     - FR (Closes: #722418).
261     - DA (Closes: #721548).
262     - RU (Closes: #721302).
263
264  -- Thomas Goirand <zigo@debian.org>  Wed, 25 Sep 2013 16:19:22 +0800
265
266 ceilometer (2013.1.3-1) unstable; urgency=low
267
268   * New upstream point release.
269   * Added several Debconf translations:
270     - Italian, thanks to Beatrice Torracca (Closes: #719709).
271     - Japanese, thanks to victory (Closes: #719722).
272     - Portuguese, thanks to the Traduz team (Closes: #720382).
273     - Czech, thanks to Michal Šimůnek (Closes: #721218).
274
275  -- Thomas Goirand <zigo@debian.org>  Fri, 30 Aug 2013 11:19:44 +0800
276
277 ceilometer (2013.1.2-4) unstable; urgency=low
278
279   * Ran debconf-updatepo.
280
281  -- Thomas Goirand <zigo@debian.org>  Thu, 11 Jul 2013 01:07:43 +0800
282
283 ceilometer (2013.1.2-3) unstable; urgency=low
284
285   * Added debian-l10n-english review (Closes #708747).
286   * Do not fail on directory removal on purge (Closes: #710910).
287
288  -- Thomas Goirand <zigo@debian.org>  Wed, 10 Jul 2013 14:17:03 +0800
289
290 ceilometer (2013.1.2-2) unstable; urgency=low
291
292   * Added some Should-Start / Should-Stop so that Ceilometer starts after Mongo
293     and RabbitMQ.
294   * Removed version-depends for sqlalchemy.
295
296  -- Thomas Goirand <zigo@debian.org>  Sat, 22 Jun 2013 15:50:03 +0800
297
298 ceilometer (2013.1.2-1) unstable; urgency=low
299
300   * New upstream release.
301   * Added configuration to each init scripts so that they log in their own log
302     file, added the corresponding purge postrm and logrotate.
303   * Removed applied upstream patch: modify-limitation-on-request-version.patch
304   * Build-depends on python-happybase and python-swift.
305   * Now runs the unit tests at build time.
306
307  -- Thomas Goirand <zigo@debian.org>  Mon, 03 Jun 2013 16:26:14 +0800
308
309 ceilometer (2013.1.1-1) unstable; urgency=low
310
311   * New upstream release.
312   * rmdir --ignore-fail-on-non-empty of few folders owned by nova after purge.
313     Thanks to Andreas Beckmann for reporting (Closes: #709876).
314   * Ran wrap-and-sort to clean debian/control.
315   * Replaced pkgos_var_user_group nova by pkgos_adduser, as we don't want to
316     create the log / lib dirs of nova (Closes: #709876).
317   * Creates the correct libvirt group if the package is installed in Ubuntu.
318   * Bumped Standard-Version to 3.9.4.
319
320  -- Thomas Goirand <zigo@debian.org>  Mon, 27 May 2013 11:07:59 +0800
321
322 ceilometer (2013.1-3) unstable; urgency=low
323
324   * Adds modify-limitation-on-request-version.patch without wich Ceilometer
325     doesn't work at all.
326
327  -- Thomas Goirand <zigo@debian.org>  Tue, 21 May 2013 17:27:07 +0800
328
329 ceilometer (2013.1-2) unstable; urgency=low
330
331   * Uploading to unstable.
332
333  -- Thomas Goirand <zigo@debian.org>  Thu, 16 May 2013 07:44:07 +0000
334
335 ceilometer (2013.1-1) experimental; urgency=low
336
337   * Initial release (Closes: #693406).
338
339  -- Thomas Goirand <zigo@debian.org>  Wed, 10 Apr 2013 13:19:50 +0800