[Commits] ChangeLog 1.1.2.32 1.1.2.33 PATCHSETS 1.1.2.10 1.1.2.11 configure.ac 1.1.2.32 1.1.2.33

miras at claws-mail.org miras at claws-mail.org
Sun Dec 16 13:29:09 CET 2012


Update of /home/claws-mail/plugins/clamd
In directory srv:/tmp/cvs-serv9358

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-12-16 [michael]	3.5.5cvs2

	* libclamd/clamd-plugin.c
	* src/clamav_plugin.c
	* src/clamav_plugin_gtk.c
	    Fix bug 2838. Numerous changes made due to
	    plugin in special cases could be activated
	    with an incomplete configuration. 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/clamd/Attic/configure.ac,v
retrieving revision 1.1.2.32
retrieving revision 1.1.2.33
diff -u -d -r1.1.2.32 -r1.1.2.33
--- configure.ac	16 Nov 2012 07:37:45 -0000	1.1.2.32
+++ configure.ac	16 Dec 2012 12:29:07 -0000	1.1.2.33
@@ -9,7 +9,7 @@
 MAJOR_VERSION=3
 MINOR_VERSION=5
 MICRO_VERSION=5
-EXTRA_VERSION=1
+EXTRA_VERSION=2
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/clamd/Attic/PATCHSETS,v
retrieving revision 1.1.2.10
retrieving revision 1.1.2.11
diff -u -d -r1.1.2.10 -r1.1.2.11
--- PATCHSETS	16 Nov 2012 07:37:45 -0000	1.1.2.10
+++ PATCHSETS	16 Dec 2012 12:29:07 -0000	1.1.2.11
@@ -25,3 +25,4 @@
 ( cvs diff -u -r 1.1.2.27 -r 1.1.2.28 configure.ac;  cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/hu.po;  diff -u /dev/null po/lt.po;  cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/sk.po;  ) > 3.5.3cvs3.patchset
 ( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/es.po;  cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/fi.po;  cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/fr.po;  cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/pt_BR.po;  ) > 3.5.4cvs1.patchset
 ( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/fi.po;  ) > 3.5.5cvs1.patchset
+( cvs diff -u -r 1.1.2.12 -r 1.1.2.13 libclamd/clamd-plugin.c;  cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/clamav_plugin.c;  cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/clamav_plugin_gtk.c;  ) > 3.5.5cvs2.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/clamd/Attic/ChangeLog,v
retrieving revision 1.1.2.32
retrieving revision 1.1.2.33
diff -u -d -r1.1.2.32 -r1.1.2.33
--- ChangeLog	16 Nov 2012 07:37:45 -0000	1.1.2.32
+++ ChangeLog	16 Dec 2012 12:29:07 -0000	1.1.2.33
@@ -1,3 +1,12 @@
+2012-12-16 [michael]	3.5.5cvs2
+
+	* libclamd/clamd-plugin.c
+	* src/clamav_plugin.c
+	* src/clamav_plugin_gtk.c
+	    Fix bug 2838. Numerous changes made due to
+	    plugin in special cases could be activated
+	    with an incomplete configuration.
+
 2012-11-16 [paul]	3.5.5cvs1
 
 	* po/fi.po



More information about the Commits mailing list