X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fchangelog;h=1f7a8a87f7a2b568a05b2aa6d4d813a741726214;hb=fcebccf2acf9d3c63d311fa978447bfa4bced748;hp=314ef2b5b84babe5ea3fdea3b7ec352e8a164bee;hpb=baa4c9efa5f21307dcdda31a91011803a7098c6b;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 314ef2b..1f7a8a8 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,27 @@ +ceilometer (2013.2-5) unstable; urgency=medium + + * Adds call to ceilometer-expirer every day. + + -- Thomas Goirand Thu, 05 Dec 2013 00:30:09 +0800 + +ceilometer (2013.2-4) unstable; urgency=low + + * CVE-2013-6384: applied upstream patch mongodb, db2: do not print full + URL in logs (Closes: #730227). + * Switches from msgpack-python to python-msgpack in dependencies, as the + package has been renamed (Closes: #730874). + * Updates some debconf translations, with warm thanks to: + - French, Julien Patriarca (Closes: #728771). + - Russian, Yuri Kozlov (Closes: #729774). + + -- Thomas Goirand Wed, 04 Dec 2013 19:41:05 +0800 + +ceilometer (2013.2-3) unstable; urgency=medium + + * Added missing (build-)depends: python-six (>= 1.4.1). + + -- Thomas Goirand Tue, 26 Nov 2013 22:37:47 +0800 + ceilometer (2013.2-2) unstable; urgency=low * Added configuration of the keystone_authtoken through Debconf.