cinder (2015.1.0-1~bpo8+1) jessie-backports; urgency=medium

  * Rebuild for jessie-backports.

 -- Thomas Goirand <zigo@debian.org>  Mon, 11 May 2015 09:18:42 +0200

cinder (2015.1.0-1) unstable; urgency=medium

  * New upstream release.
  * Fixed gbp.conf.

 -- Thomas Goirand <zigo@debian.org>  Thu, 30 Apr 2015 21:33:43 +0000

cinder (2015.1~rc2-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.
  * Updated (build-)depends for this release.
  * Now generates cinder.conf on the fly.
  * Added Fix_borked_StorPool_driver.patch

 -- Thomas Goirand <zigo@debian.org>  Thu, 09 Apr 2015 23:48:10 +0200

cinder (2014.2.1-1) experimental; urgency=medium

  * New upstream release.
  * Now depends on openstack-pkg-tools (>= 20~) to avoid systemd issues with
    previous versions.

 -- Thomas Goirand <zigo@debian.org>  Sun, 14 Dec 2014 08:59:02 +0000

cinder (2014.2-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 16 Oct 2014 15:23:17 +0000

cinder (2014.2~rc2-1) experimental; urgency=medium

  * New upstream release.
  * Updated (build-)depends for this release.
  * Switching to templated init scripts using openstack-pkg-tools >= 13.
  * Mangling upstream rc and beta versions in watch file.
  * Now using a single cinder-common.logrotate file instead of so many.
  * Standards-Version is now 3.9.6 (no change).

 -- Thomas Goirand <zigo@debian.org>  Sun, 05 Oct 2014 14:23:48 +0800

cinder (2014.2~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Updated (build-)depends for this release.
  * Added more lintian-override for false positive about unused debconf
    templates.

 -- Thomas Goirand <zigo@debian.org>  Wed, 01 Oct 2014 15:43:51 +0800

cinder (2014.2~b3-2) experimental; urgency=medium

  * Fixed the DB connection directive name and section.

 -- Thomas Goirand <zigo@debian.org>  Wed, 24 Sep 2014 18:50:02 +0800

cinder (2014.2~b3-1) experimental; urgency=medium

  [ Thomas Goirand ]
  * New upstream release.
  * New (build-)depends for this release.
  * Removes usr/bin/cinder-rpc-zmq-receiver fron cinder-common.install,
    as its gone upstream (moved into Oslo, it seems).

  [ gustavo panizzo ]
  * Support to run cinder daemons under systemd.

 -- Thomas Goirand <zigo@debian.org>  Sat, 20 Sep 2014 10:15:10 +0000

cinder (2014.1.1-2) unstable; urgency=medium

  * cinder-volume now depends on tgt >= 1:1.0.17-1.1~ (Closes: 751703).

 -- Thomas Goirand <zigo@debian.org>  Mon, 16 Jun 2014 15:37:47 +0800

cinder (2014.1.1-1) unstable; urgency=medium

  * New upstream release.
  * Removed fallback-to-None-on-missing-Glance-image-attrs.patch applied
    upstream.
  * Bumped python-six minimal requirements to 1.6.0.

 -- Thomas Goirand <zigo@debian.org>  Mon, 09 Jun 2014 22:08:57 +0800

cinder (2014.1-7) unstable; urgency=medium

  * Now build-depends on openstack-pkg-tools >= 0.12~.

 -- Thomas Goirand <zigo@debian.org>  Thu, 05 Jun 2014 07:04:33 +0000

cinder (2014.1-6) unstable; urgency=medium

  * Switched from restarting daemons to copytruncate in logrotate.

 -- Thomas Goirand <zigo@debian.org>  Thu, 29 May 2014 14:01:00 +0800

cinder (2014.1-5) unstable; urgency=medium

  * Disable https for the default keystone conf, as this makes our CI fail.

 -- Thomas Goirand <zigo@debian.org>  Mon, 05 May 2014 13:14:58 +0800

cinder (2014.1-4) unstable; urgency=medium

  * Updated intalian debconf translations (Closes: #745386).

 -- Thomas Goirand <zigo@debian.org>  Sat, 03 May 2014 04:06:37 +0000

cinder (2014.1-3) unstable; urgency=medium

  * Now using keystone_authtoken in cinder.conf instead of api-paste.ini:
    - Fixed config and postinst scripts of cinder-common to use that.
    - Removed patch for api-paste.ini.

 -- Thomas Goirand <zigo@debian.org>  Thu, 01 May 2014 00:01:50 +0800

cinder (2014.1-2) unstable; urgency=medium

  * Applied patch from Mike Perez <thingee@gmail.com> to be able to create
    volume from glance image without checksum.

 -- Thomas Goirand <zigo@debian.org>  Sat, 26 Apr 2014 23:12:30 +0800

cinder (2014.1-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.
  * Applied patch from Sylvain Baubeau <sylvain.baubeau@enovance.com> to select
    log destination (to syslog or to a file).

 -- Thomas Goirand <zigo@debian.org>  Wed, 09 Apr 2014 22:09:38 +0800

cinder (2014.1~rc1-1) experimental; urgency=low

  * New upstream release.
  * Removed now useless fix-sqlalchemy-version patch.
  * Fixed new (build-)dependencies for this release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 28 Mar 2014 18:40:20 +0800

cinder (2014.1~b3-1) experimental; urgency=low

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Mon, 17 Feb 2014 15:11:34 +0800

cinder (2013.2.2-2) unstable; urgency=medium

  * Rebuilt using openstack-pkg-tools >= 9.

 -- Thomas Goirand <zigo@debian.org>  Fri, 14 Feb 2014 17:36:24 +0000

cinder (2013.2.2-1) unstable; urgency=medium

  * New upstream point release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 14 Feb 2014 11:04:50 +0800

cinder (2013.2.1-4) unstable; urgency=medium

  * Added postrotate script after logrotate to restart daemons.
  * Fix webob version in requirements.txt.

 -- Thomas Goirand <zigo@debian.org>  Mon, 03 Feb 2014 15:49:21 +0800

cinder (2013.2.1-3) unstable; urgency=medium

  * Updated fr.po debconf thanks to Julien Patriarca (Closes: #733091).
  * New sv.po debconf translation thanks to Martin Bagge (Closes: #734585).

 -- Thomas Goirand <zigo@debian.org>  Mon, 13 Jan 2014 17:27:07 +0800

cinder (2013.2.1-2) unstable; urgency=medium

  * Kills the "cinder enable" debconf feature. (Closes: #732547)
  * Adds a Spanish debconf translation thanks to Matias A. Bellone
    <matiasbellone+debian@gmail.com> (Closes: #732535).

 -- Thomas Goirand <zigo@debian.org>  Thu, 19 Dec 2013 15:46:34 +0800

cinder (2013.2.1-1) unstable; urgency=medium

  * New upstream release (Icehouse beta 1).

 -- Thomas Goirand <zigo@debian.org>  Mon, 09 Dec 2013 21:07:33 +0800

cinder (2013.2-2) unstable; urgency=medium

  * Updated debconf translations with warm thanks to:
    - French, Julien Patriarca <leatherface@debian.org> (Closes: #728769).
    - Russian, Yuri Kozlov <yuray@komyakino.ru> (Closes: #729775).

 -- Thomas Goirand <zigo@debian.org>  Sun, 08 Dec 2013 11:21:20 +0800

cinder (2013.2-1) unstable; urgency=low

  * New upstream release.
  * Uploading to unstable.
  * Fixed the path to the log files in the init scripts.
  * Fixed the value of the state_path directive to /var/lib/cinder instead of
    somewhere in /usr/lib/python2.x.

 -- Thomas Goirand <zigo@debian.org>  Thu, 17 Oct 2013 01:02:21 +0800

cinder (2013.2~rc3-1) experimental; urgency=low

  * New upstream release.
  * Kills the CEPH_ARGS hack in /etc/default/cinder and cinder-volume.init
    since that's not needed anymore (upstream code manages this now in the
    configuration file directly).
  * sed -i "s/#auth_strategy=noauth/auth_strategy=keystone/" in the default
    packaged cinder.conf (otherwise it doesn't work by default).

 -- Thomas Goirand <zigo@debian.org>  Fri, 11 Oct 2013 22:54:46 +0800

cinder (2013.2~rc1-2) experimental; urgency=low

  * Updates the templates and translations to really (Closes: #708658).

 -- Thomas Goirand <zigo@debian.org>  Wed, 09 Oct 2013 23:32:13 +0800

cinder (2013.2~rc1-1) experimental; urgency=low

  * New upstream release.
  * Reviewed (build-)dependencies.

 -- Thomas Goirand <zigo@debian.org>  Sat, 22 Jun 2013 16:27:46 +0800

cinder (2013.1.3-1) unstable; urgency=low

  * New upstream point release.
  * Added several Debconf templates translations:
    - Portuguese, thanks to Miguel Figueiredo (Closes: #705707).
    - Italian, thanks to Beatrice Torracca (Closes: #719879).
    - Czech, thanks to Michal Šimůnek (Closes: #721135).
  * Removes now applied upstream patches for CVE-2013-4202 & CVE-2013-4183.

 -- Thomas Goirand <zigo@debian.org>  Fri, 30 Aug 2013 11:35:22 +0800

cinder (2013.1.2-4) unstable; urgency=high

  * Adds missing depends: sqlite3.
  * CVE-2013-4202: Fix DoS using XML entities in extensions (Closes:
  * #719118).
  * CVE-2013-4183: Enable zero the snapshot when delete snapshot in
    LVMVolumeDriver (Closes: #719010).

 -- Thomas Goirand <zigo@debian.org>  Sat, 13 Jul 2013 22:51:29 +0800

cinder (2013.1.2-3) unstable; urgency=low

  * Adds a patch to make it work with sqlalchemy >= 0.8 (Closes: #715431).
  * Added build-depends: python-pywbem.

 -- Thomas Goirand <zigo@debian.org>  Wed, 10 Jul 2013 15:28:16 +0800

cinder (2013.1.2-2) unstable; urgency=low

  * Starts Cinder after postgresql, mysql, keystone, rabbitmq-server and
  * ntp.
  * Added cinder-volume CEPH_ARGS export using what is configured in
    /etc/default/cinder-volume.
  * Rebuilds to use python-sqlalchemy >= 0.8.

 -- Thomas Goirand <zigo@debian.org>  Sat, 22 Jun 2013 16:27:46 +0800

cinder (2013.1.2-1) unstable; urgency=low

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 14 Jun 2013 22:55:23 +0800

cinder (2013.1.1-2) unstable; urgency=low

  * Added if [ -r /usr/share/dbconfig-common/dpkg/prerm ] in the prerm.
  * Ran wrap-and-sort to clean stuff.
  * Added creation and chown of /var/lib/cinder/{cache,volumes} after the
    removal of the -R flag when doing the chown in openstack-pkg-tools.

 -- Thomas Goirand <zigo@debian.org>  Thu, 23 May 2013 00:08:47 +0800

cinder (2013.1.1-1) unstable; urgency=low

  * Uploading to unstable.
  * New upstream release.
  * Fixed /etc/sudoers.d/cinder-common
  * Reviewed package descriptions by the debian-l10n-english team.

 -- Thomas Goirand <zigo@debian.org>  Thu, 11 Apr 2013 22:30:47 +0800

cinder (2013.1-1) experimental; urgency=low

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Mon, 28 Jan 2013 15:54:59 +0800

cinder (2012.2.1-1) experimental; urgency=low

  [ Thomas Goirand ]
  * New upstream release 2012.2.1
  * Fixes wrong handling (eg: policy violation) of /etc/cinder/cinder.conf.
  * Now uses pkgos_func functions for debconf and dbconfig-common handling.
  * Renames /etc/sudoers.d/cinder_sudoers as /etc/sudoers.d/cinder-common.
  * Debconf now users cinder/<debconf-screen-name> and not cinder-common/.
  * Reviewed long and short descriptions in debian/control.
  * Bumped Build-Depends-Indep: python-all to 2.6.6-3~ since we are using
  dh_python2.
  * Added everyone in the team as Uploaders:.
  * Changed Homepage field to http://cinder.openstack.org/.
  * Dependencies are now by alpha order.
  * Removed useless empty cinder-volume.postrm, cinder-api.postrm,
  cinder-scheduler.postinst, cinder-scheduler.postrm.
  * Pre-Depends: dpkg (>= 1.15.6~) because we use xz compression.
  * Asks for admin tenant, user and password with debconf, patches
  api-paste.ini so it is syntaxicaly correct.
  * Auto-detects a valide volume group name, and prompt the user with debconf
  about it.

 -- Thomas Goirand <zigo@debian.org>  Sun, 02 Dec 2012 07:00:49 +0000

cinder (2012.2~rc1+git1~6b31057-1) experimental; urgency=low

  * First debian release

 -- Mehdi Abaakouk <sileht@sileht.net>  Thu, 13 Sep 2012 15:52:06 +0200

cinder (2012.2~rc1~20120907.230-0ubuntu4) quantal; urgency=low

  [Chuck Short]
  * New upstream version.
  * debian/cinder.conf: Fix path for cinder-rootwrap. (LP: #1045438) 
  * debian/control: Add python-glanceclient as a dep. 
  * debian/cinder-common.postinst: Fix chmod thinko.
  * debian/*.upstart: Specify the configuration files.

  [Soren Hansen]
  * Update debian/watch to account for symbolically named tarballs and
    use newer URL.
  * Fix Launchpad URLs in debian/watch.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 07 Sep 2012 11:27:55 -0500

cinder (2012.2~f3-0ubuntu3) quantal; urgency=low

  * debian/cinder.conf: Re-add sql_connection and set it to sqllite.

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 22 Aug 2012 20:14:41 -0500

cinder (2012.2~f3-0ubuntu2) quantal; urgency=low

  * debian/cinder.conf: Get rid of deprecated warnings.
    (LP: #1036240) 

 -- Chuck Short <zulcss@ubuntu.com>  Sun, 19 Aug 2012 13:36:22 -0500

cinder (2012.2~f3-0ubuntu1) quantal; urgency=low

  * New upstream version.
  * debian/patches/0001-Use-setuptools-git.patch: Dropped
  * debian/control: Add python-glanceclient

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 17 Aug 2012 10:18:57 -0500

cinder (2012.2~f3~20120809.102-0ubuntu2) quantal; urgency=low

  * debian/cinder.conf, cinder-common.install: Use rootwrap.conf. (LP: #1036240) 
  * debian/control: Drop python-babel.

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 13 Aug 2012 14:14:31 -0500

cinder (2012.2~f3~20120809.102-0ubuntu1) quantal; urgency=low

  [ Adam Gandelman ]
  * debian/control: Add python-setuptools dependency.
  * debian/cinder-common.postinst: Fix syntax errors, fix permissions.
  * debian/cinder-common.dirs: Correct, etc/nova -> etc/cinder.
  * debian/{cinder_sudoers, rules, cinder-common.install}: Install proper
    cinder_sudoers.
  * debian/cinder-*.upstart: Close quotes, replace 'nova' references with
    'cinder'.
  * debian/cinder.conf: Specify correct sql_connection.
  * debian/cinder-scheduler.postinst: Added.  Migrate local databases only.

  [ Chuck Short ]
  * debian/*.upstart: Fix upstart jobs to run with right interfaces.
    (LP: #1030197)
  * debian/control: Drop python-babel, python-nosexcover
  * debian/control: Add python-mox, pep8
  * debian/rules: Re-add get-orig-source
  * debian/rules: Enable testsuite.
  * debian/cinder.conf: Update config file.
  * debian/cinder-{api,volumes,scheduler}.manpages: Add manpages.
  * New upstream version.
  * debian/rules: Don't run pep8 tests
  * debian/patches/0001-Use-setuptools-git.patch: Cleanup manifest
  * debian/control: Add python-setuptools-git
  * debian/control: Add section for python-cinder
  * fix lintian warnings and errors.
  * debian/cinder-common.install: Remove clear_rabbit_queues since it
    will conflict with nova installed.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 10 Aug 2012 12:05:11 -0500

cinder (2012.2~f1~20120503.2-0ubuntu1) quantal; urgency=low

  * Initial release.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 22 May 2012 09:57:46 -0400
