[Commits] PATCHSETS 1.1.2.4485 1.1.2.4486 ChangeLog 1.396.2.3655 1.396.2.3656 configure.ac 1.654.2.4552 1.654.2.4553

colin at claws-mail.org colin at claws-mail.org
Wed Oct 17 09:52:53 CEST 2012


Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv20368

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-10-17 [colin]	3.8.1cvs100

	* src/common/ssl_certificate.c
		Fix bug #2759, "Error messages regarding bad
		client certificates are less than helpful"
		Based on patch by bug reporter.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4552
retrieving revision 1.654.2.4553
diff -u -d -r1.654.2.4552 -r1.654.2.4553
--- configure.ac	13 Oct 2012 09:45:57 -0000	1.654.2.4552
+++ configure.ac	17 Oct 2012 07:52:49 -0000	1.654.2.4553
@@ -12,7 +12,7 @@
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=99
+EXTRA_VERSION=100
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4485
retrieving revision 1.1.2.4486
diff -u -d -r1.1.2.4485 -r1.1.2.4486
--- PATCHSETS	13 Oct 2012 09:45:57 -0000	1.1.2.4485
+++ PATCHSETS	17 Oct 2012 07:52:47 -0000	1.1.2.4486
@@ -4474,3 +4474,4 @@
 ( cvs diff -u -r 1.9.2.60 -r 1.9.2.61 src/common/defs.h;  ) > 3.8.1cvs97.patchset
 ( cvs diff -u -r 1.382.2.616 -r 1.382.2.617 src/compose.c;  cvs diff -u -r 1.14.2.34 -r 1.14.2.35 src/grouplistdialog.c;  cvs diff -u -r 1.179.2.267 -r 1.179.2.268 src/imap.c;  cvs diff -u -r 1.2.2.36 -r 1.2.2.37 src/news_gtk.c;  cvs diff -u -r 1.49.2.153 -r 1.49.2.154 src/procmime.c;  cvs diff -u -r 1.150.2.130 -r 1.150.2.131 src/procmsg.c;  cvs diff -u -r 1.36.2.206 -r 1.36.2.207 src/common/utils.c;  cvs diff -u -r 1.20.2.81 -r 1.20.2.82 src/common/utils.h;  cvs diff -u -r 1.1.4.122 -r 1.1.4.123 src/etpan/imap-thread.c;  ) > 3.8.1cvs98.patchset
 ( cvs diff -u -r 1.4.2.44 -r 1.4.2.45 src/common/ssl_certificate.c;  ) > 3.8.1cvs99.patchset
+( cvs diff -u -r 1.4.2.45 -r 1.4.2.46 src/common/ssl_certificate.c;  ) > 3.8.1cvs100.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3655
retrieving revision 1.396.2.3656
diff -u -d -r1.396.2.3655 -r1.396.2.3656
--- ChangeLog	13 Oct 2012 09:45:56 -0000	1.396.2.3655
+++ ChangeLog	17 Oct 2012 07:52:48 -0000	1.396.2.3656
@@ -1,3 +1,10 @@
+2012-10-17 [colin]	3.8.1cvs100
+
+	* src/common/ssl_certificate.c
+		Fix bug #2759, "Error messages regarding bad
+		client certificates are less than helpful"
+		Based on patch by bug reporter.
+
 2012-10-13 [paul]	3.8.1cvs99
 
 	* src/common/ssl_certificate.c



More information about the Commits mailing list