[python-django15] Update to 1.5.9 fixing multiple CVEs

Matthias Runge mrunge at fedoraproject.org
Wed Aug 27 07:21:37 UTC 2014


commit 53ecd65ad6c73238b9ead1716d596a76e77ac38f
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed Aug 27 09:21:22 2014 +0200

    Update to 1.5.9 fixing multiple CVEs

 .gitignore           |    1 +
 python-django15.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b36263..51e7375 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Django-1.5.5.tar.gz
 /Django-1.5.6.tar.gz
 /Django-1.5.8.tar.gz
+/Django-1.5.9.tar.gz
diff --git a/python-django15.spec b/python-django15.spec
index 9fcd3bc..d2e5490 100644
--- a/python-django15.spec
+++ b/python-django15.spec
@@ -18,8 +18,8 @@
 # dist tags
 
 Name:           python-django15
-Version:        1.5.8
-Release:        4%{?dist}
+Version:        1.5.9
+Release:        1%{?dist}
 Summary:        A high-level Python Web framework
 
 Group:          Development/Languages
@@ -628,6 +628,9 @@ cd tests
 
 
 %changelog
+* Wed Aug 27 2014 Matthias Runge <mrunge at redhat.com> - 1.5.9-1
+- update to 1.5.9 fixing multiple CVEs (rhbz#1132773)
+
 * Thu Jun 12 2014 Matthias Runge <mrunge at redhat.com> - 1.5.8-3
 - make sure, bash-completion does not conflict
 
diff --git a/sources b/sources
index 9954e6c..245dc51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-675fc736e2c29090f005e217ccf90b5b  Django-1.5.8.tar.gz
+4c6f03748043a32059d905033e0dc770  Django-1.5.9.tar.gz


More information about the scm-commits mailing list