summaryrefslogtreecommitdiff
path: root/django
diff options
context:
space:
mode:
authorLucas Hazel <lucas@die.net.au>2008-09-03 20:15:37 +1000
committerLucas Hazel <lucas@die.net.au>2008-09-03 20:15:37 +1000
commit168023951d2a0caee9e75b5635d9c8672615d695 (patch)
treea64c18761e04c42efaa39b31068e047486df36f9 /django
parent12f2d8de988713ab1cbf135fd177b1db99a2d1d3 (diff)
downloadcontrib-168023951d2a0caee9e75b5635d9c8672615d695.tar.gz
contrib-168023951d2a0caee9e75b5635d9c8672615d695.tar.xz
[notify] django: upate to r8916
new version fixes CSFR exploit See http://www.djangoproject.com/weblog/2008/sep/02/security/
Diffstat (limited to 'django')
-rw-r--r--django/.footprint4
-rw-r--r--django/.md5sum2
-rw-r--r--django/Pkgfile2
3 files changed, 6 insertions, 2 deletions
diff --git a/django/.footprint b/django/.footprint
index cac06e8a5..7b7c26adb 100644
--- a/django/.footprint
+++ b/django/.footprint
@@ -1245,6 +1245,8 @@ drwxr-xr-x root/root usr/lib/python2.5/site-packages/django/contrib/localflavor/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/django/contrib/localflavor/us/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/django/contrib/localflavor/us/forms.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/django/contrib/localflavor/us/forms.pyc
+-rw-r--r-- root/root usr/lib/python2.5/site-packages/django/contrib/localflavor/us/models.py
+-rw-r--r-- root/root usr/lib/python2.5/site-packages/django/contrib/localflavor/us/models.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/django/contrib/localflavor/us/us_states.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/django/contrib/localflavor/us/us_states.pyc
drwxr-xr-x root/root usr/lib/python2.5/site-packages/django/contrib/localflavor/za/
@@ -1764,6 +1766,8 @@ drwxr-xr-x root/root usr/lib/python2.5/site-packages/django/utils/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/django/utils/http.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/django/utils/itercompat.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/django/utils/itercompat.pyc
+-rw-r--r-- root/root usr/lib/python2.5/site-packages/django/utils/regex_helper.py
+-rw-r--r-- root/root usr/lib/python2.5/site-packages/django/utils/regex_helper.pyc
-rw-r--r-- root/root usr/lib/python2.5/site-packages/django/utils/safestring.py
-rw-r--r-- root/root usr/lib/python2.5/site-packages/django/utils/safestring.pyc
drwxr-xr-x root/root usr/lib/python2.5/site-packages/django/utils/simplejson/
diff --git a/django/.md5sum b/django/.md5sum
index 006dceb1e..c7e5b2676 100644
--- a/django/.md5sum
+++ b/django/.md5sum
@@ -1 +1 @@
-d66c52cdbcde57ca96fa22ef2b9b6301 django-r8740.tar.bz2
+58b00f01adf50c2a8ce9f7c647f58fc0 django-r8916.tar.bz2
diff --git a/django/Pkgfile b/django/Pkgfile
index 2f973e114..4cb120570 100644
--- a/django/Pkgfile
+++ b/django/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: setuptools
name=django
-version=r8740
+version=r8916
release=1
source=(http://crux.nu/~lucas/files/$name-$version.tar.bz2)

Generated by cgit