packages: stunnel/stunnel-am.patch - updated to 4.39
adamg
adamg at pld-linux.org
Sat Jul 9 09:50:06 CEST 2011
Author: adamg Date: Sat Jul 9 07:50:06 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 4.39
---- Files affected:
packages/stunnel:
stunnel-am.patch (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/stunnel/stunnel-am.patch
diff -u packages/stunnel/stunnel-am.patch:1.5 packages/stunnel/stunnel-am.patch:1.6
--- packages/stunnel/stunnel-am.patch:1.5 Wed May 11 13:48:49 2005
+++ packages/stunnel/stunnel-am.patch Sat Jul 9 09:50:00 2011
@@ -4,8 +4,8 @@
else \
RND=""; \
fi; \
-- $(openssl) req -new -x509 -days 365 -nodes $$RND \
-+ echo -e "\n\n\n\n\n\n" | $(openssl) req -new -x509 -days 365 -nodes $$RND \
+- $(openssl) req -new -x509 -days 365 $$RND \
++ echo -e "\n\n\n\n\n\n" | $(openssl) req -new -x509 -days 365 $$RND \
-config $(srcdir)/stunnel.cnf \
-out stunnel.pem -keyout stunnel.pem; \
- test $(USE_DH) -eq 0 || $(openssl) gendh $$RND 512 >> stunnel.pem; \
+ $(openssl) gendh $$RND 1024 >> stunnel.pem; \
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/stunnel/stunnel-am.patch?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list