X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=trusty%2Fdebian%2Fchangelog;h=1a714c71e94d2a9203cf49ede84145bc4ae52c36;hb=cd269b47c70aad43ee753ea27a02e5f6d8204437;hp=15d16462b29fc9133528c636fd8d5e6cc5192fa2;hpb=ced9f276a139dbc07bf6a4d52acfac29ba2e1c52;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 15d1646..1a714c7 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,6 +1,26 @@ -ceilometer (2013.2-2) UNRELEASED; urgency=low +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. + * Fixed ${LIBVIRT_GROUP} instead of just libvirt in postinst to have it work + as well on Ubuntu. -- Thomas Goirand Mon, 28 Oct 2013 22:34:50 +0800