X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=debian%2Fchangelog;fp=debian%2Fchangelog;h=75dcdc2ece221aaa6b5af28057af1704cc4edcd8;hb=2ecca9020bea3d1117b35a696e1c612266c58981;hp=f0ccf1dbe771483ba3fabd33a6de5825c13a300c;hpb=27103fa9bdb8458dfd22e3eea9f32904c9f8b711;p=openstack-build%2Fceilometer-build.git diff --git a/debian/changelog b/debian/changelog index f0ccf1d..75dcdc2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,38 +1,176 @@ -ceilometer (2014.2.b1-0ubuntu1) trusty; urgency=medium +ceilometer (2015.1~b1-0ubuntu3) vivid; urgency=medium - * Update to 2014.2 version: - - Update requirements + * Systemd enablement: + - d/*.service: Dropped in favor of template approach. + - d/control: Add dh-systemd and openstack-pkg-tools to BD's. + - d/rules: Enable use of pkgos, tidyup generated init files. + - d/*.init.in: Cherry pick and adapt pkgos template configurations from + Debian ceilometer package (thanks Thomas). + - d/*.upstart: Drop in preference to generated files. + * d/control,compat: Bump debhelper compat level to 9. - -- Daniil Trishkin Wed, 19 Nov 2014 12:22:28 +0300 + -- Corey Bryant Thu, 08 Jan 2015 14:19:46 -0500 -ceilometer (2014.2.b1-0ubuntu1) trusty; urgency=medium +ceilometer (2015.1~b1-0ubuntu2) vivid; urgency=medium - * Update to 2014.2.b1 version: - - Remove patches - - Update requirements - * Add ceilometer.conf.sample as source file + * Systemd integration: + - add the 6 systemd debian/*.service corresponding to the upstart jobs + - debian/control: add dh-systemd build-dep + - debian/rules: enables systemd helper + * debian/control: + - fix Vcs-Bzr to point to kilo + + -- Didier Roche Fri, 09 Jan 2015 13:22:50 +0100 + +ceilometer (2015.1~b1-0ubuntu1) vivid; urgency=medium + + [ Chuck Short ] + * Open up for vivid. + * debian/control: Update bzr branch. + * debian/control: Add python-oslo.conccurency, python-retrying, and + python-oslo.midddleware as a build dependency. + * debian/patches/fix-requirements.patch: Dropped no longer needed. + * debian/patches/skip-db-tests.patch: Refreshed + * debian/rules: Use oslo-config-generator to generate configuration + files. + * debian/control, debian/ceilometer-polling.upstart, + debian/ceilometer-polling.install, debian/ceilometer-polling.postrm: + Add polling service. + + [ Corey Bryant ] + * New upstream release. + - d/control: Align requirements with upstream. + - d/watch: Update uversionmangle for kilo beta naming. + * d/control: Bumped Standards-Version to 3.9.6. + + -- Corey Bryant Fri, 19 Dec 2014 07:54:44 -0500 + +ceilometer (2014.2-0ubuntu1) utopic; urgency=medium - -- Ivan Berezovskiy Fri, 04 Jul 2014 12:45:20 +0400 + * New upstream release. + + -- Chuck Short Thu, 16 Oct 2014 14:30:18 -0400 + +ceilometer (2014.2~rc3-0ubuntu1) utopic; urgency=medium + + [ Corey Bryant ] + * New upstream release candidate. + + -- Chuck Short Tue, 14 Oct 2014 12:57:54 -0400 + +ceilometer (2014.2~rc2-0ubuntu1) utopic; urgency=medium + + [ Corey Bryant ] + * New upstream release candidate (LP: #1377218): + - d/watch: Use tarballs.openstack.org, limit scope to versions + starting with numbers. + - d/control: Align version requirements with rc1. + - d/ceilometer-agent-ipmi.*: Add support for IPMI agent. + - d/ceilometer-common.install: Add support for ceilometer-rootwrap. + - d/ceilometer-agent-notification.postrm: Add missing postrm file. + - d/ceilometer-agent-central.upstart: Fix description. + - d/ceilometer-collector.upstart: Fix description. + - d/ceilometer-api.upstart: Fix description. + - d/tests/control: Add ceilometer-agent-ipmi to test. + - d/tests/test-daemons: Add ceilometer-agent-ipmi to test. + - d/ceilometer.conf.sample: Removed. Use generated config file. + - d/rules: Copy sample config file from etc/ rather than debian/. + - d/p/series: Add missing patches. + - d/p/skip-ubuntu-tests.patch: Rebased. + - d/p/fix-requirements.patch: Drop ordereddict and discover. + - d/p/fix-requirements.patch: Align with Ubuntu. + - d/rules: Generate sample ceilometer.conf and patch with log and + db connection defaults before before copying. + - d/p/default-*.patch: Dropped as unable to patch config file + pre-generation. + + [ James Page ] + * d/p/skip-ubuntu-tests.patch,skip-db-tests.patch: Rework unit test + patches to skip db2 and mongodb tests as not in Ubuntu main. + * d/control: Fixup accross->across typo. + * d/ceilometer-agent-ipmi.install: Install rootwrap filters for + ipmitool usage. + * d/control: Add dependency on ipmitool for ceilometer-agent-ipmi. + * d/ceilometer-common.logrotate: Add single common logrotate configuration, + inline with Debian (thanks Thomas) (LP: #1373617). -ceilometer (2014.1.1-0ubuntu1) trusty; urgency=medium + -- James Page Thu, 09 Oct 2014 17:48:38 +0100 - * Resynchronize with stable/icehouse (a1ec218) (LP: #1328134): - - [84635e6] Fix testing gate due to new keystoneclient release - - [c52904d] Fix network notifications of neutron bulk creation - - [06eb8bc] Sync kombu_reconnect_delay from Oslo - - [d247af3] Updated from global requirements - - [82eed26] Disable specifying alarm itself in combination rule - - [94c12fd] Adapt failing tests for latest wsme version - - [a1ec218] Use known protocol scheme in keystone tests +ceilometer (2014.2~b3-0ubuntu2) utopic; urgency=medium - -- Corey Bryant Mon, 09 Jun 2014 14:49:20 -0400 + * d/control: Tidy version requirements to align to b3, wrap-and-sort. + * d/control: Bump Standards-Version: 3.9.5, no changes. + * d/tests/*: Rename DEP-8 tests to comply with naming standards. + * d/*: wrap-and-sort. -ceilometer (2014.1-0ubuntu1.1) trusty; urgency=medium + -- James Page Thu, 18 Sep 2014 11:35:49 +0100 - * d/p/fix-requirements.patch: Drop required version of pecan to 0.3.0 - inline with the version that is provided in 14.04 (LP: #1317147). +ceilometer (2014.2~b3-0ubuntu1) utopic; urgency=medium + + [ Chuck Short ] + * New upstream release. + * debian/control: + - Dropped python-swift, python-nova, python-flask, python-msqldb, + python-simplejson, and python-kombu + - Added python-oslotest, python-oslo.utils, python-oslo.nessaging, + python-keystonemiddleware, python-tz, python-neutronclient, + python-posix-ipc, python-oslo.db, and python-hacking + - Bumped dependens on python-alembic, python-happybase, python-iso8601, + python-keystoneclient, python-novaclient, python-oslo.config, + python-swiftclient, python-pbr, python-pecan, python-stevedore, + python-six, python-testools + - Added versioned dependencies for python-croniter, python-httplib2, + python-jsonpath-rw, python-migrate, python-mock, python-mox, + python-msgpack, python-oslo.vmware, + - Renamed python-oslo.sphinx to python-oslosphinx. + * debian/patches/fix-requirements.patch: Dropped no longer needed. + * debian/rules: Temporarily disable tests. + * debian/pydist-overrides: Add pysnmp + * debian/ceilometer.conf.sample: Add sample configuration file + + [ James Page ] + * debian/ceilometer-common.install: Install missing api_paste.ini to + /etc/ceilometer. + + -- Chuck Short Mon, 15 Sep 2014 10:02:14 -0400 + +ceilometer (2014.2~b2-0ubuntu1) utopic; urgency=medium + + [ Chuck Short ] + * New upstream release. + * debian/rules: Re-enable tests. + * debian/paches/fix-requirements.patch: Refreshed + * debian/control: Add python-oslo.vmware + * debian/control: Add python-pysnmp4. + * debian/patches/skip-ubunu-tests.patch: Skip tests that are failing + in the buildds. + * debian/rules: Pipe tests through subunit. + + [ Gauvain Pocentek ] + * debian/patches/default-log-dir.patch: define a default log directory to + actually get logging to work + + -- Chuck Short Thu, 24 Jul 2014 14:41:58 -0400 + +ceilometer (2014.2~b1-0ubuntu2) utopic; urgency=medium + + * SECURITY UPDATE: X_AUTH_TOKEN disclosure + - debian/patches/CVE-2014-4615.patch: filter out token in + ceilometer/openstack/common/middleware/notifier.py. + - CVE-2014-4615 + + -- Marc Deslauriers Wed, 09 Jul 2014 14:48:47 -0400 + +ceilometer (2014.2~b1-0ubuntu1) trusty; urgency=medium + + * New upstream release. + * debian/control: Open up juno release + * debian/patches/fix-requirements.patch: Refreshed. + * debian/rules: Patch the ceilometer.conf.sample directly since + the configuration files are generated by a tool. + * debian/ceilometer-common.install: Drop sources.json. - -- James Page Fri, 16 May 2014 12:11:00 -0400 + -- Chuck Short Fri, 13 Jun 2014 13:20:35 -0400 ceilometer (2014.1-0ubuntu1) trusty; urgency=medium