[python-django] Update to 1.6.5 (rhbz#1097935)

Matthias Runge mrunge at fedoraproject.org
Fri May 16 13:18:08 UTC 2014


commit ead3124aadcef6a675174a9e32521984b1518ad8
Author: Matthias Runge <mrunge at redhat.com>
Date:   Fri May 16 15:17:23 2014 +0200

    Update to 1.6.5 (rhbz#1097935)

 .gitignore         |    1 +
 python-django.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 709de28..7886ae0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /Django-1.6.2.tar.gz
 /Django-1.6.3.tar.gz
 /Django-1.6.4.tar.gz
+/Django-1.6.5.tar.gz
diff --git a/python-django.spec b/python-django.spec
index 860493b..e7959d5 100644
--- a/python-django.spec
+++ b/python-django.spec
@@ -16,8 +16,8 @@
 %global         obs_ver 1.5.5-3
 
 Name:           python-django
-Version:        1.6.4
-Release:        2%{?dist}
+Version:        1.6.5
+Release:        1%{?dist}
 Summary:        A high-level Python Web framework
 
 Group:          Development/Languages
@@ -587,6 +587,9 @@ popd
 
 
 %changelog
+* Fri May 16 2014 Matthias Runge <mrunge at redhat.com> - 1.6.5-1
+- update to 1.6.5 CVE-2014-1418, CVE-2014-3730 (rhbz#1097935)
+
 * Mon May 12 2014 Matthias Runge <mrunge at redhat.com> - 1.6.4-2
 - don't hardcode python3.3
 
diff --git a/sources b/sources
index 718a9ae..090e16f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0d23bf836d3a52d93aee9411eccaa609  Django-1.6.4.tar.gz
+e4c5b2d35ecb3807317713afa70a0c77  Django-1.6.5.tar.gz


More information about the scm-commits mailing list