[Django14/el6] update to 1.4.20

Matthias Runge mrunge at fedoraproject.org
Mon Mar 23 10:04:12 UTC 2015


commit 8ea0d217ad3ee1a0e3cc1fb1235c9da065823289
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon Mar 23 11:04:00 2015 +0100

    update to 1.4.20

 .gitignore    | 1 +
 Django14.spec | 5 ++++-
 sources       | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2154b1..1bb875d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Django-1.4.13.tar.gz
 /Django-1.4.14.tar.gz
 /Django-1.4.18.tar.gz
+/Django-1.4.20.tar.gz
diff --git a/Django14.spec b/Django14.spec
index ae830e2..6eb00be 100644
--- a/Django14.spec
+++ b/Django14.spec
@@ -7,7 +7,7 @@
 %bcond_with internet
 
 Name:           Django14
-Version:        1.4.18
+Version:        1.4.20
 Release:        1%{?dist}
 Summary:        A high-level Python Web framework
 
@@ -300,6 +300,9 @@ cd tests
 
 
 %changelog
+* Mon Mar 23 2015 Matthias Runge <mrunge at redhat.com> - 1.4.20-1
+- fix CVE-2015-2317 (rhbz#1203619)
+
 * Wed Jan 14 2015 Matthias Runge <mrunge at redhat.com> - 1.4.18-1
 - fix CVE-2015-0221 (rhbz#1181949)
 
diff --git a/sources b/sources
index 57982d2..9305549 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d82b2219052bb47ba0838c2ebd3832ae  Django-1.4.18.tar.gz
+4a3710921fb51422c9083e52e012ca33  Django-1.4.20.tar.gz


More information about the scm-commits mailing list