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