SOURCES: cjc-typos.patch (NEW) - fix 2 typos

qboosh qboosh at pld-linux.org
Thu Dec 7 00:47:35 CET 2006


Author: qboosh                       Date: Wed Dec  6 23:47:35 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix 2 typos

---- Files affected:
SOURCES:
   cjc-typos.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/cjc-typos.patch
diff -u /dev/null SOURCES/cjc-typos.patch:1.1
--- /dev/null	Thu Dec  7 00:47:35 2006
+++ SOURCES/cjc-typos.patch	Thu Dec  7 00:47:29 2006
@@ -0,0 +1,20 @@
+--- cjc-1.0.0/cjc/main.py.orig	2005-12-26 16:45:22.000000000 +0100
++++ cjc-1.0.0/cjc/main.py	2006-12-07 00:39:28.563825152 +0100
+@@ -113,7 +113,7 @@
+             "  Serial number: %(serial_number)s\n"
+             "  Valid not before: %(not_before)s\n"
+             "  Valid not after: %(not_after)s\n"),
+-    ("certificate_error",u"%[warning]Server certificate failed verifiaction.\n\n"
++    ("certificate_error",u"%[warning]Server certificate failed verification.\n\n"
+         "%[info]Server has presented following certificate chain:\n"
+         "%{chain}\n"
+         "The rejected certificate is:\n"
+@@ -121,7 +121,7 @@
+         "%[error]Verification failed with error #%(errnum)i: %(errdesc)s\n"),
+     ("certificate_remember",u"%[info]Server '%(who)s' has presented following certificate:\n\n"
+         "%{certificate}\n"
+-        "Verification of that certificat failed.\n"
++        "Verification of that certificate failed.\n"
+         "Should it be accepted in future sessions anyway?\n"),
+     ("tls_error_ignored",u"%[warning]Certificate verification error #%(errnum)i:"
+             " '%(errdesc)s' ignored - peer certificate is known as trustworthy.\n"),
================================================================


More information about the pld-cvs-commit mailing list