X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=xenial%2Fdebian%2Fchangelog;h=9e8085769f39b45493f2ede9b5a970e3f27b1edf;hb=95b29a23a847d58172e427edd3a0892d754b9f9c;hp=d52c5cf017190169910b42f90d24d57f0a0e5ee0;hpb=64dada38bb7d7df279311d3077c433b1f15c6910;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/changelog b/xenial/debian/changelog index d52c5cf..9e80857 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,24 @@ +ceilometer (2013.2-2) UNRELEASED; 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.