[Commits] PATCHSETS 1.1.2.4441 1.1.2.4442 ChangeLog 1.396.2.3611 1.396.2.3612 configure.ac 1.654.2.4508 1.654.2.4509

colin at claws-mail.org colin at claws-mail.org
Thu Sep 13 10:07:29 CEST 2012


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-09-13 [colin]	3.8.1cvs56

	* src/main.c
		Don't listen on the Unix socket before we're
		ready. The 'popup' order from another instance
		may provoke a race and trash configuration files.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4508
retrieving revision 1.654.2.4509
diff -u -d -r1.654.2.4508 -r1.654.2.4509
--- configure.ac	13 Sep 2012 07:47:28 -0000	1.654.2.4508
+++ configure.ac	13 Sep 2012 08:07:27 -0000	1.654.2.4509
@@ -12,7 +12,7 @@
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=55
+EXTRA_VERSION=56
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4441
retrieving revision 1.1.2.4442
diff -u -d -r1.1.2.4441 -r1.1.2.4442
--- PATCHSETS	13 Sep 2012 07:47:27 -0000	1.1.2.4441
+++ PATCHSETS	13 Sep 2012 08:07:25 -0000	1.1.2.4442
@@ -4430,3 +4430,4 @@
 ( cvs diff -u -r 1.150.2.127 -r 1.150.2.128 src/procmsg.c;  ) > 3.8.1cvs53.patchset
 ( cvs diff -u -r 1.1.2.46 -r 1.1.2.47 src/prefs_other.c;  ) > 3.8.1cvs54.patchset
 ( cvs diff -u -r 1.179.2.260 -r 1.179.2.261 src/imap.c;  ) > 3.8.1cvs55.patchset
+( cvs diff -u -r 1.115.2.256 -r 1.115.2.257 src/main.c;  ) > 3.8.1cvs56.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3611
retrieving revision 1.396.2.3612
diff -u -d -r1.396.2.3611 -r1.396.2.3612
--- ChangeLog	13 Sep 2012 07:47:27 -0000	1.396.2.3611
+++ ChangeLog	13 Sep 2012 08:07:26 -0000	1.396.2.3612
@@ -1,3 +1,10 @@
+2012-09-13 [colin]	3.8.1cvs56
+
+	* src/main.c
+		Don't listen on the Unix socket before we're
+		ready. The 'popup' order from another instance
+		may provoke a race and trash configuration files.
+
 2012-09-13 [colin]	3.8.1cvs55
 
 	* src/imap.c



More information about the Commits mailing list