1f7a8a87f7a2b568a05b2aa6d4d813a741726214
[openstack-build/ceilometer-build.git] / xenial / debian / changelog
1 ceilometer (2013.2-5) unstable; urgency=medium
2
3   * Adds call to ceilometer-expirer every day.
4
5  -- Thomas Goirand <zigo@debian.org>  Thu, 05 Dec 2013 00:30:09 +0800
6
7 ceilometer (2013.2-4) unstable; urgency=low
8
9   * CVE-2013-6384: applied upstream patch mongodb, db2: do not print full
10     URL in logs (Closes: #730227).
11   * Switches from msgpack-python to python-msgpack in dependencies, as the
12     package has been renamed (Closes: #730874).
13   * Updates some debconf translations, with warm thanks to:
14     - French, Julien Patriarca <leatherface@debian.org> (Closes: #728771).
15     - Russian, Yuri Kozlov <yuray@komyakino.ru> (Closes: #729774).
16
17  -- Thomas Goirand <zigo@debian.org>  Wed, 04 Dec 2013 19:41:05 +0800
18
19 ceilometer (2013.2-3) unstable; urgency=medium
20
21   * Added missing (build-)depends: python-six (>= 1.4.1).
22
23  -- Thomas Goirand <zigo@debian.org>  Tue, 26 Nov 2013 22:37:47 +0800
24
25 ceilometer (2013.2-2) unstable; urgency=low
26
27   * Added configuration of the keystone_authtoken through Debconf.
28   * Fixed ${LIBVIRT_GROUP} instead of just libvirt in postinst to have it work
29     as well on Ubuntu.
30
31  -- Thomas Goirand <zigo@debian.org>  Mon, 28 Oct 2013 22:34:50 +0800
32
33 ceilometer (2013.2-1) unstable; urgency=low
34
35   * New upstream release.
36   * Uploading to unstable.
37
38  -- Thomas Goirand <zigo@debian.org>  Thu, 17 Oct 2013 23:37:48 +0800
39
40 ceilometer (2013.2~rc2-3) experimental; urgency=low
41
42   * Ceilometer needs python-wsme at least 0.5b6, fixed (build-)depends.
43
44  -- Thomas Goirand <zigo@debian.org>  Thu, 17 Oct 2013 15:04:01 +0800
45
46 ceilometer (2013.2~rc2-2) experimental; urgency=low
47
48   * Added the 2 new services: alarm-evaluator and alarm-notifier.
49
50  -- Thomas Goirand <zigo@debian.org>  Mon, 14 Oct 2013 23:52:15 +0800
51
52 ceilometer (2013.2~rc2-1) experimental; urgency=low
53
54   * New upstream pre-release.
55   * Increased python-keystoneclient (build-)depends to 0.4.0.
56
57  -- Thomas Goirand <zigo@debian.org>  Mon, 14 Oct 2013 16:47:55 +0800
58
59 ceilometer (2013.2~rc1-1) experimental; urgency=low
60
61   * New upstream pre-release 2013.2.rc1.
62
63  -- Thomas Goirand <zigo@debian.org>  Sat, 29 Jun 2013 01:45:17 +0800
64
65 ceilometer (2013.1.3-2) unstable; urgency=low
66
67   * Added new Debconf translations:
68     - FR (Closes: #722418).
69     - DA (Closes: #721548).
70     - RU (Closes: #721302).
71
72  -- Thomas Goirand <zigo@debian.org>  Wed, 25 Sep 2013 16:19:22 +0800
73
74 ceilometer (2013.1.3-1) unstable; urgency=low
75
76   * New upstream point release.
77   * Added several Debconf translations:
78     - Italian, thanks to Beatrice Torracca (Closes: #719709).
79     - Japanese, thanks to victory (Closes: #719722).
80     - Portuguese, thanks to the Traduz team (Closes: #720382).
81     - Czech, thanks to Michal Šimůnek (Closes: #721218).
82
83  -- Thomas Goirand <zigo@debian.org>  Fri, 30 Aug 2013 11:19:44 +0800
84
85 ceilometer (2013.1.2-4) unstable; urgency=low
86
87   * Ran debconf-updatepo.
88
89  -- Thomas Goirand <zigo@debian.org>  Thu, 11 Jul 2013 01:07:43 +0800
90
91 ceilometer (2013.1.2-3) unstable; urgency=low
92
93   * Added debian-l10n-english review (Closes #708747).
94   * Do not fail on directory removal on purge (Closes: #710910).
95
96  -- Thomas Goirand <zigo@debian.org>  Wed, 10 Jul 2013 14:17:03 +0800
97
98 ceilometer (2013.1.2-2) unstable; urgency=low
99
100   * Added some Should-Start / Should-Stop so that Ceilometer starts after Mongo
101     and RabbitMQ.
102   * Removed version-depends for sqlalchemy.
103
104  -- Thomas Goirand <zigo@debian.org>  Sat, 22 Jun 2013 15:50:03 +0800
105
106 ceilometer (2013.1.2-1) unstable; urgency=low
107
108   * New upstream release.
109   * Added configuration to each init scripts so that they log in their own log
110     file, added the corresponding purge postrm and logrotate.
111   * Removed applied upstream patch: modify-limitation-on-request-version.patch
112   * Build-depends on python-happybase and python-swift.
113   * Now runs the unit tests at build time.
114
115  -- Thomas Goirand <zigo@debian.org>  Mon, 03 Jun 2013 16:26:14 +0800
116
117 ceilometer (2013.1.1-1) unstable; urgency=low
118
119   * New upstream release.
120   * rmdir --ignore-fail-on-non-empty of few folders owned by nova after purge.
121     Thanks to Andreas Beckmann for reporting (Closes: #709876).
122   * Ran wrap-and-sort to clean debian/control.
123   * Replaced pkgos_var_user_group nova by pkgos_adduser, as we don't want to
124     create the log / lib dirs of nova (Closes: #709876).
125   * Creates the correct libvirt group if the package is installed in Ubuntu.
126   * Bumped Standard-Version to 3.9.4.
127
128  -- Thomas Goirand <zigo@debian.org>  Mon, 27 May 2013 11:07:59 +0800
129
130 ceilometer (2013.1-3) unstable; urgency=low
131
132   * Adds modify-limitation-on-request-version.patch without wich Ceilometer
133     doesn't work at all.
134
135  -- Thomas Goirand <zigo@debian.org>  Tue, 21 May 2013 17:27:07 +0800
136
137 ceilometer (2013.1-2) unstable; urgency=low
138
139   * Uploading to unstable.
140
141  -- Thomas Goirand <zigo@debian.org>  Thu, 16 May 2013 07:44:07 +0000
142
143 ceilometer (2013.1-1) experimental; urgency=low
144
145   * Initial release (Closes: #693406).
146
147  -- Thomas Goirand <zigo@debian.org>  Wed, 10 Apr 2013 13:19:50 +0800