| patch |
summary |
view |
raw |
| CVE-2007-4965.dpatch |
imageop.c | 70 +++++++++++++++++++++++++++++++++++++++++++++++----------
rgbimgmodule.c | 5 ++++
2 files changed, 63 insertions(+), 12 deletions(-)
|
view
|
download
|
| CVE-2008-1679.dpatch |
imageop.c | 10 ++++++++++
1 file changed, 10 insertions(+)
|
view
|
download
|
| CVE-2008-1721.dpatch |
zlibmodule.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| CVE-2008-2315_3142_3143_3144.dpatch |
Include/pymem.h | 20 ++++++++----
Include/pyport.h | 11 ++++++
Modules/_csv.c | 10 ++++++
Modules/almodule.c | 2 +
Modules/arraymodule.c | 40 ++++++++++++++++++++++--
Modules/audioop.c | 56 +++++++++++++++++++++++++++-------
Modules/binascii.c | 40 +++++++++++++++++++++++-
Modules/cPickle.c | 16 +++++++++
Modules/cStringIO.c | 11 ++++++
Modules/cjkcodecs/multibytecodec.c | 20 ++++++++++--
Modules/datetimemodule.c | 7 ++++
Modules/gcmodule.c | 7 +++-
Modules/mmapmodule.c | 2 -
Modules/rgbimgmodule.c | 34 +++++++++++++++++---
Modules/selectmodule.c | 4 +-
Modules/stropmodule.c | 34 ++++++++++++++++++--
Objects/bufferobject.c | 10 ++++++
Objects/listobject.c | 22 +++++++++++--
Objects/obmalloc.c | 18 +++++++++++
Objects/stringobject.c | 18 ++++++++++-
Objects/tupleobject.c | 5 +--
Objects/unicodeobject.c | 49 ++++++++++++++++++++++++------
Parser/node.c | 3 +
Python/bltinmodule.c | 60 ++++++++++++++++++++++++++++++++++---
Python/mysnprintf.c | 22 ++++++++++---
25 files changed, 458 insertions(+), 63 deletions(-)
|
view
|
download
|
| cthreads.dpatch |
configure.in | 14 +-------------
1 file changed, 1 insertion(+), 13 deletions(-)
|
view
|
download
|
| deb-locations.dpatch |
Demo/scripts/ftpstats.py | 5 +++--
Demo/tkinter/guido/ManPage.py | 5 +++--
Demo/tkinter/guido/tkman.py | 4 ++--
Lib/pydoc.py | 4 ++++
Lib/site.py | 15 ++++++++++-----
Misc/python.man | 2 +-
Tools/faqwiz/faqconf.py | 2 +-
Tools/webchecker/webchecker.py | 3 ++-
8 files changed, 26 insertions(+), 14 deletions(-)
|
view
|
download
|
| deb-setup.dpatch |
setup.py | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| difflib.dpatch |
difflib.py | 39 ++++++++++++++++++++++-----------------
1 file changed, 22 insertions(+), 17 deletions(-)
|
view
|
download
|
| disable-utimes.dpatch |
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| distutils-debian.dpatch |
distutils/command/install.py | 23 ++++++++++++++++++-----
1 file changed, 18 insertions(+), 5 deletions(-)
|
view
|
download
|
| distutils-exec-prefix.dpatch |
distutils/command/build_ext.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| distutils-link.dpatch |
distutils/unixccompiler.py | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
|
view
|
download
|
| distutils-sysconfig.dpatch |
distutils/sysconfig.py | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| doc-faq.dpatch |
html/index.html.in | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
|
view
|
download
|
| doc-smtplib.dpatch |
lib/libsmtplib.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| enable-fpectl.dpatch |
setup.py | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| ftp_nlst.dpatch |
urllib.py | 7 -------
1 file changed, 7 deletions(-)
|
view
|
download
|
| hotshot-import.dpatch |
hotshot/stats.py | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
|
view
|
download
|
| idle-save-dialog.dpatch |
idlelib/EditorWindow.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| langpack-gettext.dpatch |
Lib/gettext.py | 15 +++++++++++++++
1 file changed, 15 insertions(+)
|
view
|
download
|
| libre.diff |
lib/libre.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| link-opt.dpatch |
configure.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| locale-module.dpatch |
locale.py | 651 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 622 insertions(+), 29 deletions(-)
|
view
|
download
|
| lsb-platform.dpatch |
platform.py | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
|
view
|
download
|
| mmap-64bit.dpatch |
mmapmodule.c | 24 ++++++++++++------------
test/test_mmap.py | 16 ++++++++++++++++
2 files changed, 28 insertions(+), 12 deletions(-)
|
view
|
download
|
| no-large-file-support.dpatch |
configure.in | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| optparse-no-gettext.dpatch |
optparse.py | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| patchlevel.dpatch |
patchlevel.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| profile-doc.dpatch |
lib/libprofile.tex | 10 ++++++++++
1 file changed, 10 insertions(+)
|
view
|
download
|
| pydebug-path.dpatch |
getpath.c | 17 +++++++++++++++++
site.py | 6 ++++++
2 files changed, 23 insertions(+)
|
view
|
download
|
| remove-dup-decl.dpatch |
abstract.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| stringobject.dpatch |
stringobject.c | 7 +++++++
1 file changed, 7 insertions(+)
|
view
|
download
|
| strxfrm-leak.dpatch |
_localemodule.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| svn-updates.dpatch |
0 files changed
|
view
|
download
|
| template.dpatch |
0 files changed
|
view
|
download
|
| test-sundry.dpatch |
test/test_sundry.py | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
|
view
|
download
|
| tkinter-import.dpatch |
lib-tk/Tkinter.py | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| webbrowser.dpatch |
webbrowser.py | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
|
view
|
download
|