X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fchangelog;h=562ad00ff89b7fcb91f11f17123302cc71ea734a;hb=e7a08f9b488ab12e11da98aadc156b2512250b9a;hp=9bce9ceefc99b0fa416e209d8ee418c443d99f17;hpb=0280e5b640afe3125335e0a0c54956982672326b;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 9bce9ce..562ad00 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,27 @@ +ceilometer (2013.1-4) unstable; urgency=low + + * rmdir --ignore-fail-on-non-empty of few folders owned by nova after purge. + Thanks to Andreas Beckmann for reporting (Closes: #709876). + * Ran wrap-and-sort to clean debian/control. + * Replaced pkgos_var_user_group nova by pkgos_adduser, as we don't want to + create the log / lib dirs of nova (Closes: #709876). + * Creates the correct libvirt group if the package is installed in Ubuntu. + + -- Thomas Goirand Mon, 27 May 2013 11:07:59 +0800 + +ceilometer (2013.1-3) unstable; urgency=low + + * Adds modify-limitation-on-request-version.patch without wich Ceilometer + doesn't work at all. + + -- Thomas Goirand Tue, 21 May 2013 17:27:07 +0800 + +ceilometer (2013.1-2) unstable; urgency=low + + * Uploading to unstable. + + -- Thomas Goirand Thu, 16 May 2013 07:44:07 +0000 + ceilometer (2013.1-1) experimental; urgency=low * Initial release (Closes: #693406).