SOURCES: up-imapproxy-CVE-2005-2661.patch (NEW) - cp from gentoo
glen
glen at pld-linux.org
Mon Mar 20 15:10:57 CET 2006
Author: glen Date: Mon Mar 20 14:10:57 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- cp from gentoo
---- Files affected:
SOURCES:
up-imapproxy-CVE-2005-2661.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/up-imapproxy-CVE-2005-2661.patch
diff -u /dev/null SOURCES/up-imapproxy-CVE-2005-2661.patch:1.1
--- /dev/null Mon Mar 20 15:10:57 2006
+++ SOURCES/up-imapproxy-CVE-2005-2661.patch Mon Mar 20 15:10:52 2006
@@ -0,0 +1,13 @@
+Fix for CAN-2005-2661, DSA 852-1
+http://lists.andrew.cmu.edu/pipermail/imapproxy-info/2005-October/000481.html
+--- up-imapproxy-1.2.4.orig/src/main.c
++++ up-imapproxy-1.2.4/src/main.c
+@@ -812,7 +812,7 @@
+ exit( 1 );
+ }
+
+- sprintf( DestBuf, CP );
++ sprintf( DestBuf, "%s", CP );
+
+ /*
+ * initially assume that the server doesn't support UNSELECT.
================================================================
More information about the pld-cvs-commit
mailing list