Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > a8b840f2be74591a248b1b3f0047f0a2 > files > 5

claws-mail-plugins-clamd-3.8.0-1.fc15.i686.rpm

2011-12-16 [paul]	3.5.3

	3.5.3 released

2011-12-16 [paul]	3.5.2cvs1

	* configure.ac
	* po/id.po
	* po/id_ID.po
	* po/sk.po
		updates

2011-08-27 [paul]	3.5.2

	3.5.2 released

2011-08-26 [paul]	3.5.1cvs2

	* po/pt_BR.po
		updated by Frederico Goncalves Guimaraes

2011-05-20 [michael]	3.5.1cvs1

	* libclamd/clamd-plugin.c
		Fix possible null pointer dereferencing.
		See https://bugzilla.redhat.com/show_bug.cgi?id=706322

2011-04-09 [paul]	3.5.1

	* po/cs.po
	* po/es.po
	* po/fr.po
	* po/hu.po
	* po/sk.po
	* po/uk.po
		updated by David Vachulka, Ricardo Mones, wwp,
		Páder Rezső, Slavko, and Yarema

2010-11-19 [paul]	3.5.0

	3.5.0 released

2010-11-19 [paul]	3.4.0cvs18

	* configure.ac
	* po/cs.po
	* po/es.po
	* po/fr.po
	* po/hu.po
	* po/id.po
	* po/pt_BR.po
	* po/sk.po
	* po/uk.po
		added by Miquel Oliete, Ricardo Mones, wwp,
		Pader Rezso, MSulchan Darmawan, Frederico
		Goncalves Guimaraes, Slavko, Yarema

2010-11-19 [paul]	3.4.0cvs17

	* po/clamd.pot
		should not be in CVS, removed

2010-10-31 [paul]	3.4.0cvs16

	* Makefile.in
	* libclamd/Makefile.in
	* src/Makefile.in
		remove auto-generated files

2010-10-06 [michael]	3.4.0cvs15

	* libclamd/clamd-plugin.c
	    Fix possible error it automatic configuration
	    when using TCP socket

2010-10-03 [michael]	3.4.0cvs14

	* libclamd/clamd-plugin.c
	    Hardening stream scanning
	    Simplyfied error handling

2010-10-03 [michael]	3.4.0cvs13

	* libclamd/clamd-plugin.c
	    Fix some more potential SIGSEV
	    Add missing i18n strings

2010-10-03 [michael]	3.4.0cvs12

	* libclamd/clamd-plugin.c
	    Fix SIGSEV when scan error in clamd_stream_scan

2010-10-03 [michael]	3.4.0cvs11

	* libclamd/clamd-plugin.c
	    Fix broken automatic configuration.
	    Now properly handle automatic configuration
	    if the clamav-daemon if configured to use
	    a TCP socket.
	    This also means that using a remote clamav-
	    daemon can also be configured automatically
	    if a clamd.conf is found and the file has
	    TCPSocket NUMBER and TCPAddr HOST/IP. See
	    man clamd.conf.

2010-10-03 [michael]	3.4.0cvs10

	* src/clamav_plugin.c
	    Added info about using a TCP socket
	    to communicate with clamav-daemon
	    to avoid changing permissions on
	    folders in the users home folder.

2010-09-29 [michael]	3.4.0cvs9

	* configure.ac
	* src/clamav_plugin_gtk.c
	    - Forgot to add AC_SYS_LARGEFILE to configure.ac
	    - Fixed a bug which prevented proper initialization
	      of configuration type

2010-09-29 [michael]	3.4.0cvs8

	* libclamd/clamd-plugin.c
	* libclamd/clamd-plugin.h
	    - Added support for scan an stream of data
	      using the command INSTREAM. INSTREAM is
	      the only way to have a file scanned on
	      a remote host.

2010-09-28 [michael]	3.4.0cvs7

	* libclamd/clamd-plugin.c
	* libclamd/clamd-plugin.h
	* src/clamav_plugin.c
	* src/clamav_plugin.h
	* src/clamav_plugin_gtk.c
	    - Make configuration user configurable
	    - Fix a bug which could cause an endless loop

2010-09-27 [michael]	3.4.0cvs6

	* Makefile.in
	    - Missing file


