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