forked from pool/python
- fixed a security flaw where malicious sites could redirect
Python application from http to a local file (CVE-2011-1521, bnc#682554) - fixed race condition in Makefile which randomly failed parallel builds ( http://bugs.python.org/issue10013 ) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=94
This commit is contained in:
committed by
Git OBS Bridge
parent
238d8e6b32
commit
ef4beb4804
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 2 16:04:49 UTC 2011 - jmatejek@novell.com
|
||||
|
||||
- fixed a security flaw where malicious sites could redirect
|
||||
Python application from http to a local file
|
||||
(CVE-2011-1521, bnc#682554)
|
||||
- fixed race condition in Makefile which randomly failed
|
||||
parallel builds ( http://bugs.python.org/issue10013 )
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 17 17:37:09 CET 2011 - pth@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user