glance (2014.1.3-12) unstable; urgency=high

  * CVE-2014-9623: Glance user storage quota bypass. Applied upstream patch:
    Cleanup_chunks_for_deleted_image_that_was_saving_icehouse.patch
    (Closes: #776580).

 -- Thomas Goirand <zigo@debian.org>  Thu, 29 Jan 2015 16:21:39 +0100

glance (2014.1.3-11) unstable; urgency=high

  * CVE-2015-1195: fixes "Glance still allows users to download and delete any
    file in glance-api server" by applying upstream patch (Closes: #775926).

 -- Thomas Goirand <zigo@debian.org>  Wed, 21 Jan 2015 16:13:33 +0000

glance (2014.1.3-10) unstable; urgency=medium

  * Removed dbc_upgrade = true check before db_sync.

 -- Thomas Goirand <zigo@debian.org>  Fri, 09 Jan 2015 00:21:14 +0000

glance (2014.1.3-9) unstable; urgency=medium

  * Calls pkgos_dbc_postinst only if glance/configure_db is set to true (ie:
    only if user asked for db handling).
  * Sets glance/configure_db to false by default.

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

glance (2014.1.3-8) unstable; urgency=medium

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

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

glance (2014.1.3-7) unstable; urgency=medium

  * Build-depends on openstack-pkg-tools (>= 21~) to ensure we have the
    sysv-rc fixes.

 -- Thomas Goirand <zigo@debian.org>  Mon, 05 Jan 2015 21:57:15 +0000

glance (2014.1.3-6) unstable; urgency=high

  * Added restrict_client_download_and_delete_files_in_glance-api_juno.patch
    from upstream (Closes: #773836).
  * Build-depends on openstack-pkg-tools (>= 20~) to ensure we have the
    systemd fixes.

 -- Thomas Goirand <zigo@debian.org>  Thu, 25 Dec 2014 17:28:05 +0800

glance (2014.1.3-5) unstable; urgency=medium

  * Fixed glance-api and glance-registry config file path.

 -- Thomas Goirand <zigo@debian.org>  Thu, 09 Oct 2014 01:01:28 +0800

glance (2014.1.3-4) unstable; urgency=medium

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

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

glance (2014.1.3-3) unstable; urgency=medium

  * 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>  Tue, 07 Oct 2014 13:18:01 +0800

glance (2014.1.3-2) unstable; urgency=medium

  * Mangling upstream rc and beta versions in watch file.
  * Updated nl.po thanks to Frans Spiesschaert (Closes: #764201).

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

glance (2014.1.3-1) unstable; urgency=medium

  * New upstream release.

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

glance (2014.1.2-3) unstable; urgency=medium

  * Re-upload with the right translation file (Closes: #762470).

 -- Thomas Goirand <zigo@debian.org>  Mon, 29 Sep 2014 08:37:30 +0000

glance (2014.1.2-2) unstable; urgency=medium

  * Updated pt_BR.po thanks to Adriano Rafael Gomes (Closes: #762471).

 -- Thomas Goirand <zigo@debian.org>  Mon, 29 Sep 2014 16:25:03 +0800

glance (2014.1.2-1) unstable; urgency=medium

  * New upstream release. 

 -- gustavo panizzo <gfa@zumbi.com.ar>  Fri, 08 Aug 2014 13:49:46 -0300

glance (2014.1.1-3) unstable; urgency=medium

  * Fixed postinst which was doing && [ dpkg instead of && dpkg.

 -- Thomas Goirand <zigo@debian.org>  Fri, 13 Jun 2014 23:32:21 +0800

glance (2014.1.1-2) unstable; urgency=medium

  * Fixed postinst which was calling debconf without package name.

 -- Thomas Goirand <zigo@debian.org>  Tue, 10 Jun 2014 17:46:03 +0800

glance (2014.1.1-1) unstable; urgency=medium

  * New upstream release.
  * Glance now needs python-six >= 1.6.0.

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

glance (2014.1-7) unstable; urgency=medium

  * Convert tables into utf8 if we're upgrading from prior to Icehouse.

 -- Thomas Goirand <zigo@debian.org>  Thu, 05 Jun 2014 17:44:45 +0800

glance (2014.1-6) unstable; urgency=medium

  * Now build-depends on openstack-pkgs-tools >= 12~. This fixes the UTF8 db
    creation.

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

glance (2014.1-5) unstable; urgency=medium

  * Rebuilt with openstack-pkgs-tools >= 11~.

 -- Thomas Goirand <zigo@debian.org>  Mon, 02 Jun 2014 17:34:54 +0000

glance (2014.1-4) unstable; urgency=medium

  * Switched from restarting daemons to copytruncate for logrotate.

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

glance (2014.1-3) unstable; urgency=medium

  * Fixed logrotate script to always use "service X restart" and stop using
    dpkg-dev (Closes: #747885).

 -- Thomas Goirand <zigo@debian.org>  Fri, 16 May 2014 23:36:19 +0800

glance (2014.1-2) unstable; urgency=medium

  * Updated Italian debconf translation thanks to Beatrice Torracca
    <beatricet@libero.it> (Closes: #745388).

 -- Thomas Goirand <zigo@debian.org>  Sat, 03 May 2014 05:24:35 +0000

glance (2014.1-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable
  * Refreshed & rebased patches.
  * Replaced DEFAULT/sql_connection with database/connection in the config file
    handling.
  * Rebuilt with fix for db charset at db creation (Closes: #744892).

 -- Thomas Goirand <zigo@debian.org>  Fri, 18 Apr 2014 08:44:30 +0800

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

  * New upstream release.
  * Reviewed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 02 Apr 2014 11:52:30 +0800

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

  * New upstream release (beta3 of Icehouse).
  * Refresh patches.

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

glance (2013.2.2-2) unstable; urgency=medium

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

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

glance (2013.2.2-1) unstable; urgency=medium

  * New upstream point release.
  * Refreshed patches.

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

glance (2013.2.1-3) unstable; urgency=medium

  * Restart glance-api and registry after logrotate.

 -- Thomas Goirand <zigo@debian.org>  Mon, 03 Feb 2014 16:06:45 +0800

glance (2013.2.1-2) unstable; urgency=medium

  * Fixed sphinx doc building with sphinx 1.2 (Closes: #735802).

 -- Thomas Goirand <zigo@debian.org>  Sat, 18 Jan 2014 03:51:40 +0000

glance (2013.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Fixed python-iso8601 (>= 0.1.8) and python-six (>= 1.4.1)
    (build-)dependency.

 -- Thomas Goirand <zigo@debian.org>  Mon, 16 Dec 2013 16:12:36 +0800

glance (2013.2-2) unstable; urgency=medium

  * Adding new debconf template translations and updates, with thanks:
    - Russian, Yuri Kozlov <yuray@komyakino.ru> (Closes: #729773).
    - French, Julien Patriarca <leatherface@debian.org> (Closes: #728768).
    - Portugese, Traduz <traduz@debianpt.org> (Closes: #726958).
    - Spanish, Camaleón <noelamac@gmail.com> (Closes: #726738).

 -- Thomas Goirand <zigo@debian.org>  Wed, 04 Dec 2013 16:05:43 +0800

glance (2013.2-1) unstable; urgency=low

  * New upstream release.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 18 Oct 2013 00:02:45 +0800

glance (2013.2~rc2-1) experimental; urgency=low

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Sun, 13 Oct 2013 16:32:00 +0800

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

  * New upstream release.

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

glance (2013.1.2-2) unstable; urgency=low

  * Added missing schema-image.json in /etc/glance for glance-common.

 -- Thomas Goirand <zigo@debian.org>  Mon, 17 Jun 2013 02:43:46 +0800

glance (2013.1.2-1) unstable; urgency=low

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 14 Jun 2013 14:46:03 +0800

glance (2013.1-4) unstable; urgency=low

  * Ran wrap-and-sort.
  * Rebuild with new version 6 of openstack-pkg-tools.

 -- Thomas Goirand <zigo@debian.org>  Thu, 30 May 2013 11:21:41 +0800

glance (2013.1-3) unstable; urgency=low

  * Added missing dbconfig-common dependency in glance-common (Closes: #677080)

 -- Thomas Goirand <zigo@debian.org>  Tue, 21 May 2013 14:54:49 +0800

glance (2013.1-2) unstable; urgency=low

  * Uploading to unstable.
  * Added Should-Start/stop: postgress & mysql in the glance-registry init
    script (Closes: #706016). Thanks to Julien Cristau for reporting it.

 -- Thomas Goirand <zigo@debian.org>  Wed, 24 Apr 2013 00:09:42 +0800

glance (2013.1-1) experimental; urgency=low

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Mon, 28 Jan 2013 21:28:02 +0800

glance (2012.2.1-1) experimental; urgency=low

  [ Thomas Goirand <zigo@debian.org> ]
  * New upstream release 2012.2.1
  * Uses $(VERSION) when building orig.tar.xz
  * Added .PHONY: target.
  * Disable git fetch in clean target (sic!).
  * All the debconf handling is now done in glance-common.
  * Added missing VCS fields.
  * Corrected Homepage field.
  * Rewrote the debconf and dbconfig-common handling using the pkgos functions.
  * Do not package /usr/bin/glance since this is provided by
  python-glanceclient.
  * Added mssing if [ -r /usr/share/debconf/confmodule in prerm.
  * Removed dangerous deletion of the glance username in postrm.
  * Added upstream patch for CVE-2012-4573: authentication bypass for image
  deletion.
  * Ensure we have sqlalchemy (<< 0.8).
  * Added upstream patch FakeAuth not always admin.

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

glance (2012.2~rc1-1) experimental; urgency=low

  * New snapshot release
  * Refresh all patches

 -- Mehdi Abaakouk <sileht@sileht.net>  Mon, 24 Sep 2012 11:18:52 +0200

glance (2012.2~f3-1) experimental; urgency=low

  [ Thomas Goirand ]
  * Now using xz compression level 9 for the debs.
  [ Mehdi Abaakouk ]
  * New upstream version
  * Refresh all patches
  * Removed test_interrupt_avoids_respawn_storm.patch (incorporated upstream)

 -- Mehdi Abaakouk <sileht@sileht.net>  Mon, 10 Sep 2012 17:58:45 +0200

glance (2012.1.1-2) unstable; urgency=low

  * Added Chinese Debconf translation, thanks to ben <duyujie.dyj@gmail.com>.
  * CVE-2012-4573: Authentication bypass for image deletion (Closes: #692641).
  * Fixes test_interrupt_avoids_respawn_storm fails when run under fakeroot
  disabling the tests (Closes: #681582). Also adds a || true since pep8 is
  neatpicking a source code line as too large.

 -- Thomas Goirand <zigo@debian.org>  Mon, 27 Aug 2012 12:05:22 +0000

glance (2012.1.1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix pending l10n issues. Debconf translations:
    - Portuguese (Pedro Ribeiro).  Closes: #680451

 -- Christian Perrier <bubulle@debian.org>  Tue, 24 Jul 2012 20:23:16 -0600

glance (2012.1.1-1) unstable; urgency=low

  * Non-maintainer upload.

 -- Ghe Rivero <ghe@debian.org>  Mon, 25 Jun 2012 19:16:34 +0200

glance (2012.1-4) unstable; urgency=low

  * Fixes most pep8 errors.
  * Disabled failing tests in debian/rules.
  * Added few DEP3 comments.
  * Fixed format 1.0 URL in debian/copyright.
  * Updated the following debconf translations (thanks to):
    - ru: Yuri Kozlov <yuray@komyakino.ru> (Closes: #676663).
    - cs: Michal Simunek <michal.simunek@gmail.com> (Closes: #678656).
    - fr: Julien Patriarca <patriarcaj@gmail.com> (Closes: #677179).
    - de: Chris Leick <c.leick@vollbio.de> (Closes: #677151).
    - it: Beatrice Torracca <beatricet@libero.it> (Closes: #677133).
    - da: Joe Dalton <joedalton2@yahoo.dk> (Closes: #676951).
    - pt: Traduz <traduz@debianpt.org> (Closes: #676945).
    - pl: "Michał Kułach" <michalkulach@gmail.com> (Closes: #676772).
    - es: Camaleón <noelamac@gmail.com> (Closes: #676670, #676359).
    - ru: Yuri Kozlov <yuray@komyakino.ru> (Closes: #676663).
  * Added the following debconf translations (thanks to):
    - gl: Jorge Barreiro <yortx.barry@gmail.com> (Closes: #678620).
    - sv: Martin Bagge <brother@bsnet.se> (Closes: #676603).
    - pt_BR: Adriano Rafael Gomes <adrianorg@gmail.com> (Closes: #677794).

 -- Thomas Goirand <zigo@debian.org>  Sun, 24 Jun 2012 07:01:57 +0000

glance (2012.1-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Removed source of dbconfig-common as it is actually not used.
    Closes: #677080.
  * Some of the tests are disabled for Debian package build. The reason
    is that there is a segmentation fault during the run and this is a
    serious FTBFS error.

 -- Ola Lundqvist <ola@inguza.com>  Sun, 17 Jun 2012 19:29:19 +0000

glance (2012.1-3) unstable; urgency=low

  * Removed python-glance version depends on python-sqlalchemy. Closes: #676458
  * Fixed glance-common.postrm script
  * Added Spanish translation (Camaleón). Closes: #666554

 -- Ghe Rivero <ghe.rivero@stackops.com>  Tue, 05 Jun 2012 17:15:17 +0200

glance (2012.1-2) unstable; urgency=low

  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project. Closes: #659277
  * [Debconf translation updates]
  * Polish (Michał Kułach).  Closes: #661895
  * Danish (Joe Hansen).  Closes: #661945
  * Swedish (Martin Bagge / brother).  Closes: #661965
  * Russian (Yuri Kozlov).  Closes: #661982
  * German (Chris Leick).  Closes: #662872
  * French (Julien Patriarca).  Closes: #663061
  * Dutch; (Jeroen Schot).  Closes: #663987
  * Italian (Beatrice Torracca).  Closes: #664133
  * Portuguese (Pedro Ribeiro).  Closes: #664274
  * Czech (Michal Simunek).  Closes: #664458

 -- Ghe Rivero <ghe.rivero@stackops.com>  Tue, 05 Jun 2012 08:29:57 +0200

glance (2012.1-1) unstable; urgency=low

  * New upstream release

 -- Ghe Rivero <ghe.rivero@stackops.com>  Mon, 09 Apr 2012 09:00:19 +0200

glance (2012.1~rc3-1) unstable; urgency=low

  * New upstream release .

 -- Ghe Rivero <ghe.rivero@stackops.com>  Wed, 04 Apr 2012 09:58:34 +0200

glance (2012.1~rc1-2) unstable; urgency=low

  * [9df11b0] Fix interactive install. Closes: #662067

 -- Ghe Rivero <ghe@debian.org>  Tue, 27 Mar 2012 09:24:16 +0200

glance (2012.1~rc1-1) unstable; urgency=low

  * New upstream release.

 -- Ghe Rivero <ghe.rivero@stackops.com>  Wed, 21 Mar 2012 11:24:19 +0100

glance (2012.1~e4-2) UNRELEASED; urgency=low

  * Fixed default config. Closes: 662067
    Default install and non-interactive doesn't change conf files.

 -- Ghe Rivero <ghe@debian.org>  Mon, 05 Mar 2012 16:56:47 +0100

glance (2012.1~e4-1) unstable; urgency=low

  * New upstream release

  [ Ghe Rivero ]
  * Added glance-api-paste.ini and policy.json conf files to glance-common
  * Added glance-registry-paste.ini to glance-registry
  * Added python-iso8601 depends to glance-common
  * Fix permissions on glance db

  [ Julien Danjou ]
  * Revert "mv debconf-updatepo to build phase"
  * Revert "added po templates"
  * Merge debian/unstable changes
  * Fix sqlite database path

 -- Ghe Rivero <ghe@debian.org>  Fri, 02 Mar 2012 08:04:31 +0100

glance (2012.1~e3-4) unstable; urgency=low

  [ Julien Danjou ]
  * Make /var/log/glance and /etc/glance 0750 instead of 0700
  * Fix typo in glance-registry.postinst
  * Move debconf question from glance-api to glance-common
  * Add dbconfig support

  [ Ghe Rivero ]
  * Some dbconfig changes
  * Added python2.7 | argparse depends. (Closes: #653637)

 -- Julien Danjou <acid@debian.org>  Thu, 23 Feb 2012 12:07:08 +0100

glance (2012.1~e3-3) unstable; urgency=low

  * Add debconf templates to configure
  * Change service name in init scripts

 -- Julien Danjou <acid@debian.org>  Mon, 06 Feb 2012 16:04:08 +0100

glance (2012.1~e3-2) unstable; urgency=low

  * Installs new paste-ini files and json policy

 -- Ghe Rivero <ghe@debian.org>  Fri, 27 Jan 2012 08:23:36 +0100

glance (2012.1~e3-1) unstable; urgency=low

  * New upstream release

 -- Ghe Rivero <ghe@debian.org>  Thu, 26 Jan 2012 12:20:27 +0100

glance (2012.1~e2+git82-g98b19af-1) experimental; urgency=low

  * New snapshot release

 -- Ghe Rivero <ghe@debian.org>  Wed, 04 Jan 2012 09:40:55 +0100

glance (2012.1~e2-4) unstable; urgency=low

  * Fix new packages replaces
  * Fix init script stop action
  * Fix depends on httplib2
  * Do not fail if db_sync fails

 -- Julien Danjou <acid@debian.org>  Tue, 20 Dec 2011 10:26:52 +0100

glance (2012.1~e2+git66-gea99d1c-1) experimental; urgency=low

  * New snapshot release

 -- Ghe Rivero <ghe@debian.org>  Mon, 19 Dec 2011 19:02:57 +0100

glance (2012.1~e2-3) unstable; urgency=low

  [ Ghe Rivero ]
  * Fix piuparts errors
  * Split glance into api and registry daemons
  * Fixed embeded javascript library in python-glance-doc

 -- Ghe Rivero <ghe@debian.org>  Mon, 19 Dec 2011 17:48:42 +0100

glance (2012.1~e2-2) unstable; urgency=low

  [ Ghe Rivero ]
  * Fix glance.postrm deleting user/group

 -- Ghe Rivero <ghe@debian.org>  Sat, 17 Dec 2011 23:09:33 +0100

glance (2012.1~e2-1) unstable; urgency=low

  * New upstream release

 -- Ghe Rivero <ghe@debian.org>  Fri, 16 Dec 2011 08:22:26 +0100

glance (2012.1~e1+git41-gb183f43-1) experimental; urgency=low

  * New snapshot release.

 -- Julien Danjou <acid@debian.org>  Fri, 02 Dec 2011 17:33:36 +0100

glance (2012.1~e1-3) unstable; urgency=low

  * Rewrite init scripts properly

 -- Julien Danjou <acid@debian.org>  Fri, 02 Dec 2011 12:13:37 +0100

glance (2012.1~e1-2) unstable; urgency=low

  [ Ghe Rivero ]
  * Added python-crypto Depends to python-glance

 -- Julien Danjou <acid@debian.org>  Thu, 01 Dec 2011 10:46:28 +0100

glance (2012.1~e1-1) unstable; urgency=low

  * New upstream release.

 -- Julien Danjou <acid@debian.org>  Wed, 30 Nov 2011 17:33:30 +0100

glance (2011.3-1) unstable; urgency=low

  * [624c8de] Imported Upstream version 2011.3
  * [df2ecd1] pkg cleanup
  * [1f9054b] added post/pre install/rm scripts
  * [7b6c293] patches refreshed

 -- Ghe Rivero <ghe@debian.org>  Wed, 09 Nov 2011 11:53:23 +0100

glance (2011.2-1) unstable; urgency=low

  * Added patch headers.
  * Added stub manpages when missing.
  * Disabled upstart scripts when in Debian.
  * Added missing adduser dependency.
  * Added myself as uploaders.
  * Added glance-api and glance-registry init.d scripts.
  * Patches glance-api and glance-registry to use a log file instead of
  stderr / stdout.
  * Added logrotate file for glance-api and glance-registry.

 -- Thomas Goirand <zigo@debian.org>  Tue, 10 May 2011 09:10:56 +0000

glance (2011.2-0ubuntu1) natty; urgency=low

  * New upstream version. 

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 15 Apr 2011 08:18:16 -0400

glance (2011.2~bzr108-0ubuntu1) natty; urgency=low

  [ Soren Hansen ]
  * Run test suite during build
  * Add pep8 as a build-dependency.
  * Add python-{daemon,eventlet,sqlalchemy} as dependencies of python-
    glance. Add python-argparse as a dependency of glance.
  * Add dependency on python-pastedeploy and python-migrate.
  * Remove deps on Twisted and gflags.
  * Add curl to build-depends. The test suite needs it.
  * Add dep on python-argparse.
  * Build-depend on python-swift. The test suite needs the Swift client.
  * Install glance-api and glance-registry upstart jobs. (LP: #757404)
  * Create and chown /var/log/glance directory on install.
  * Install sample config by default.
  * Create db on install.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 12 Apr 2011 09:52:06 -0400

glance (0.1.3pre~bzr39-0ubuntu1) natty; urgency=low

  * Initial upload.

 -- Soren Hansen <soren@ubuntu.com>  Wed, 19 Jan 2011 12:01:32 +0100
