pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/python27 SA56624 is CVE-2014-1912.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec87adf0f689
branches: trunk
changeset: 634164:ec87adf0f689
user: obache <obache%pkgsrc.org@localhost>
date: Sat May 10 08:38:04 2014 +0000
description:
SA56624 is CVE-2014-1912.
diffstat:
lang/python27/distinfo | 4 ++--
lang/python27/patches/patch-Modules_socketmodule.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r 6b76cb12b68a -r ec87adf0f689 lang/python27/distinfo
--- a/lang/python27/distinfo Sat May 10 08:11:02 2014 +0000
+++ b/lang/python27/distinfo Sat May 10 08:38:04 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.36 2014/04/13 15:06:20 bsiegert Exp $
+$NetBSD: distinfo,v 1.37 2014/05/10 08:38:04 obache Exp $
SHA1 (Python-2.7.6.tar.xz) = 8321636af2acbeaa68fc635d7dda7369ed446a80
RMD160 (Python-2.7.6.tar.xz) = 8efc73a01a466d8fa16c5c1734c89be79c2c538a
@@ -9,7 +9,7 @@
SHA1 (patch-Modules___ssl.c) = aaddaea5bcd6c84d3d896c7c37f710933b8228bc
SHA1 (patch-Modules_getpath.c) = f68b38eb90f974b67ceab3922ce7f92eb77f25c3
SHA1 (patch-Modules_readline.c) = 0afcbd1c8bdf3648177bed760e6cccf54c857451
-SHA1 (patch-Modules_socketmodule.c) = 07c76dcf6dc8605446bc8e01d80e1f1e30a5ebf7
+SHA1 (patch-Modules_socketmodule.c) = a8a4da9381a9485f7e999ae7db4aa715adfacfa5
SHA1 (patch-aa) = 990e4025bb6a37715e1f5df1831499f0ab08acfa
SHA1 (patch-ab) = 0d0ae9802dfe3b85659adb16793affd8c4ffce43
SHA1 (patch-ad) = de730b9f5a5efb56afa8bed05824b5f6579242ec
diff -r 6b76cb12b68a -r ec87adf0f689 lang/python27/patches/patch-Modules_socketmodule.c
--- a/lang/python27/patches/patch-Modules_socketmodule.c Sat May 10 08:11:02 2014 +0000
+++ b/lang/python27/patches/patch-Modules_socketmodule.c Sat May 10 08:38:04 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: patch-Modules_socketmodule.c,v 1.1 2014/02/09 09:02:50 tron Exp $
+$NetBSD: patch-Modules_socketmodule.c,v 1.2 2014/05/10 08:38:04 obache Exp $
-Fix vulnerability reported in SA56624. Patch taken from here:
+Fix CVE-2014-1912. Patch taken from here:
http://hg.python.org/cpython/rev/87673659d8f7
Home |
Main Index |
Thread Index |
Old Index