[plague] Add patch.

Michael Schwendt mschwendt at fedoraproject.org
Sat Feb 21 13:25:07 UTC 2015


commit fc64eeee0704b678d6984c67c79b0496e38e280b
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sat Feb 21 14:25:04 2015 +0100

    Add patch.

 plague-0.4.5.8-md5-sha1-openssl.patch | 12 ++++++++++++
 1 file changed, 12 insertions(+)
---
diff --git a/plague-0.4.5.8-md5-sha1-openssl.patch b/plague-0.4.5.8-md5-sha1-openssl.patch
new file mode 100644
index 0000000..d33b3c8
--- /dev/null
+++ b/plague-0.4.5.8-md5-sha1-openssl.patch
@@ -0,0 +1,12 @@
+diff -Nur plague-0.4.5.8-orig/utils/certhelper.py plague-0.4.5.8/utils/certhelper.py
+--- plague-0.4.5.8-orig/utils/certhelper.py	2010-01-24 12:45:09.000000000 +0100
++++ plague-0.4.5.8/utils/certhelper.py	2015-02-21 14:12:26.423599868 +0100
+@@ -170,7 +170,7 @@
+ 
+ default_days	= 3650
+ default_crl_days= 30
+-default_md	= md5
++default_md	= sha1
+ preserve	= no
+ 
+ policy		= policy_match


More information about the scm-commits mailing list