cinder (2014.1.3-11+deb8u1) jessie-security; urgency=medium

  * CVE-2015-1851: Cinder host file disclosure through qcow2 backing file.
    Applied upstream patch (Closes: #788996):
    Disallow_backing_files_when_uploading_volumes_to_image.patch

 -- Thomas Goirand <zigo@debian.org>  Wed, 17 Jun 2015 00:07:12 +0200

cinder (2014.1.3-11) unstable; urgency=medium

  * Using the correct [database]/connection directive instead of the deprecated
    one.

 -- Thomas Goirand <zigo@debian.org>  Tue, 13 Jan 2015 12:08:22 +0100

cinder (2014.1.3-10) unstable; urgency=medium

  * Calling pkgos_dbc_postinst and cinder-manage db sync only if
    cinder/configure_db is set to true.

 -- Thomas Goirand <zigo@debian.org>  Thu, 08 Jan 2015 16:14:50 +0000

cinder (2014.1.3-9) unstable; urgency=medium

  * Rebuilt with openstack-pkg-tools (>= 22~): starts daemons on first install.

 -- Thomas Goirand <zigo@debian.org>  Thu, 08 Jan 2015 15:45:52 +0000

cinder (2014.1.3-8) unstable; urgency=medium

  * Rebuild against openstack-pkg-tools >= 21~ to fix sysv-rc init scripts.

 -- Thomas Goirand <zigo@debian.org>  Mon, 05 Jan 2015 16:38:37 +0000

cinder (2014.1.3-7.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rebuild against openstack-pkg-tools >= 20~ to fix generated systemd unit
    files.

 -- Gaudenz Steinlin <gaudenz@debian.org>  Thu, 01 Jan 2015 17:20:40 +0100

cinder (2014.1.3-7) unstable; urgency=medium

  * Adds fix for "delete volume failed due to unicode problems" which seems to
    happen after fixing CVE-2014-7230 & CVE-2014-7231 (Closes: #769223).

 -- Thomas Goirand <zigo@debian.org>  Thu, 13 Nov 2014 21:36:14 +0800

cinder (2014.1.3-6) unstable; urgency=medium

  * Fixed debconf translation nl.po encoding (Closes: #766904).
  * Updated debconf translation pt.po (Closes: #767392).

 -- Thomas Goirand <zigo@debian.org>  Wed, 12 Nov 2014 04:58:21 +0800

cinder (2014.1.3-5) unstable; urgency=medium

  * Added nl.po debconf translation, thanks to Frans Spiesschaert
    <Frans.Spiesschaert@yucom.be> (Closes: #766535).

 -- Thomas Goirand <zigo@debian.org>  Sat, 25 Oct 2014 16:57:37 +0000

cinder (2014.1.3-4) unstable; urgency=high

  * CVE-2014-7230 & CVE-2014-7231: Potential leak of passwords into log files.
    Applied upstream patch (Closes: #765704).

 -- Thomas Goirand <zigo@debian.org>  Fri, 17 Oct 2014 20:44:08 +0800

cinder (2014.1.3-3) unstable; urgency=medium

  * Removes debian/*.init and debian/*.upstart.in from source.

 -- Thomas Goirand <zigo@debian.org>  Tue, 07 Oct 2014 08:30:18 +0000

cinder (2014.1.3-2) unstable; urgency=medium

  * Mangling upstream rc and beta versions in watch file.
  * Using templated init, upstart and systemd scripts from
    openstack-pkg-tools >= 13.
  * Removed all debian/*.logrotate, using only one in the -common package.
  * Standards-Version is now 3.9.6 (no change).

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

cinder (2014.1.3-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 03 Oct 2014 20:25:33 +0800

cinder (2014.1.2-2) unstable; urgency=medium

  * Added python-passlib as dependency of python-cinder (Closes: #755178).

 -- Thomas Goirand <zigo@debian.org>  Wed, 10 Sep 2014 19:53:09 +0800

cinder (2014.1.2-1) unstable; urgency=medium

  [ gustavo panizzo ]
  * New upstream release. 
  * Bumped python-keystoneclient dependency to 0.7.0.

 -- Thomas Goirand <zigo@debian.org>  Sat, 09 Aug 2014 23:42:01 +0800

cinder (2014.1.1-3) unstable; urgency=high

  * CVE-2013-1068: fixed debian/cinder-common.sudoers (Closes: #753585).

 -- Thomas Goirand <zigo@debian.org>  Thu, 03 Jul 2014 21:14:40 +0800

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
