cinder (2013.1.3-2) unstable; urgency=low

  * Added new Debconf templates:
    - FR (Closes: #722423).
    - JA (Closes: #721934).
    - DA (Closes: #721550).
    - RU (Closes: #721304).

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Sep 2013 17:06:03 +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