2010-09-27 [michael]	3.4.0cvs5

	* COPYING
	* src/clamav_plugin.c
	* src/clamav_plugin.h
	* src/clamav_plugin_gtk.c
	    - Changed license from GPLv2+ to GPLv3+
	    - Changed copyright from 2003-2008 to 2003-2010


2010-09-26 [michael]	3.4.0cvs4

	* libclamd/clamd-plugin.c
	    - Added clamav version info to init phase
	    - Prifixed clamav commands according to recommendation
	    - Defined all used clamav commands as static const


2010-09-26 [michael]	3.4.0cvs3

	* autogen.sh
	* libclamd/Makefile.am
	* libclamd/Makefile.in
	* libclamd/clamd-plugin.c
	* po/POTFILES.in
	* po/clamd.pot
	* po/en_GB.po
	* po/es.po
	* po/fi.po
	* po/hu.po
	* po/it.po
	* src/clamav_plugin.c
	* src/clamav_plugin_gtk.c
	    Hardening the library. Using alertpanel to show
	    info about found viruses. Added library to po.

2010-09-25 [michael]	3.4.0cvs2

	* AUTHORS
	* COPYING
	* ChangeLog
	* INSTALL
	* Makefile.am
	* NEWS
	* README
	* autogen.sh
	* commitHelper
	* configure.ac
	* libclamd/Makefile.am
	* libclamd/Makefile.in
	* libclamd/clamd-plugin.c
	* libclamd/clamd-plugin.h
	* po/ChangeLog
	* po/Makefile.in.in
	* po/Makevars
	* po/POTFILES.in
	* po/clamd.pot
	* po/en_GB.po
	* po/es.po
	* po/fi.po
	* po/hu.po
	* po/it.po
	* po/remove-potcdate.sin
	* src/Makefile.am
	* src/Makefile.in
	* src/clamav_plugin.c
	* src/clamav_plugin.h
	* src/clamav_plugin_gtk.c

	* Checking in once again since the first time was not
	  fully completed.

2008-02-12 [wwp]	3.3.0cvs3

	* configure.ac
		Update requirements.

2008-02-12 [wwp]	3.3.0cvs2

	* src/clamav_plugin_gtk.c
		Updated to match folder_sel API changes.

2008-02-09 [paul]	3.3.0cvs1

	* aclocal.m4
		remove this file, it's in the way!

2008-02-08 [paul]	3.3.0

	3.3.0 released
	initial release as a separate plugin

2008-02-08 [paul]	3.2.0cvs75

	* configure.ac
	* po/es.po
	* po/fi.po
	* po/hu.po
	* po/it.po
		submitted by Ricardo Mones Lastra, Flammie Pirinen,
		Pader Rezso and Andrea Spadaccini

2008-02-01 [paul]	3.2.0cvs74

	* configure.ac
	* po/Makevars
	* po/clamav.pot **REMOVED**
	* po/en_GB.po
		remove clamav.pot, add en_GB.po, fix Makevars

2008-01-31 [colin]	3.2.0cvs73

	* src/Makefile.am
		Fix make dist

2008-01-31 [colin]	3.2.0cvs72

	* configure ** REMOVED **
	* src/Makefile.am
		Fix linking

2008-01-31 [colin]	3.2.0cvs71

	* src/clamav_plugin.c
		Fix plugin_license

2008-01-31 [colin]	3.2.0cvs70

	* .cvsignore
	* AUTHORS
	* COPYING
	* INSTALL
	* Makefile.am
	* NEWS
	* README
	* aclocal.m4
	* autogen.sh
	* commitHelper
	* config.h.in
	* configure
	* configure.ac
	* config/.cvsignore
	* config/Makefile.am
	* config/config.rpath
	* config/mkinstalldirs
	* po/.cvsignore
	* po/ChangeLog
	* po/Makefile.in.in
	* po/Makevars
	* po/POTFILES.in
	* po/clamav.pot
	* po/remove-potcdate.sin
	* src/.cvsignore
	* src/Makefile.am
	* src/clamav_plugin.c
	* src/clamav_plugin.h
	* src/clamav_plugin_gtk.c
		Move Clamav to an external plugin, and relicense it
		back to GPLv2 or later, to conform with libclamav's
		license. As the only contributor to the Clamav plugin's
		code since it's been licensed to GPLv3, I agree to
		relicense my patches as GPLv2 or later.