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