544a19c5d190a8e2490833a3f46953c0ecbc0ba4
[openstack-build/ceilometer-build.git] / trusty / debian / changelog
1 ceilometer (1:6.0.0~rc1-3) unstable; urgency=medium
2
3   [ Ivan Udovichenko ]
4   * d/ceilometer-agent-*.init.in: Fix DAEMON_ARGS for
5     central, compute and ipmi agents.
6
7   [ Thomas Goirand ]
8   * Uploading to unstable.
9   * Updated ja.po debconf translation (Closes: #816342).
10
11  -- Thomas Goirand <zigo@debian.org>  Tue, 05 Apr 2016 10:27:08 +0200
12
13 ceilometer (1:6.0.0~rc1-2) experimental; urgency=medium
14
15   * Do not use keystone admin auth token to register the API endpoint.
16
17  -- Thomas Goirand <zigo@debian.org>  Tue, 29 Mar 2016 12:22:36 +0000
18
19 ceilometer (1:6.0.0~rc1-1) experimental; urgency=medium
20
21   * New upstream release.
22   * Added git to build-depends-indep.
23   * Fixed (build-)depends for this release.
24   * Fixed unit test runner (upstream script ./setup-test-env-mongodb.sh isn't
25     available anymore: using one in the debian folder).
26   * Standards-Version: 3.9.7 (no change).
27
28  -- Thomas Goirand <zigo@debian.org>  Thu, 10 Mar 2016 13:17:08 +0100
29
30 ceilometer (1:6.0.0~b3-1) experimental; urgency=medium
31
32   [ Ondřej Nový ]
33   * Fixed VCS URLs (https).
34
35   [ Thomas Goirand ]
36   * New upstream release.
37   * Fixed (build-)depends for this release.
38   * Disable test:
39     meter.test_notifications.TestMeterProcessing.test_fallback_meter_path
40
41  -- Thomas Goirand <zigo@debian.org>  Fri, 04 Mar 2016 00:05:14 +0800
42
43 ceilometer (1:6.0.0~b2-1) experimental; urgency=medium
44
45   * New upstream release.
46   * Fixed (build-)depends for this release.
47   * The alarm packages are now transition packages to Aodh.
48   * Fixed debian/copyright ordering.
49   * Updated namespaces when generating the config file.
50
51  -- Thomas Goirand <zigo@debian.org>  Tue, 08 Dec 2015 11:53:07 +0100
52
53 ceilometer (1:5.0.0-5) unstable; urgency=medium
54
55   * Added q-text-as-data as depends for ceilometer-api.
56
57  -- Thomas Goirand <zigo@debian.org>  Tue, 03 Nov 2015 11:28:44 +0000
58
59 ceilometer (1:5.0.0-4) unstable; urgency=medium
60
61   * Rebuilt with openstack-pkg-tools to use Keystone API v3.
62
63  -- Thomas Goirand <zigo@debian.org>  Tue, 03 Nov 2015 09:30:52 +0000
64
65 ceilometer (1:5.0.0-3) unstable; urgency=medium
66
67   * Uploading to unstable.
68
69  -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2015 13:37:36 +0000
70
71 ceilometer (1:5.0.0-2) experimental; urgency=medium
72
73   * Fixed ceilometer-common.postinst.
74
75  -- Thomas Goirand <zigo@debian.org>  Thu, 15 Oct 2015 19:41:24 +0200
76
77 ceilometer (1:5.0.0-1) experimental; urgency=medium
78
79   * New upstream release.
80   * Now checking for libvirt or libvirtd group existance before guessing it
81     with "dpkg-vendor --derives-from ubuntu".
82
83  -- Thomas Goirand <zigo@debian.org>  Mon, 12 Oct 2015 10:50:26 +0200
84
85 ceilometer (1:5.0.0~rc1-1) experimental; urgency=medium
86
87   * New upstream release.
88   * Get the ceilometer-agent-central use "ceilometer-polling --central".
89   * Get the ceilometer-agent-compute to use "ceilometer-polling --namespace
90     compute".
91   * Updated nl.po
92   * Now ceilometer-api depends on python-openstackclient.
93   * Fixed (build-)depends for this release.
94
95  -- Thomas Goirand <zigo@debian.org>  Sat, 12 Sep 2015 15:26:48 +0000
96
97 ceilometer (1:5.0.0~b3-1) experimental; urgency=medium
98
99   * New upstream release.
100   * Fixed (build-)depends for this release.
101   * Realign Ceilometer packaging with MOS.
102   * Not using transition packages for sphinxcontrib stuff.
103   * Do not run functiona tests when building.
104
105  -- Thomas Goirand <zigo@debian.org>  Mon, 31 Aug 2015 20:55:14 +0200
106
107 ceilometer (1:5.0.0~b2-1) experimental; urgency=medium
108
109   * New upstream release.
110   * Fixed (build-)depends for this release.
111   * Not using sphinxcontrib transition packages anymore.
112
113  -- Thomas Goirand <zigo@debian.org>  Wed, 05 Aug 2015 13:05:25 +0200
114
115 ceilometer (2015.1.0-6) unstable; urgency=medium
116
117   * Updated French debconf translations thanks to Julien Patriarca
118     (Closes: #789902).
119
120  -- Thomas Goirand <zigo@debian.org>  Fri, 26 Jun 2015 15:11:26 +0200
121
122 ceilometer (2015.1.0-5) unstable; urgency=medium
123
124   * Added debconf screen to ask if dbsync should be done (Closes: #787536).
125   * Put ceilometer-doc in the doc section.
126
127  -- Thomas Goirand <zigo@debian.org>  Thu, 11 Jun 2015 09:18:13 +0200
128
129 ceilometer (2015.1.0-4) unstable; urgency=medium
130
131   * Added a documentation package with the sphinx docs.
132
133  -- Thomas Goirand <zigo@debian.org>  Thu, 04 Jun 2015 09:40:08 +0000
134
135 ceilometer (2015.1.0-3) unstable; urgency=medium
136
137   * Added ceilometer-polling as new package.
138   * Removed Pre-Depends on dpkg.
139
140  -- Thomas Goirand <zigo@debian.org>  Thu, 04 Jun 2015 11:10:31 +0200
141
142 ceilometer (2015.1.0-2) unstable; urgency=medium
143
144   * Added missing --namespace oslo.policy when generating default conf.
145
146  -- Thomas Goirand <zigo@debian.org>  Fri, 15 May 2015 16:22:51 +0200
147
148 ceilometer (2015.1.0-1) unstable; urgency=medium
149
150   * New upstream release.
151
152  -- Thomas Goirand <zigo@debian.org>  Thu, 30 Apr 2015 21:17:17 +0000
153
154 ceilometer (2015.1~rc2-1) unstable; urgency=medium
155
156   * New upstream release.
157   * Uploading to unstable.
158   * Reviewed (build-)depends for this release.
159   * Fixed default connection sed command line.
160
161  -- Thomas Goirand <zigo@debian.org>  Tue, 23 Dec 2014 14:47:10 +0800
162
163 ceilometer (2014.2.1-1) experimental; urgency=medium
164
165   * New upstream release.
166   * Using auth_protocol=http by default.
167
168  -- Thomas Goirand <zigo@debian.org>  Sun, 14 Dec 2014 16:04:27 +0800
169
170 ceilometer (2014.2-3) experimental; urgency=medium
171
172   * Added argparse & ordereddict to debian/pydist-overrides.
173
174  -- Thomas Goirand <zigo@debian.org>  Sun, 19 Oct 2014 10:58:28 +0000
175
176 ceilometer (2014.2-2) experimental; urgency=medium
177
178   * Added missing python-posix-ipc as (build-)depends.
179
180  -- Thomas Goirand <zigo@debian.org>  Sun, 19 Oct 2014 15:13:52 +0800
181
182 ceilometer (2014.2-1) experimental; urgency=medium
183
184   * New upstream release.
185
186  -- Thomas Goirand <zigo@debian.org>  Thu, 16 Oct 2014 14:47:57 +0000
187
188 ceilometer (2014.2~rc3-1) experimental; urgency=medium
189
190   * New upstream release.
191   * Added missing configuration files in ceilometer-common.
192   * Removed Add_oslo.db_to_config_generator.patch applied upstream.
193
194  -- Thomas Goirand <zigo@debian.org>  Wed, 15 Oct 2014 14:02:53 +0800
195
196 ceilometer (2014.2~rc1-4) experimental; urgency=medium
197
198   * Adds patch for generating the config file correctly.
199
200  -- Thomas Goirand <zigo@debian.org>  Fri, 10 Oct 2014 14:32:36 +0000
201
202 ceilometer (2014.2~rc1-3) experimental; urgency=medium
203
204   * Using a single unique ceilometer-common logrotate file.
205
206  -- Thomas Goirand <zigo@debian.org>  Tue, 07 Oct 2014 13:45:40 +0800
207
208 ceilometer (2014.2~rc1-2) experimental; urgency=medium
209
210   * Mangling upstream rc and beta versions in watch file.
211   * Added missing binaries.
212   * Now packaging ceilometer-agent-ipmi.
213   * Using templated init, upstart and systemd scripts from
214     openstack-pkg-tools >= 13.
215   * Fixed upstream files gone in debian/copyright.
216   * Standards-Version is now 3.9.6 (no change).
217
218  -- Thomas Goirand <zigo@debian.org>  Tue, 07 Oct 2014 00:49:22 +0000
219
220 ceilometer (2014.2~rc1-1) experimental; urgency=medium
221
222   * New upstream release.
223   * Updated (build-)depends for this release.
224
225  -- Thomas Goirand <zigo@debian.org>  Wed, 24 Sep 2014 09:39:11 +0800
226
227 ceilometer (2014.2~b3-1) experimental; urgency=medium
228
229   * New upstream release.
230   * Generating config file from script, since it's gone from upstream.
231   * Removed all patches, all applied upstream.
232   * Removed sources.json, as it's gone away upstream.
233
234  -- Thomas Goirand <zigo@debian.org>  Tue, 01 Jul 2014 15:01:05 +0800
235
236 ceilometer (2014.1.1-2) unstable; urgency=medium
237
238   * Updated de.po thanks to Chris Leick <c.leick@vollbio.de> (Closes: #751164).
239
240  -- Thomas Goirand <zigo@debian.org>  Wed, 11 Jun 2014 12:29:07 +0800
241
242 ceilometer (2014.1.1-1) unstable; urgency=medium
243
244   * New upstream release.
245   * Bumped python-six minimal version to 1.6.0.
246
247  -- Thomas Goirand <zigo@debian.org>  Mon, 09 Jun 2014 21:46:22 +0800
248
249 ceilometer (2014.1-7) unstable; urgency=medium
250
251   * Switched from restarting daemons to copytruncate for logrotate.
252
253  -- Thomas Goirand <zigo@debian.org>  Thu, 29 May 2014 13:51:53 +0800
254
255 ceilometer (2014.1-6) unstable; urgency=medium
256
257   * Adds Add_aggregator_transformer.patch.
258
259  -- Thomas Goirand <zigo@debian.org>  Thu, 22 May 2014 00:06:15 +0800
260
261 ceilometer (2014.1-5) unstable; urgency=medium
262
263   * Added Opencontrail_network_statistics_driver.patch.
264   * Added version depends for python-pysnmp4 (now >= 4.2.1).
265
266  -- Thomas Goirand <zigo@debian.org>  Wed, 21 May 2014 08:20:48 +0800
267
268 ceilometer (2014.1-4) unstable; urgency=medium
269
270   * ceilometer now depends on version >= 2:2.17.0 of novaclient.
271
272  -- Thomas Goirand <zigo@debian.org>  Fri, 09 May 2014 22:59:36 +0800
273
274 ceilometer (2014.1-3) unstable; urgency=medium
275
276   * Sets /etc/ceilometer/pipeline.yaml as conffile and remove handling from the
277     from maintainer scripts (Closes: #747216).
278   * Did the same for etc/ceilometer/{policy,sources}.json.
279
280  -- Thomas Goirand <zigo@debian.org>  Tue, 06 May 2014 23:00:59 +0800
281
282 ceilometer (2014.1-2) unstable; urgency=medium
283
284   * Fixed long description typo (Closes: #745321).
285   * Delete var/lib/ceilometer & /var/log/ceilometer on purge (Closes: #732457).
286   * Updated it.po debconf translation (Closes: #745387).
287
288  -- Thomas Goirand <zigo@debian.org>  Fri, 02 May 2014 19:20:36 +0800
289
290 ceilometer (2014.1-1) unstable; urgency=medium
291
292   * New upstream release.
293   * Uploading to unstable.
294   * Documents: using mongodb by default.
295   * Added selection of logging (to file or syslog) thanks to Sylvain Baubeau                                                        
296     <sylvain.baubeau@enovance.com>.
297
298  -- Thomas Goirand <zigo@debian.org>  Fri, 18 Apr 2014 00:23:00 +0800
299
300 ceilometer (2014.1~rc1-1) experimental; urgency=low
301
302   * New upstream release.
303   * Better testr/subunit output.
304
305  -- Thomas Goirand <zigo@debian.org>  Sun, 30 Mar 2014 13:25:59 +0800
306
307 ceilometer (2014.1~b3-1) experimental; urgency=low
308
309   * New upstream release (Icehouse beta 3).
310   * Removes now applied upstream CVE-2013-6384 patch, refreshes
311     removes-sqlalchemy-restriction.patch
312   * Added msgpack_python python-msgpack in pydist-overrides, as otherwise the
313     python-msgpack-python is automatically added as dependency.
314
315  -- Thomas Goirand <zigo@debian.org>  Sat, 22 Mar 2014 14:19:25 +0800
316
317 ceilometer (2013.2.2-2) unstable; urgency=medium
318
319   * Rebuilt Ceilometer with the new openstack-pkg-tools >= 9.
320
321  -- Thomas Goirand <zigo@debian.org>  Fri, 14 Feb 2014 17:24:30 +0000
322
323 ceilometer (2013.2.2-1) unstable; urgency=medium
324
325   * New upstream point release.
326   * refreshed patches.
327
328  -- Thomas Goirand <zigo@debian.org>  Fri, 14 Feb 2014 10:19:27 +0800
329
330 ceilometer (2013.2.1-5) unstable; urgency=medium
331
332   * Added missing postrotate scripts to restart daemons after logrotate
333     (Closes: #736930).
334
335  -- Thomas Goirand <zigo@debian.org>  Mon, 03 Feb 2014 15:41:29 +0800
336
337 ceilometer (2013.2.1-4) unstable; urgency=medium
338
339   * Fix ${LIBVIRT_GROUP} when doing adduser ceilometer libvirt, so that it
340   * also
341     works on Ubuntu.
342
343  -- Thomas Goirand <zigo@debian.org>  Wed, 15 Jan 2014 17:37:07 +0800
344
345 ceilometer (2013.2.1-3) unstable; urgency=medium
346
347   * Adds ceilometer/api/app.wsgi to /usr/share/ceilometer.
348   * Added/updated debconf templates thanks to:
349     - German: Martin E. Schauer (Closes: #734739)
350     - Swedish: Martin Bagge (Closes: #734583)
351     - French: Julien Patriarca (Closes: #733092)
352     - Spanish: Matias A. Bellone (Closes: #732534)
353
354  -- Thomas Goirand <zigo@debian.org>  Mon, 09 Dec 2013 17:09:32 +0800
355
356 ceilometer (2013.2-5) unstable; urgency=medium
357
358   * Adds call to ceilometer-expirer every day.
359
360  -- Thomas Goirand <zigo@debian.org>  Thu, 05 Dec 2013 00:30:09 +0800
361
362 ceilometer (2013.2-4) unstable; urgency=low
363
364   * CVE-2013-6384: applied upstream patch mongodb, db2: do not print full
365     URL in logs (Closes: #730227).
366   * Switches from msgpack-python to python-msgpack in dependencies, as the
367     package has been renamed (Closes: #730874).
368   * Updates some debconf translations, with warm thanks to:
369     - French, Julien Patriarca <leatherface@debian.org> (Closes: #728771).
370     - Russian, Yuri Kozlov <yuray@komyakino.ru> (Closes: #729774).
371
372  -- Thomas Goirand <zigo@debian.org>  Wed, 04 Dec 2013 19:41:05 +0800
373
374 ceilometer (2013.2-3) unstable; urgency=medium
375
376   * Added missing (build-)depends: python-six (>= 1.4.1).
377
378  -- Thomas Goirand <zigo@debian.org>  Tue, 26 Nov 2013 22:37:47 +0800
379
380 ceilometer (2013.2-2) unstable; urgency=low
381
382   * Added configuration of the keystone_authtoken through Debconf.
383   * Fixed ${LIBVIRT_GROUP} instead of just libvirt in postinst to have it work
384     as well on Ubuntu.
385
386  -- Thomas Goirand <zigo@debian.org>  Mon, 28 Oct 2013 22:34:50 +0800
387
388 ceilometer (2013.2-1) unstable; urgency=low
389
390   * New upstream release.
391   * Uploading to unstable.
392
393  -- Thomas Goirand <zigo@debian.org>  Thu, 17 Oct 2013 23:37:48 +0800
394
395 ceilometer (2013.2~rc2-3) experimental; urgency=low
396
397   * Ceilometer needs python-wsme at least 0.5b6, fixed (build-)depends.
398
399  -- Thomas Goirand <zigo@debian.org>  Thu, 17 Oct 2013 15:04:01 +0800
400
401 ceilometer (2013.2~rc2-2) experimental; urgency=low
402
403   * Added the 2 new services: alarm-evaluator and alarm-notifier.
404
405  -- Thomas Goirand <zigo@debian.org>  Mon, 14 Oct 2013 23:52:15 +0800
406
407 ceilometer (2013.2~rc2-1) experimental; urgency=low
408
409   * New upstream pre-release.
410   * Increased python-keystoneclient (build-)depends to 0.4.0.
411
412  -- Thomas Goirand <zigo@debian.org>  Mon, 14 Oct 2013 16:47:55 +0800
413
414 ceilometer (2013.2~rc1-1) experimental; urgency=low
415
416   * New upstream pre-release 2013.2.rc1.
417
418  -- Thomas Goirand <zigo@debian.org>  Sat, 29 Jun 2013 01:45:17 +0800
419
420 ceilometer (2013.1.3-2) unstable; urgency=low
421
422   * Added new Debconf translations:
423     - FR (Closes: #722418).
424     - DA (Closes: #721548).
425     - RU (Closes: #721302).
426
427  -- Thomas Goirand <zigo@debian.org>  Wed, 25 Sep 2013 16:19:22 +0800
428
429 ceilometer (2013.1.3-1) unstable; urgency=low
430
431   * New upstream point release.
432   * Added several Debconf translations:
433     - Italian, thanks to Beatrice Torracca (Closes: #719709).
434     - Japanese, thanks to victory (Closes: #719722).
435     - Portuguese, thanks to the Traduz team (Closes: #720382).
436     - Czech, thanks to Michal Šimůnek (Closes: #721218).
437
438  -- Thomas Goirand <zigo@debian.org>  Fri, 30 Aug 2013 11:19:44 +0800
439
440 ceilometer (2013.1.2-4) unstable; urgency=low
441
442   * Ran debconf-updatepo.
443
444  -- Thomas Goirand <zigo@debian.org>  Thu, 11 Jul 2013 01:07:43 +0800
445
446 ceilometer (2013.1.2-3) unstable; urgency=low
447
448   * Added debian-l10n-english review (Closes #708747).
449   * Do not fail on directory removal on purge (Closes: #710910).
450
451  -- Thomas Goirand <zigo@debian.org>  Wed, 10 Jul 2013 14:17:03 +0800
452
453 ceilometer (2013.1.2-2) unstable; urgency=low
454
455   * Added some Should-Start / Should-Stop so that Ceilometer starts after Mongo
456     and RabbitMQ.
457   * Removed version-depends for sqlalchemy.
458
459  -- Thomas Goirand <zigo@debian.org>  Sat, 22 Jun 2013 15:50:03 +0800
460
461 ceilometer (2013.1.2-1) unstable; urgency=low
462
463   * New upstream release.
464   * Added configuration to each init scripts so that they log in their own log
465     file, added the corresponding purge postrm and logrotate.
466   * Removed applied upstream patch: modify-limitation-on-request-version.patch
467   * Build-depends on python-happybase and python-swift.
468   * Now runs the unit tests at build time.
469
470  -- Thomas Goirand <zigo@debian.org>  Mon, 03 Jun 2013 16:26:14 +0800
471
472 ceilometer (2013.1.1-1) unstable; urgency=low
473
474   * New upstream release.
475   * rmdir --ignore-fail-on-non-empty of few folders owned by nova after purge.
476     Thanks to Andreas Beckmann for reporting (Closes: #709876).
477   * Ran wrap-and-sort to clean debian/control.
478   * Replaced pkgos_var_user_group nova by pkgos_adduser, as we don't want to
479     create the log / lib dirs of nova (Closes: #709876).
480   * Creates the correct libvirt group if the package is installed in Ubuntu.
481   * Bumped Standard-Version to 3.9.4.
482
483  -- Thomas Goirand <zigo@debian.org>  Mon, 27 May 2013 11:07:59 +0800
484
485 ceilometer (2013.1-3) unstable; urgency=low
486
487   * Adds modify-limitation-on-request-version.patch without wich Ceilometer
488     doesn't work at all.
489
490  -- Thomas Goirand <zigo@debian.org>  Tue, 21 May 2013 17:27:07 +0800
491
492 ceilometer (2013.1-2) unstable; urgency=low
493
494   * Uploading to unstable.
495
496  -- Thomas Goirand <zigo@debian.org>  Thu, 16 May 2013 07:44:07 +0000
497
498 ceilometer (2013.1-1) experimental; urgency=low
499
500   * Initial release (Closes: #693406).
501
502  -- Thomas Goirand <zigo@debian.org>  Wed, 10 Apr 2013 13:19:50 +0800