[python-django14: 1/2] update to 1.4.14

Matthias Runge mrunge at fedoraproject.org
Mon Aug 25 12:25:45 UTC 2014


commit 9e8d6c3b6ae1a7c2b12652a6f2ffd9b86e85c556
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon Aug 25 14:09:19 2014 +0200

    update to 1.4.14

 .gitignore           |    1 +
 python-django14.spec |    6 +++++-
 sources              |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 33281a4..663539a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Django-1.4.8.tar.gz
 /Django-1.4.11.tar.gz
 /Django-1.4.13.tar.gz
+/Django-1.4.14.tar.gz
diff --git a/python-django14.spec b/python-django14.spec
index 358d2b8..d68e677 100644
--- a/python-django14.spec
+++ b/python-django14.spec
@@ -6,7 +6,7 @@
 %bcond_with internet
 
 Name:           python-django14
-Version:        1.4.13
+Version:        1.4.14
 Release:        1%{?dist}
 Summary:        A high-level Python Web framework
 
@@ -321,6 +321,10 @@ cd tests
 
 
 %changelog
+* Mon Aug 25 2014 Matthias Runge <mrunge at redhat.com> - 1.4.14-1
+- update to 1.4.14 fixing CVE-2014-0480 CVE-2014-0481 CVE-2014-0482,
+  CVE-2014-0483
+
 * 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)
 
diff --git a/sources b/sources
index 8258227..7656bf4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e28e33680f28b027ad67a026a785ea5  Django-1.4.13.tar.gz
+80dc1b9866487afc2ab3f774e29181bc  Django-1.4.14.tar.gz


More information about the scm-commits mailing list