disable MD2, bump release number
[packages.git] / libs / xyssl / patches / 003-no_md2.patch
diff --git a/libs/xyssl/patches/003-no_md2.patch b/libs/xyssl/patches/003-no_md2.patch
new file mode 100644 (file)
index 0000000..76ecbb9
--- /dev/null
@@ -0,0 +1,13 @@
+Index: xyssl-0.7/include/xyssl/ssl_conf.h
+===================================================================
+--- xyssl-0.7.orig/include/xyssl/ssl_conf.h    2007-09-25 09:39:47.000000000 +0200
++++ xyssl-0.7/include/xyssl/ssl_conf.h 2007-09-25 09:43:40.000000000 +0200
+@@ -93,6 +93,8 @@
+ #define NO_SSL_SRV
+  */
++#define NO_MD2
++
+ #ifdef __cplusplus
+ }
+ #endif