[python-django-horizon/f17] - update to latest essex release 2012.1.3

Matthias Runge mrunge at fedoraproject.org
Mon Oct 15 09:38:40 UTC 2012


commit 9d460285dd4ca31201de026ec526e35a88e81508
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon Oct 15 11:38:03 2012 +0200

    - update to latest essex release 2012.1.3

 .gitignore                 |    1 +
 python-django-horizon.spec |    9 +++++----
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 99d0f9b..d9a33e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /horizon-2012.1~rc1~20120304.1447.tar.gz
 /horizon-2012.1.tar.gz
 /horizon-2012.1.1.tar.gz
+/horizon-2012.1.3.tar.gz
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index 4333809..5077339 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -9,8 +9,8 @@
 %global snaptag ~%{release_letter}%{milestone}~%{snapdate}.%{git_revno}
 
 Name:       python-django-horizon
-Version:    2012.1.1
-Release:    2%{?dist}
+Version:    2012.1.3
+Release:    1%{?dist}
 Summary:    Django application for talking to Openstack
 
 Group:      Development/Libraries
@@ -28,7 +28,6 @@ Source1:    openstack-dashboard.conf
 Patch0001: 0001-disable-debug-logging.patch
 Patch0002: 0002-default-database.patch
 Patch0003: 0003-fix-removal-of-python-django-nose-dependency.patch
-Patch4:    CVE-2012-3540-auth_forms.patch
 
 Requires:   Django >= 1.3.0
 Requires:   openstack-glance >= 2012.1
@@ -93,7 +92,6 @@ Documentation for the Django Horizon application for talking with Openstack
 %patch0001 -p1
 %patch0002 -p1
 %patch0003 -p1
-%patch4 -p1
 
 %build
 %{__python} setup.py build
@@ -143,6 +141,9 @@ python %{_datadir}/openstack-dashboard/manage.py collectstatic --noinput >/dev/n
 %doc html
 
 %changelog
+* Mon Oct 15 2012 Matthias Runge <mrunge at redhat.com> - 2012.1.3-1
+- update to latest esses upstream bugfix release
+
 * Thu Aug 30 2012 Nuno Santos <nsantos at redhat.com> - 2012.1.1-2
 - CVE-2012-3540 vulnerability in authentication mechanism
 
diff --git a/sources b/sources
index 35566db..dc28639 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61bada14dd7dcc5957a8c50a6728cbbd  horizon-2012.1.1.tar.gz
+1dee082c7d8b4dc293c5831870281189  horizon-2012.1.3.tar.gz


More information about the scm-commits mailing list