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