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