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