deb-aodh/debian/changelog

204 lines
6.1 KiB
Plaintext

aodh (3.0.0-3) UNRELEASED; urgency=medium
* Bumped debhelper compat version to 10
-- Ondřej Nový <onovy@debian.org> Wed, 23 Nov 2016 23:47:56 +0100
aodh (3.0.0-2) unstable; urgency=medium
* Correctly kills mongodb processes (Closes: #835177).
-- Thomas Goirand <zigo@debian.org> Mon, 10 Oct 2016 13:55:42 +0200
aodh (3.0.0-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 06 Oct 2016 23:18:52 +0200
aodh (3.0.0~rc1-3) unstable; urgency=medium
[ Thomas Goirand ]
* Uploading to unstable.
* Removed --namespace oslo.service.service when generating aodh.conf.
* debian/source/options: ignores egg-info and .gitreview.
* Fixed EPOCH for oslotest.
* Build-Depends on openstack-pkg-tools >= 53~.
* Switch aodh-api to uwsgi-plugin-python, since eventlet support is gone
upstream.
* Debconf translation:
- it (Closes: #839199).
[ Ondřej Nový ]
* d/control: Use correct branch in Vcs-* fields
-- Thomas Goirand <zigo@debian.org> Mon, 26 Sep 2016 09:09:28 +0200
aodh (3.0.0~rc1-1) experimental; urgency=medium
* New upstream release.
* Add python-zaqarclient as build-depends-indep.
-- Thomas Goirand <zigo@debian.org> Mon, 19 Sep 2016 17:14:50 +0200
aodh (3.0.0~b3-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Using OpenStack's Gerrit as VCS URLs.
* Modified .gitreview to point at Gerrit.
* Add debian/functions.sh as it's gone upstream.
* Add -Xusr/etc/aodh/aodh-config-generator.conf in dh_install call.
* Updated Danish translation of the debconf templates (Closes: #830646).
* Do not run test_messaging.MessagingTests.test_get_transport_optional,
which is failing under some OS (Xenial & Jessie arm64).
-- Thomas Goirand <zigo@debian.org> Mon, 11 Jul 2016 14:30:47 +0200
aodh (2.0.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
[ Thomas Goirand ]
* Updated Portuguese translation for debconf messages (Closes: #821240).
* Updated Japanese debconf templates translation (Closes: #820759).
* Updated Dutch debconf templates translation (Closes: #823253).
-- Thomas Goirand <zigo@debian.org> Wed, 18 May 2016 11:25:47 +0200
aodh (2.0.0-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 07 Apr 2016 18:37:08 +0200
aodh (2.0.0~rc1-3) unstable; urgency=medium
* Uplodaing to unstable.
* Updated ja.po debconf translation (Closes: #819132).
-- Thomas Goirand <zigo@debian.org> Tue, 05 Apr 2016 10:56:39 +0200
aodh (2.0.0~rc1-2) experimental; urgency=medium
* Not using keystone admin token anymnore to registre endpoints.
* Ran debconf-updatepo.
-- Thomas Goirand <zigo@debian.org> Tue, 29 Mar 2016 12:06:25 +0000
aodh (2.0.0~rc1-1) experimental; urgency=medium
* New upstream release.
* Set OS_TEST_PATH=$(CURDIR)/aodh/tests/unit to run unit tests.
-- Thomas Goirand <zigo@debian.org> Tue, 22 Mar 2016 09:20:30 +0100
aodh (2.0.0~b3-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Fixed path of tests when running testr run.
* Using script in debian to start mongo.
* Fixed oslo-config-generator namespace list.
* Standards-Version: 3.9.7 (no change).
-- Thomas Goirand <zigo@debian.org> Thu, 03 Mar 2016 23:37:27 +0800
aodh (2.0.0~b2-2) experimental; urgency=medium
* Updated nl.po debconf translation (Closes: #806491).
* VCS URLs using HTTPS.
-- Thomas Goirand <zigo@debian.org> Sat, 06 Feb 2016 05:41:51 +0000
aodh (2.0.0~b2-1) experimental; urgency=medium
[ Corey Bryant ]
* d/control: Add python-pymongo to python-aodh depends as aodh-api init
script fails without it.
* d/rules: Ensure that alembic files are installed correctly.
[ Thomas Goirand ]
* New upstream release.
* Fix where the alembic files are stored.
* Fixed debian/copyright ordering.
* Fixed namespace for generating config file.
-- Thomas Goirand <zigo@debian.org> Thu, 14 Jan 2016 06:58:06 +0800
aodh (2.0.0~b1-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Tue, 08 Dec 2015 11:09:38 +0100
aodh (1.0.0-11) unstable; urgency=medium
* Fixed incorrect python-keystonemiddleware (build-)depends version.
-- Thomas Goirand <zigo@debian.org> Sat, 21 Nov 2015 14:20:29 +0100
aodh (1.0.0-10) unstable; urgency=medium
* Import .po files from Glance (Closes: #802183).
* Added pt.po debconf translation (Closes: #802423).
-- Thomas Goirand <zigo@debian.org> Fri, 13 Nov 2015 09:48:15 +0100
aodh (1.0.0-9) unstable; urgency=medium
* Added q-text-as-data as depends for aodh-api.
-- Thomas Goirand <zigo@debian.org> Tue, 03 Nov 2015 11:23:14 +0000
aodh (1.0.0-8) unstable; urgency=medium
* Rebuilt with openstack-pkg-tools 37 to use Keystone API v3.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Nov 2015 20:08:59 +0000
aodh (1.0.0-7) unstable; urgency=medium
* Correctly purge remaining folders on purge (Closes: #802534).
-- Thomas Goirand <zigo@debian.org> Fri, 23 Oct 2015 12:15:10 +0000
aodh (1.0.0-6) unstable; urgency=medium
* Added missing Alembic migration scripts (LP: 1508463).
-- Thomas Goirand <zigo@debian.org> Thu, 22 Oct 2015 08:01:49 +0000
aodh (1.0.0-5) unstable; urgency=medium
* Added python-pymysql as runtime dependency.
-- Thomas Goirand <zigo@debian.org> Tue, 13 Oct 2015 14:57:51 +0200
aodh (1.0.0-4) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2015 12:53:18 +0000
aodh (1.0.0-3) experimental; urgency=medium
* Added a -expirer daemon, after request from upstream.
* Minimum version for ceilometerclient is now 1.5.0.
-- Thomas Goirand <zigo@debian.org> Tue, 06 Oct 2015 15:14:51 +0000
aodh (1.0.0-2) experimental; urgency=medium
* Now aodh-api depends on openstackclient.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Sep 2015 12:51:21 +0000
aodh (1.0.0-1) experimental; urgency=medium
* Initial release. (Closes: #798570)
-- Thomas Goirand <zigo@debian.org> Thu, 10 Sep 2015 17:50:46 +0200