horizon (1:2014.1.5-0ubuntu2.1) trusty-security; urgency=medium

  * SECURITY UPDATE: XSS in OpenStack Dashboard
    - debian/patches/CVE-2016-4428.patch: add escaping to
      horizon/utils/escape.py, openstack_dashboard/settings.py,
      openstack_dashboard/test/settings.py.
    - debian/patches/ship_escape.py: ship new file created by security
      patch.
    - CVE-2016-4428

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Fri, 25 Aug 2017 08:41:07 -0400

horizon (1:2014.1.5-0ubuntu2) trusty; urgency=medium

  * Fix "Unable to Connect to Neutron" error message which is displayed
    in various UI panels. (LP: #1476417)
    - d/p/fix-neutron-connection-error.patch - Removes the erroneous
      usage of the FloatingIPManager.is_supported() method.

 -- Billy Olsen <billy.olsen@canonical.com>  Mon, 27 Jul 2015 10:37:15 -0700

horizon (1:2014.1.5-0ubuntu1) trusty; urgency=medium

  * Resynchronize with stable/icehouse (4ff165c) (LP: #1467533):
    - [78b6f5e] Fix exponentially growing AJAX updates for table rows
    - [86a6628] Handle RequestURITooLong error in large instance table
    - [2a6fe4a] Fix host listing in live migration
    - [9109812] Exclude security group related quotas when the extension disabled
    - [4ff165c] horizon ignores region for identity service
  * d/p/fix-host-listing-live-migration.patch: Dropped; Fixed upstream.
  * d/p/fix-requirements.patch: Rebased

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 22 Jun 2015 10:14:26 -0400

horizon (1:2014.1.4-0ubuntu2) trusty; urgency=medium

  * d/control: Set minimum python-six dependency to 1.5.2 (LP: #1403114).

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 30 Mar 2015 09:37:04 -0400

horizon (1:2014.1.4-0ubuntu1) trusty; urgency=medium

  * Resynchronize with stable/icehouse (b14a2ec) (LP: #1432608):
    - [4f12ca8] Fix metering daily display
    - [e00979e] Use floats instead of integer in memory calculation of admin dashboard
    - [0eef0d8] Removing Moscow's timezone check
    - [c37aafa] Remove the urlquote to arguments passed to reverse
    - [61d09f6] Horizon login page contains DOS attack mechanism
    - [33f2b93] Prevent leaking `target` info into subsequent `policy.check()` calls
    - [a04aa21] Tolerate completely missing floating_ips
    - [ad1a893] Fixing Neutron Subnet Details help text
    - [7dd9ca6] Handle negative values in total*Used for Cinder absolute limits
    - [2b292e8] Workaround for negative vals in total*Used in nova absolute_limits
    - [e5a9037] Update WSGI app creation to be compatible with Django 1.7
    - [b14a2ec] Run router dashboard unit tests by default
  * d/p/fix-dashboard-django-wsgi.patch: Rebased
  * d/p/fix-requirements.patch: Rebased
  * d/p/fix-host-listing-live-migration.patch: Cherry picked from
    https://review.openstack.org/#/c/149621/

 -- Corey Bryant <corey.bryant@canonical.com>  Thu, 19 Mar 2015 08:58:30 +0000

horizon (1:2014.1.3-0ubuntu2) trusty; urgency=medium

  * Fix Ubuntu theme region switcher dropdown (LP: #1396318) 

 -- Chris Johnston <chrisjohnston@ubuntu.com>  Wed, 03 Dec 2014 14:00:30 -0500

horizon (1:2014.1.3-0ubuntu1) trusty; urgency=medium

  [ Chris Johnston ]
  * Fix Ubuntu theme dropdown and confirmation button (LP: #1308651).

  [ Corey Bryant ]
  * Resynchronize with stable/icehouse (dc8e46f) (LP: #1377136):
    - [ba524b0] template to rely on the the "id" attribute
    - [ad2d428] Rename add_error methods: Django 1.7 conflict
    - [8dfe113] Replace Ceilometer ClientException with HTTPException
    - [f5e1ff4] Add missing "load url from future" in a container template
    - [839c53d] Add OS_REGION_NAME to openrc
    - [737fe40] Set the correct min_disk size when creating volume from image
    - [a8eeed9] Allow forms to disable autofill in all browsers
    - [e32a00d] Fix endpoint error when running keystone on apache
    - [faac9e7] Not able to delete a pseudo-folder via horizon
    - [b6d6e15] Set python hash seed to 0 in tox.ini
    - [ba908ae] Fix XSS issue with the unordered_list filter
    - [9a5894b] Long container names no longer break the page
    - [c9cb128] TEMPLATE_DIRS must be a tuple
    - [95dcdae] Proper port for LBaaS members
    - [dc8e46f] Use default_project_id as user project for keystone v3

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 06 Oct 2014 09:00:21 -0400

horizon (1:2014.1.2-0ubuntu1) trusty; urgency=medium

  [ Corey Bryant ]
  * Resynchronize with stable/icehouse (4a70f4c) (LP: #1354159):
    - [2b9c566] Import translations for Icehouse stable update
    - [015f24c] Fix security group modal header overflow
    - [785a526] Disable broken unit test (related to "Change Password")
    - [eb3a40a] Replace UserManager with None in tests
    - [e66fbc3] Sort security group rules by protocol and port
    - [a855b0c] Avoid AttributeError: SecurityGroup error handle
    - [937436f] adapt to python-novaclient-2.18.0
    - [32a7b71] Fix multiple Cross-Site Scripting (XSS) vulnerabilities.
    - [43ac907] add httplib2 explicitly to requirements.txt
    - [0b2352e] Prevent error message when creating a user
    - [765e6d3] Fix issues with importing the Login form
    - [a29cdbc] Fix formatting of heat exceptions
    - [b527f22] Image uploads should always happen in the background
    - [4a70f4c] Fix the dot overlaps with the table border in Availability Zones table

  [ James Page ]
  * d/watch: Point to tarballs.openstack.org for release artifacts.

 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 08 Aug 2014 09:50:22 -0400

horizon (1:2014.1.1-0ubuntu1) trusty; urgency=medium

  * Resynchronize with stable/icehouse (fbd5b2e) (LP: #1328134):
    - [e492c7e] Updated from global requirements
    - [e5f04c2] Fix pseudo-folder content listing
    - [cd2f7dc] add missing references to policy files
    - [232b712] Use escapejs filter on JavaScript strings
    - [0c3b710] Add missing mock for cinder.default_quota_get
    - [7c47ec5] Add logging handler for openstack_auth in the tests
    - [306c5ca] Check host is not none in host aggregate page
    - [fbd5b2e] Add missing comma in Volume ResourceWrapper class
  * d/p/fix-requirements.patch: Drop minimum version of six to align to version
    in Ubuntu 14.04.

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 09 Jun 2014 15:20:18 -0400

horizon (1:2014.1-0ubuntu1) trusty; urgency=medium

  * New upstream release (LP: #1288245).

 -- James Page <james.page@ubuntu.com>  Thu, 17 Apr 2014 12:21:21 +0100

horizon (1:2014.1~rc2-0ubuntu1) trusty; urgency=medium

  * New upstream release candidate (LP: #1288245).
    - d/static/*: Refreshed assets for new upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 09 Apr 2014 07:39:58 -0400

horizon (1:2014.1~rc1-0ubuntu1) trusty; urgency=medium

  * New upstream release candidate (LP: #1288245).
    - d/static/*: Refreshed assets for new upstream release.
  * d/theme/*: Refresh Ubuntu theme against Icehouse templates (LP: #1291653).

 -- James Page <james.page@ubuntu.com>  Mon, 31 Mar 2014 17:31:49 +0100

horizon (1:2014.1~b3-0ubuntu2) trusty; urgency=medium

  * Ensure correct URL is used for logout/timeout (LP: #1243187):
    - d/p/ubuntu_settings.patch: Update LOGOUT_URL for /horizon prefix.
  * Ensure Apache configuration is backwards compatible with Apache 2.2
    (LP: #1292577):
    - d/openstack-dashboard.conf: Revert changes from 1:2014.1~b2-0ubuntu2.

 -- James Page <james.page@ubuntu.com>  Fri, 14 Mar 2014 16:21:00 +0000

horizon (1:2014.1~b3-0ubuntu1) trusty; urgency=medium

  * New upstream milestone release.
  * d/static/*: Refreshed assets for new upstream release.

 -- James Page <james.page@ubuntu.com>  Thu, 06 Mar 2014 16:53:28 +0000

horizon (1:2014.1~b2-0ubuntu2) trusty; urgency=medium

  * d/rules: Drop override of dh_auto_clean, not required. 
  * d/rules,openstack-dashboard.install: Detect and use default python
    version when creating symlink from openstack-dashboard -> horizon.
  * d/*: Tidy surplus execute bits on numerous files.
  * d/openstack-dashboard.conf: Update for Apache 2.4 stanza's.
  * d/rules: Skip tests as they don't run and results where being ignored.
  * d/control: python-django-openstack - update description, move to section
    oldlibs for transitional packages.
  * d/*: Wrap-and-sort.
  * d/control: Drop BD on python-d2to1, merged into python-pbr.

 -- James Page <james.page@ubuntu.com>  Tue, 25 Feb 2014 14:34:33 +0000

horizon (1:2014.1~b2-0ubuntu1) trusty; urgency=medium

  [ Chuck Short ]
  * New upstream release.
  * debian/patches/fix-ubuntu-tests.patch: Dropped. 
  * deban/patches/ubuntu-settings.patch: Refreshed

  [ James Page ]
  * debian/static: Refresh assets.

 -- James Page <james.page@ubuntu.com>  Fri, 24 Jan 2014 15:12:31 +0000

horizon (1:2014.1~b1-0ubuntu1) trusty; urgency=low

  * New upstream release.
  * debian/control: open icehouse release.
  * debian/static/openstack-dashboard: Refreshed static assets.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 05 Dec 2013 14:39:15 -0500

horizon (1:2013.2-0ubuntu1) saucy; urgency=low

  * New upstream release (LP: #1236462).

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 17 Oct 2013 09:43:46 -0400

horizon (1:2013.2~rc3-0ubuntu1) saucy; urgency=low

  * New upstream release candidate (LP: #1240665).

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 16 Oct 2013 20:10:52 -0400

horizon (1:2013.2~rc2-0ubuntu1) saucy; urgency=low

  * New upstream release candidate. (#1239156)
  * debian/README.compression: Updated documenation on how to
    refresh the static assets.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 15 Oct 2013 10:20:05 -0400

horizon (1:2013.2~rc1-0ubuntu2) saucy; urgency=low

  * d/theme/css/ubuntu.css: Refresh Ubuntu theme against new Havana
    stylesheets, fixing network and chart layouts (LP: #1235249).
  * d/openstack-dashboard.postinst: Allow horizon user to read and
    write data in /var/lib/openstack-dashboard inline with user and
    group permissions set in Apache configuration.

 -- James Page <james.page@ubuntu.com>  Fri, 04 Oct 2013 14:17:43 +0100

horizon (1:2013.2~rc1-0ubuntu1) saucy; urgency=low

  [ James Page ]
  * New upstream release candidate:
    - d/static: Refreshed static assets for 2013.2~rc1.
    - d/patches: Refreshed patches.

  [ Chuck Short ]
  * debian/control: Add python-lesscpy as a suggests to optionally
    support online compression of static assets (LP: #1226674).

 -- James Page <james.page@ubuntu.com>  Thu, 03 Oct 2013 13:48:12 +0100

horizon (1:2013.2~b3-0ubuntu2) saucy; urgency=low

  * Don't use /etc/openstack-dashboard for in-process generated data
    (LP: #1233752):
    - d/openstack-dashboard.{dirs,postinst}:
      + Create /var/lib/openstack-dashboard with restricted permissions,
        allowing www-data user to write a secret_key if need be.
      + Move /etc/openstack-dashboard/secret_key to correct location if
        it already exists.
    - d/p/ubuntu_settings.patch: Use /var/lib/openstack-dashboard for
      secret key storage instead of /etc/openstack-dashboard.

 -- James Page <james.page@ubuntu.com>  Wed, 02 Oct 2013 10:31:15 +0100

horizon (1:2013.2~b3-0ubuntu1) saucy; urgency=low

  * New upstream release.
  * debian/control: Minimum python-openstack-auth version >= 1.1.1.
  * debian/control: Add python-troveclient.
  * debian/static: Refresh static assets for 2013.2~b3.
  * debian/patches: ubuntu_local_settings.patch -> ubuntu_settings.patch, also
    patch location of secret key in openstack_dashboard/settings.py

 -- Adam Gandelman <adamg@ubuntu.com>  Fri, 06 Sep 2013 11:59:43 -0700

horizon (1:2013.2~b2-0ubuntu6) saucy; urgency=low

  * debian/patches/ubuntu_local_settings.py: Set flexible
    default for ALLOWED_HOSTS that should be changed for production
    deployments (LP: #1214982).
  * Fix (LP: #1216019):
    - debian/openstack-dashboard.{postinst, postrm}: Add/remove horizon
      user.  Ensure /etc/openstack-dashbard ownership.
    - debian/openstack-dashboard.conf: Run WSGIDaemonProcess as user
      horizon, set WSGIProcessGroup to horizon.
    - debian/patches/ubuntu_local_settings.py: Generate and load secret
      key from /etc/openstack-dashboard/secret_key.

 -- Adam Gandelman <adamg@ubuntu.com>  Fri, 06 Sep 2013 10:33:18 -0700

horizon (1:2013.2~b2-0ubuntu5) saucy; urgency=low

  * d/static/*: Refresh static assets for 2013.2~b2.
  * d/rules: Tweak helper for refreshing static assets to link
    local_settings.py correctly.
  * d/openstack-dashboard.p*: Fix typo in configuration file name,
    ensure consistent use of tabs/spaces.

 -- James Page <james.page@ubuntu.com>  Mon, 02 Sep 2013 16:43:56 +0100

horizon (1:2013.2~b2-0ubuntu4) saucy; urgency=low

  * Update for apache 2.4, preserve 2.2 compatability. (LP: #1218535)

 -- Adam Gandelman <adamg@ubuntu.com>  Fri, 30 Aug 2013 15:31:49 -0700

horizon (1:2013.2~b2-0ubuntu3) saucy; urgency=low

  * debian/rules: Don't remove egg information while cleaning.
    (LP: #1210253)

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 21 Aug 2013 10:08:35 -0400

horizon (1:2013.2~b2-0ubuntu2) saucy; urgency=low

  * debian/control: Fix typo in depends. 

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 22 Jul 2013 14:36:30 -0400

horizon (1:2013.2~b2-0ubuntu1) saucy; urgency=low

  [ James Page ]
  * d/control: Update VCS fields for new branch locations.
  * Automate refresh of static assets:
    - d/rules: Added refresh-static-assets helper target.
    - d/README.compression: Updated for new process.
  * d/static/*: Refreshed static assets.

  [ Chuck Short ]
  * New upstream release
  * debian/control:
    - Add python-ceilometerclient
    - Add python-heatclient
    - Renamed python-quantumclient to python-neturonclient.
  * debian/curles: Removed instances of quantum since its cruft 
    that we dont need anymore.

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 22 Jul 2013 11:45:28 -0400

horizon (1:2013.2~b1-0ubuntu1) saucy; urgency=low

  * New upstream release. 
  * debian/patches/ubuntu_local_settings.patch: Refreshed
  * debian/control: Add python-pbr and python-d2to1.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 31 May 2013 08:59:58 -0500

horizon (1:2013.1-0ubuntu3) raring; urgency=low

  * Re-sync Ubuntu theme with upstream changes, fixing instance network
    selection dialog and network topology screens (LP: #1157918).

 -- James Page <james.page@ubuntu.com>  Mon, 22 Apr 2013 14:09:04 +0100

horizon (1:2013.1-0ubuntu2) raring; urgency=low

  * Recompress static JS and CSS and generate new manifest.json for
    offline compression. 

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 10 Apr 2013 12:24:24 -0500

horizon (1:2013.1-0ubuntu1) raring; urgency=low

  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 05 Apr 2013 14:20:44 -0500

horizon (1:2013.1~rc2-0ubuntu1) raring; urgency=low

  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 02 Apr 2013 08:40:42 -0500

horizon (1:2013.1~rc1-0ubuntu1) raring; urgency=low

  [ James Page ]
  * New upstream release candidate for Grizzly:
    - Recompress static JS and CSS and generate new manifest.json for
      offline compression.
  * d/watch: Update uversionmangle to deal with upstream versioning
    changes, remove tarballs.openstack.org.
  * d/control: Version python-compressor >= 1.2 (LP: #1130610).

  [ Adam Gandelman ]
  * debian/patches/ubuntu_local_settings.py: Refresh, specify memcache
    location as part of CACHES, as per upstream changes to example config.

 -- James Page <james.page@ubuntu.com>  Wed, 20 Mar 2013 11:20:17 +0000

horizon (2013.1.g3-0ubuntu2) raring; urgency=low

  * Recompress static JS and CSS and generate new manifest.json for offline
    compression. 

 -- James Page <james.page@ubuntu.com>  Tue, 26 Feb 2013 07:35:51 +0000

horizon (2013.1.g3-0ubuntu1) raring; urgency=low

  [ James Page ]
  * Recompress static JS and CSS and generate new manifest.json for offline
    compression in preparation for Grizzly-3.

  [ Chuck Short ]
  * New usptream release.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 22 Feb 2013 09:43:22 -0600

horizon (2013.1~g2-0ubuntu1) raring; urgency=low

  [ Adam Gandelman ]
  * Recompress static JS and CSS and generate new manifest.json for offline
    compression in preparation for Grizzly-2.

  [ Chuck Short ]
  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 11 Jan 2013 08:26:40 -0600

horizon (2013.1~g1-0ubuntu1) raring; urgency=low

  [ Adam Gandelman ]
  * debian/patches/add_juju_settings_pannel.patch: Disable during
    Grizzly dev. cycle.

  [ Chuck Short ]
  * New upstream relase.
  * Refreshed patches.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 23 Nov 2012 08:49:14 -0600

horizon (2012.2-0ubuntu2) quantal; urgency=low

  * debian/control: Set strict version requirements between python-django-horizon,
    openstack-dashboard, and openstack-ubuntu-theme. (LP: #1061961)
  * debian/theme/css/ubuntu.css: Refreshed against Folsom. (LP: #1064420)
  * debian/patches/add_juju_panel.patch: Update and refresh for Folsom
    compatability. (LP: #1064605)
  * debian/patches/allow_alternate_css.patch: Remove unapplied, obsolete
    patch.

 -- Adam Gandelman <adamg@canonical.com>  Tue, 09 Oct 2012 09:59:55 -0700

horizon (2012.2-0ubuntu1) quantal; urgency=low

  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 27 Sep 2012 11:56:26 -0500

horizon (2012.2~rc2-0ubuntu1) quantal; urgency=low

  [ Adam Gandelman ]
  * Re-enable openstack-dashboard-ubuntu-theme.

  [ Chuck Short ]
  * New upstream release

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 21 Sep 2012 08:03:36 -0500

horizon (2012.2~rc1-0ubuntu1) quantal; urgency=low

  [ Adam Gandelman ]
  * debian/patches/ubuntu_local_settings.patch: Squash all patches that
    touch local_settings.py.example into one.
  * Drop node-less dependency (LP: #1024326).
      - debian/static/openstack-dashboard: Pre-compressed and compiled JS, CSS
        and compressor manifest.json.
      - debian/patches/ubuntu_local_settings.patch: Set COMPRESS_OFFLINE=True
        to enable offline compression and pre-compressed static files by
        default.

  [ Chuck Short ]
  * New upstream release

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 12 Sep 2012 12:21:33 -0500

horizon (2012.2~rc1~20120904.2043-0ubuntu1) quantal; urgency=low

  [ Adam Gandelman ]
  * debian/patches/fix-coverage-binary-name.patch: Drop, merge into
    fix-ubuntu-tests.patch.
  * debian/patches/set_login_redirects.patch: Configure login URLs in
    local_settings.py according to the default apache configuration
    installed. (LP: #1037349)
  * debian/patches/fix-dashboard-manage.patch: Refresh.

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

  [ Chuck Short ]
  * New upstream version

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 07 Sep 2012 12:35:36 -0500

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

  * Depend on python-openstack-auth rather than on the removed
    python-django-openstack-auth.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 22 Aug 2012 10:34:11 +0100

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

  [ Chuck Short ]
  * New upstream release.
  * debian/patches/fix-ubuntu-tests.patch: Fix test suites again to
    run during the builds.
  * debian/watch: Update.
  * debian/control: Add python-glanceclient. (LP: #1030911)
  * debian/openstack-dashboard.conf: Don't hijack apache's webroot. (LP:
    #1020313)
  * debian/control: Update horizon deps to reflect reality.

  [ Adam Gandelman ]
  * debian/control: Bump required python-django version to 1.4.
  * wrap-and-sort.
  * Fix (LP: #1036571):
      - debian/rules, openstack-dashboard.{links, dirs, postinst}: Add required
        symlinks and directories to allow Horizon to function with the packaged
        lessc.
      - debian/control: Add python-{cinder, swift, quantum}client,
        python-django-openstack-auth, python-netaddr, python-compressor, lessc.
  * debian/rules: Improve dh_auto_clean.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 16 Aug 2012 14:01:33 -0500

horizon (2012.2~f2-0ubuntu1) quantal; urgency=low

  * New usptream version.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 06 Jul 2012 11:38:55 -0400

horizon (2012.2~f2~20120622.1833-0ubuntu2) quantal; urgency=low

  * debian/patches/{use-memcache.patch, turn-off-debug.patch}: Refresh.

 -- Adam Gandelman <adamg@canonical.com>  Tue, 03 Jul 2012 14:09:15 -0700

horizon (2012.2~f2~20120622.1833-0ubuntu1) quantal; urgency=low

  [ Chuck Short ]
  * New upstream version.
  * debian/copyright: Fix lintian warnings.

  [ Adam Gandelman ]
  * Disabled during Folsom dev cycle, to be refreshed against first Folsom RC:
    - debian/patches/add_juju_settings_panel.patch
    - debian/patches/allow_alternate_css.patch
  * debian/patches/fix-coverage-binary-name.patch: Refreshed.
  * debian/patches/turn-off-debug.patch: Refreshed.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 22 Jun 2012 11:31:06 -0400

horizon (2012.2~f2~20120530.1777-0ubuntu1) quantal; urgency=low

  * New upstream release.
  * debian/patches/add_juju_settings_panel.patch: Refreshed
  * debian/patches/turn-off-debug.patch: Refreshed

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 01 Jun 2012 10:57:56 -0400

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

  * New usptream release.
  * Prepare for quantal:
    - debian/patches/fix-coverage-binary-name.patch: Refreshed.
  * Temporarily pass the testsuite.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 24 May 2012 14:33:20 -0400

horizon (2012.1-0ubuntu8) precise-proposed; urgency=low

  * debian/control: Added memcached as a Recommends of python-django-horizon,
    to ensure a memcached is running and can be used via default install.
    - LP: #988435

 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com>  Wed, 25 Apr 2012 18:30:00 +0100

horizon (2012.1-0ubuntu7) precise; urgency=low

  * debian/patches/use-memcache.patch: Use memcache for session engine by
    default to avoid frequent logouts, as sessions are not shared across
    workers. LP: #968850

 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com>  Wed, 25 Apr 2012 10:55:18 +0100

horizon (2012.1-0ubuntu6) precise; urgency=low

  [ Adam Gandelman ]
  * debian/openstack-dashboard.links: Create symlink to horizon's static js
    files. (LP: #987535)

  [ Jamie Strandboge ]
  * debian/control: don't Build-Depends on python-cherrypy3. It is used by
    only the dashboard tests and they are disabled in Ubuntu builds

 -- Adam Gandelman <adamg@canonical.com>  Tue, 24 Apr 2012 10:43:12 -0700

horizon (2012.1-0ubuntu5) precise; urgency=low

  [ Adam Gandelman ]
  * debian/patches/turn-off-debug.patch: Enable again
  * debian/openstack-dashboard.conf: Add an Alias mapping '/static'
    to '/usr/share/opensack-dashboard/openstack_dashboard/static/'
    (LP: #980787)
  * debian/patches/allow_alternate_css.patch: Allow loading of ubuntu.css
    and favicon if they exists
  * debian/control: Drop libjs-jquery dependencies

  [ Dave Walker (Daviey) ]
  * debian/control: Drop duplicate depends python-cloudfiles.

 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com>  Mon, 23 Apr 2012 10:04:39 +0100

horizon (2012.1-0ubuntu4) precise; urgency=low

  *  debian/patches/turn-off-debug.patch; Reverted, breaks CSS templates.
     (LP: #980787)

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 13 Apr 2012 09:58:54 -0400

horizon (2012.1-0ubuntu3) precise; urgency=low

  [ Adam Gandelman ]
  * debian/patches/add_juju_settings_panel.patch, debian/rules,
    debian/juju.png: Add an Ubuntu-specific panel to easily generate
    Juju environments.yaml

  [ Chuck Short ]
  * debian/patches/turn-off-debug.patch: Turn off debugging.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 12 Apr 2012 12:42:04 -0400

horizon (2012.1-0ubuntu2) precise; urgency=low

  * Make openstack-dashboard Pre-Depends: dpkg (>= 1.15.7.2) for
    dpkg-maintscript-helper.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 10 Apr 2012 17:58:25 +0100

horizon (2012.1-0ubuntu1) precise; urgency=low

  * New upstream release.
  * debian/patches/turn-off-debug.patch: Turn off debugging.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 12 Apr 2012 10:46:00 -0400

horizon (2012.1~rc2-0ubuntu1) precise; urgency=low

  [ Chuck Short ]
  * New usptream release.
  * debian/control: Use python-cherrypy3
  * debian/rules: Update pythonpath in order to run tests.
  * debian/patches/fix-coverage-binary-name.patch: Make the testsuite
    run.
  * debian/rules: Fail build if tests fail.

  [ A Gandelman ]
  * debian/control: Add python-memcache
  * debain/dashboard.conf: Update to match current upstream documentation
    (LP: #966069)

  [ Adrien Cunin ]
  * Renamed Apache config file from dashboard.conf to openstack-dashboard.conf
    (LP: #965410)
    - Updated post{inst,rm} and added preinst to handle correctly the rename

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 04 Apr 2012 07:21:15 -0400

horizon (2012.1~rc1-0ubuntu1) precise; urgency=low

  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 20 Mar 2012 14:49:24 -0400

horizon (2012.1~rc1~20120315.1545-0ubuntu1) precise; urgency=low

  [Adam Gandelman]
  * New upstream release.

  [Chuck Short]
  * debian/control: Update run-time depends

 -- Adam Gandelman <adamg@canonical.com>  Fri, 16 Mar 2012 12:29:27 -0700

horizon (2012.1~rc1~20120308.1479-0ubuntu1) precise; urgency=low

  * New upstream version.
  * debian/rules: Fix symlink when installing horizon.
    (LP: #947118)
  * debian/control: Add python-django-nose as a dep. (LP: #944235)
  * debian/control: Fix broken depends.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 09 Mar 2012 11:50:22 -0500

horizon (2012.1~e4-0ubuntu1) precise; urgency=low

  * New upstream version.
  * debian/rules: Update due to upstream build changes.
  * debian/control: Update standards-version.
  * debian/patches/openstack-config-settings.patch: Dropped
  * debian/patches/fix-dashboard-django-wsgi.patch: Refreshed
  * debian/patches/fix-dashboard-manage.patch: Refreshed
  * debian/openstack-dashboard.install: Update due to upstream build changes.
  * debian/dashboard: Update to upstream build changes.
  * debian/pydist-overrides: Dont try to install python-django-nose-selenium.
  * debian/openstack-dashboard.install: Add missing config files.
  * debian/rules: Fix broken settings.py
  * debian/patches/pkg-setup.patch: Copy missing templates, shameously
    taken from debian
  * debian/patches/fix-broken-tarbll.patch: Add missing files.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 02 Mar 2012 12:11:59 -0500

horizon (2012.1~e4~20120224.1386-0ubuntu1) precise; urgency=low

  * New upstream version.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 24 Feb 2012 10:49:27 -0500

horizon (2012.1~e4~20120217.1354-0ubuntu1) precise; urgency=low

  * debian/patches/openstack-config-settings.patch: Refreshed.
  * debian/copyright: Updated copyright.
  * debian/rules: Diable tests since it doesnt work without a
    virtualenv.
  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 17 Feb 2012 10:12:25 -0500

horizon (2012.1~e4~20120210.1331-0ubuntu1) precise; urgency=low

  * New Upstream version
  * debian/control:
   - Add python-coverage as a build dependency.
   - Add python-novaclient as a build dependency.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 10 Feb 2012 11:09:58 -0500

horizon (2012.1~e4~20120202.1300-0ubuntu2) precise; urgency=low

  * debian/control: Add python-keystoneclient as a build
    dependency.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 03 Feb 2012 13:29:27 -0500

horizon (2012.1~e4~20120202.1300-0ubuntu1) precise; urgency=low

  * New upstream version.
  * debian/control: Drop dependencies we dont need.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 03 Feb 2012 09:55:54 -0500

horizon (2012.1~e3-0ubuntu1) precise; urgency=low

  * New upstream version.
  * debian/conffiles: Don't wipe out local_settings.py on upgrade.
    (LP: #914257)

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 26 Jan 2012 09:52:53 -0500

horizon (2012.1~e3~20120120.1235-0ubuntu1) precise; urgency=low

  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 20 Jan 2012 14:51:21 -0500

horizon (2012.1~e3~20120113.1213-0ubuntu1) precise; urgency=low

  [Chuck Short]
  * Removed python-django-horizon.postinst, let dh_python2 generate instead
    since python-support is not a dependency.
  * Dropped python-openstack-compute from debian/control.
  * Clean up debian/control.
  * Restart apache when installing the openstack dashboard.
    (LP: #905527)
  * Dropped python-coverage not needed.
  * Added transitional package for people updating from oneiric.
  * Rediffed patches.
  * More linitian fixes.

  [Robie Basak]
  * debian/control: put python-django-horizon in Python section.
  * debian/control: lintian fixes (LP: #899427):
    - Put python-django-horizon in Python section
    - Remove definite article from Description
  * debian/copyright: fix dep5 syntax.
  * debian/python-django-horizon.lintian-overrides: override for template shell
    script.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 13 Jan 2012 10:59:49 +0100

horizon (2012.1~e2-0ubuntu2) precise; urgency=low

  * Rebuild to drop dependencies on python2.6.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 02 Jan 2012 10:58:49 +0100

horizon (2012.1~e2-0ubuntu1) precise; urgency=low

  * New upstream release (LP: #904039)
  * debian/control: Update build-depends.
  * debian/watch: Fix to fetch from Launchpad ad well.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 16 Dec 2011 16:34:56 -0500

horizon (2012.1~e2~20111209.1104-0ubuntu1) precise; urgency=low

  * New upstream release.
  * Refreshed patches.
  * debian/docs: Removed README

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 09 Dec 2011 16:18:55 -0500

horizon (2012.1~e1-0ubuntu~e2.20111201.1077.1) precise; urgency=low

  [ Chuck Short ]
  * Initial release.

  [ Jamie Strandboge ]
  * debian/patches/git-2012.1~e2~20111201.1077.patch: use 2012.1~e1 release
    tarball and apply all git commits up to 2012.1~e2~20111201.1077. This
    can be dropped in 2012.1~e2.
  * rename python-djanog-horizon.postinst to python-django-horizon.postinst

 -- Jamie Strandboge <jamie@ubuntu.com>  Fri, 02 Dec 2011 16:21:52 -0600
