[Commits] PATCHSETS 1.1.2.4475 1.1.2.4476 ChangeLog 1.396.2.3645 1.396.2.3646 configure.ac 1.654.2.4542 1.654.2.4543
colin at claws-mail.org
colin at claws-mail.org
Wed Oct 10 10:12:12 CEST 2012
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv13676
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-10-10 [colin] 3.8.1cvs90
* src/inc.c
* src/mbox.c
* src/common/smtp.c
* src/common/smtp.h
Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
Patch by "madroach"
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4542
retrieving revision 1.654.2.4543
diff -u -d -r1.654.2.4542 -r1.654.2.4543
--- configure.ac 10 Oct 2012 08:04:50 -0000 1.654.2.4542
+++ configure.ac 10 Oct 2012 08:12:09 -0000 1.654.2.4543
@@ -12,7 +12,7 @@
MICRO_VERSION=1
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=89
+EXTRA_VERSION=90
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4475
retrieving revision 1.1.2.4476
diff -u -d -r1.1.2.4475 -r1.1.2.4476
--- PATCHSETS 10 Oct 2012 08:04:49 -0000 1.1.2.4475
+++ PATCHSETS 10 Oct 2012 08:12:08 -0000 1.1.2.4476
@@ -4464,3 +4464,4 @@
( cvs diff -u -r 1.36.2.202 -r 1.36.2.203 src/common/utils.c; ) > 3.8.1cvs87.patchset
( cvs diff -u -r 1.382.2.614 -r 1.382.2.615 src/compose.c; ) > 3.8.1cvs88.patchset
( cvs diff -u -r 1.4.2.10 -r 1.4.2.11 autogen.sh; ) > 3.8.1cvs89.patchset
+( cvs diff -u -r 1.149.2.111 -r 1.149.2.112 src/inc.c; cvs diff -u -r 1.28.2.53 -r 1.28.2.54 src/mbox.c; cvs diff -u -r 1.11.2.32 -r 1.11.2.33 src/common/smtp.c; cvs diff -u -r 1.6.2.21 -r 1.6.2.22 src/common/smtp.h; ) > 3.8.1cvs90.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3645
retrieving revision 1.396.2.3646
diff -u -d -r1.396.2.3645 -r1.396.2.3646
--- ChangeLog 10 Oct 2012 08:04:49 -0000 1.396.2.3645
+++ ChangeLog 10 Oct 2012 08:12:09 -0000 1.396.2.3646
@@ -1,3 +1,12 @@
+2012-10-10 [colin] 3.8.1cvs90
+
+ * src/inc.c
+ * src/mbox.c
+ * src/common/smtp.c
+ * src/common/smtp.h
+ Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
+ Patch by "madroach"
+
2012-10-10 [colin] 3.8.1cvs89
* autogen.sh
More information about the Commits
mailing list