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