Updates all around: Ruby, Django, Diablo
I didn't touch my newsreader in a while and promptly I missed quite a bit of interesting things. Here are the most important:
Django
Large file uploads: Revision 7814 finally lands the patch from ticket 2070 and finally allows Django to handle arbitrarily-sized file-uploads.
Ruby's security vulnerabilities
Man, I'm late to that particular party, but some serious vulnerabilities have been found in the main Ruby interpreter. Unfortunately it seems that the official maintainers messed up as well and only 3rd-party patches are available right now, because there's no known stable release code in the codebase that a quick patch release could be based off.
I think the most important lesson that can be learned from this, as Simon Willison points out, is that you need to keep release tags around in your SCM system, but also that you should never blindly trust any part of a system. At least it makes me wonder what surprises lurk in the Java VM or CPython.
Diablo III
Has been announced. Userfriendly pretty much hits the nail on the head.


