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