[Django14/el6] update to 1.4.13 fixing CVE-2014-1418 (rhbz#1097937)

Matthias Runge mrunge at fedoraproject.org
Fri May 16 15:50:27 UTC 2014


commit 337de6bac6601c814c501d73d5ff5315b767ba57
Author: Matthias Runge <mrunge at redhat.com>
Date:   Fri May 16 17:50:08 2014 +0200

    update to 1.4.13 fixing CVE-2014-1418 (rhbz#1097937)

 .gitignore    |    1 +
 Django14.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50756ad..0e77840 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,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/Django14.spec b/Django14.spec
index d754c79..a953a59 100644
--- a/Django14.spec
+++ b/Django14.spec
@@ -7,7 +7,7 @@
 %bcond_with internet
 
 Name:           Django14
-Version:        1.4.11
+Version:        1.4.13
 Release:        1%{?dist}
 Summary:        A high-level Python Web framework
 
@@ -300,6 +300,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#1097937)
+
 * 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
 * Mon Sep 16 2013 Matthias Runge <mrunge at redhat.com> - 1.4.8-1
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