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