pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-django14



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jan 28 06:39:40 UTC 2015

Modified Files:
        pkgsrc/www/py-django14: Makefile distinfo

Log Message:
Changes 1.4.19:
* GZipMiddleware now supports streaming responses. As part of the 1.4.18 security release, the django.views.static.serve() function was altered to stream the files it serves. Unfortunately, the 
GZipMiddleware consumed the stream prematurely and prevented files from being served properly.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-django14/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-django14/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index