[python-django/f19] update to 1.5.9, fix several cves

Matthias Runge mrunge at fedoraproject.org
Mon Aug 25 08:31:17 UTC 2014


commit 7608375b7a861ff54c3d3f856db72517eba85c56
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon Aug 25 10:30:57 2014 +0200

    update to 1.5.9, fix several cves

 .gitignore         |    1 +
 python-django.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4de3906..77207a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /Django-1.5.4.tar.gz
 /Django-1.5.6.tar.gz
 /Django-1.5.8.tar.gz
+/Django-1.5.9.tar.gz
diff --git a/python-django.spec b/python-django.spec
index cd647e8..979da70 100644
--- a/python-django.spec
+++ b/python-django.spec
@@ -16,7 +16,7 @@
 %global         obs_ver 1.4.8-1
 
 Name:           python-django
-Version:        1.5.8
+Version:        1.5.9
 Release:        1%{?dist}
 Summary:        A high-level Python Web framework
 
@@ -599,6 +599,9 @@ popd
 
 
 %changelog
+* Mon Aug 25 2014 Matthias Runge <mrunge at redhat.com> - 1.5.9-1
+- update to 1.5.9 fixing CVE-2014-3473 CVE-2014-3474 CVE-2014-3475 
+
 * Fri May 16 2014 Matthias Runge <mrunge at redhat.com> - 1.5.8-1
 - update to 1.5.8 fixing CVE-2014-1418 (rhbz#1097935)
 
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