X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fchangelog;h=c02cace70695d3f6379bc7a50cc8f9b46b13dc0b;hb=3aff40d68c69e62df4b0416826ad12df83083e92;hp=cd4279ffc4d072c502e71bcc2a900fec4f619467;hpb=dbd00571c9e968d51d3ee5b5635c3c270c9a28ce;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/changelog b/trusty/debian/changelog index cd4279f..c02cace 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,4 +1,40 @@ -ceilometer (2013.2~rc2-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). + + -- 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 + +ceilometer (2013.2-1) unstable; urgency=low + + * New upstream release. + * Uploading to unstable. + + -- Thomas Goirand Thu, 17 Oct 2013 23:37:48 +0800 + +ceilometer (2013.2~rc2-3) experimental; urgency=low + + * Ceilometer needs python-wsme at least 0.5b6, fixed (build-)depends. + + -- Thomas Goirand Thu, 17 Oct 2013 15:04:01 +0800 + +ceilometer (2013.2~rc2-2) experimental; urgency=low * Added the 2 new services: alarm-evaluator and alarm-notifier. @@ -7,6 +43,7 @@ ceilometer (2013.2~rc2-2) UNRELEASED; urgency=low ceilometer (2013.2~rc2-1) experimental; urgency=low * New upstream pre-release. + * Increased python-keystoneclient (build-)depends to 0.4.0. -- Thomas Goirand Mon, 14 Oct 2013 16:47:55 +0800