glance (2012.1.1-5) unstable; urgency=high

  * CVE-2013-1840: fixes "Backend credentials leak in Glance v1 API"
    (Closes: #703063).

 -- Thomas Goirand <zigo@debian.org>  Fri, 15 Mar 2013 04:35:22 +0800

glance (2012.1.1-4) unstable; urgency=high

  * CVE-2013-0212: Backend password leak in Glance error message. Note that
    only setups that use the single-tenant Swift store are affected.
    (Closes: #699270).

 -- Thomas Goirand <zigo@debian.org>  Tue, 29 Jan 2013 15:56:12 +0000

glance (2012.1.1-3) unstable; urgency=high

  * New upstream patch for CVE-2012-4573. Previous patch is to be discarded,
  according to bcwaldon on IRC (Closes: #692641).

 -- Thomas Goirand <zigo@debian.org>  Fri, 09 Nov 2012 18:38:02 +0000

glance (2012.1.1-2) unstable; urgency=high

  * 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
