[Django14/el6] update to 1.4.14 fixing multiple CVE

Matthias Runge mrunge at fedoraproject.org
Wed Aug 27 09:52:02 UTC 2014


commit 7783f6f0f7a90b6a612b132c558acc4fd59c7977
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed Aug 27 11:51:39 2014 +0200

    update to 1.4.14 fixing multiple CVE

 .gitignore    |    1 +
 Django14.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e77840..ef79e90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,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/Django14.spec b/Django14.spec
index a953a59..89f3d2e 100644
--- a/Django14.spec
+++ b/Django14.spec
@@ -7,7 +7,7 @@
 %bcond_with internet
 
 Name:           Django14
-Version:        1.4.13
+Version:        1.4.14
 Release:        1%{?dist}
 Summary:        A high-level Python Web framework
 
@@ -300,6 +300,9 @@ cd tests
 
 
 %changelog
+* Wed Aug 27 2014 Matthias Runge <mrunge at redhat.com> - 1.4.14-1
+- update to 1.4.14 fixing various flaws (rhbz#1132776)
+
 * 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)
 
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