[python-django14] Update to 1.4.13, fixing CVE-2014-1418 (rhbz#1097936)

Matthias Runge mrunge at fedoraproject.org
Fri May 16 15:22:07 UTC 2014


commit 585c2e8f0cedd2aba041349b8aab3737df38ece9
Author: Matthias Runge <mrunge at redhat.com>
Date:   Fri May 16 17:20:38 2014 +0200

    Update to 1.4.13, fixing CVE-2014-1418 (rhbz#1097936)

 .gitignore           |    1 +
 python-django14.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d5df0d2..33281a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Django-1.4.7.tar.gz
 /Django-1.4.8.tar.gz
 /Django-1.4.11.tar.gz
+/Django-1.4.13.tar.gz
diff --git a/python-django14.spec b/python-django14.spec
index 9200c31..358d2b8 100644
--- a/python-django14.spec
+++ b/python-django14.spec
@@ -6,7 +6,7 @@
 %bcond_with internet
 
 Name:           python-django14
-Version:        1.4.11
+Version:        1.4.13
 Release:        1%{?dist}
 Summary:        A high-level Python Web framework
 
@@ -321,6 +321,9 @@ cd tests
 
 
 %changelog
+* Fri May 16 2014 Matthias Runge <mrunge at redhat.com> - 1.4.13-1
+- update to 1.4.13 fixing CVE-2014-1418 (rhbz#1097936)
+
 * Tue Apr 22 2014 Matthias Runge <mrunge at redhat.com> - 1.4.11-1
 - update to 1.4.11 fixing CVE-2014-0473 and CVE-2014-0474
 
diff --git a/sources b/sources
index 9d2f0bf..8258227 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9cd5913b038ebc9582903b2fccbbb54b  Django-1.4.11.tar.gz
+9e28e33680f28b027ad67a026a785ea5  Django-1.4.13.tar.gz


More information about the scm-commits mailing list