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