X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fchangelog;h=6422cc7e8b7c2be26dd15a1e4913b50a0540ae62;hb=a5a398e9ee9e7f2e0bf55251bf6cbaa6041f3f54;hp=611fa0e45ce9acb014f41d45ff3225f52f5f9af7;hpb=eaf9c9d80fe6e48cda7425fb02c218e1e98d1144;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 611fa0e..6422cc7 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,50 @@ +ceilometer (2014.1~b1-1) experimental; urgency=low + + * New upstream release (Icehouse beta 1). + * Removes now applied upstream CVE-2013-6384 patch, refreshes + removes-sqlalchemy-restriction.patch + + -- Thomas Goirand Mon, 09 Dec 2013 17:09:32 +0800 + +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. + * 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.