AntiVir for UNIX User Change Log

version 2.1.11

	GUARD
	+ added support for easier active status and alert monitoring

version 2.1.10

	ALL
	+ optional support to run on demand scans via SAVAPI
	+ guard uses heuristics level 2 by default

version 2.1.9

	ALL
	+ optional support to print URLs for more detailed information on alerts
	+ suggest to switch from /etc/antivir.conf to the appropriate config files
	+ improved handling for size specifications of 2GB and above
	+ log messages categorized as error/warning/info

version 2.1.8

	ALL
	+ improved localization
	+ guard support for SunOS on i386

	UPDATER
	+ non root updater restarts daemons as well (same account only)

version 2.1.7

	ALL
	+ improved cmdline parameters and config file handling
	+ new quarantine feature for the on demand scanner

version 2.1.6

	ALL
	+ new smart extensions scanning method
	+ auto detect the presence of a poll(2) syscall
	+ new platforms supported

	UPDATER
	+ improved "components" updater logic

version 2.1.5

	ALL
	+ additional information on blocked accesses (action, user)
	+ more sanity checks for the on access scanner configuration
	+ warn when a license does not suffice for a requested feature
	+ add support for systems without poll() (e.g. libc5 routers)

	UPDATER
	+ supports incremental VDF updates (reduces network traffic)
	+ more robust HTTP connection reuse, improved timeout handling
	+ email notifications sent only when above a configurable severity
	+ automatic update for PE CLASSIC licenses

version 2.1.4

	ALL
	+ empty archives no longer cause problems
	+ newly created logfiles are now owned by the "antivir" group
	+ cope with non existent /proc file system hierarchy
	+ more flexible dialer/game/joke/etc categories
	+ stricter config file checks
	+ added support for s/390 machines
	+ PE CLASSIC feature-sync with the Windows version
	+ guard supports 64bit Linux and FreeBSD (needs Dazuko 2.1)

	UPDATER
	+ follow symlinks to VDF files, update files there
	+ "--updater-daemon" sets missing $HOME variables for PGP
	+ new (optional) avupdater.conf file (may retire antivir.conf)
	+ detect filled partitions, don't clobber files in this situation
	+ make use of persistent HTTP connections
	+ support for MailGate, Milter and WebGate components (check, fetch)

version 2.1.3

	ALL
	+ added warn messages for problems reading .conf files
	+ added warn messages for problems writing log files
	+ changed default ArchiveMaxRecurion from 5 to 20

	SCRIPTS
	+ changed to new all-in-one package

	UPDATER
	+ improved updater messages with more specific details

	GUI
	+ resolved several issues with interface
	+ resolved several issues with networking
	+ fixed Solaris support


version 2.1.2

	ALL
	+ added GUI support

	GUARD
	+ DAZUKO_ON_CLOSE_MODIFIED events recognized

	COMMAND LINE SCANNER
	+ fixed problem with >79 arguments
	+ introduced "skipped files" counter when --allfiles is not used

	INTERNET UPDATER
	+ fixed restart issue when mailgate AND milter are installed


version 2.1.1

	ALL
	+ added heuristic support using the "HeuristicsMacro" and
	  "HeuristicsLevel" directives in antivir.conf
	+ fixed minor problems in pack library with failing to identify
	  certain MIME configurations or corrupted archives
	+ improved initialization failure messages

	COMMAND LINE SCANNER
	+ added heuristic support with "--heur-macro" and "--heur-level=N"
	  arguments (macro heuristic is on by default)
	+ new exit code (3) when suspicious files found

	INTERNET UPDATER
	+ added support for HTTP redirects (302 response code)
	+ improved support for varying HTTP responses
	+ download server changed from www.antivir.de to dl.antivir.de


version 2.1.0

	ALL
	+ detect other types, such as dialers, games, jokes and possible
	  malicious softare using the "DetectDialer" "DetectJoke" "DetectGame"
	  "DetectPMS" directives in antivir.conf
	+ Pack libary updated to support mailboxes and "exploding archives"
	  (aka mailbombs)
	+ more intense selfcheck on startup

	COMMAND LINE SCANNER
	+ exclude files or paths with "--exclude=" argument
	+ allow warnings to be handled as alerts with "--warnings-as-alerts"
	  argument
	+ send emails when alerts are found using the "--log-email=" argument
	+ scan mbox files with "--scan-in-mbox" argument
	+ set max archive size and recursion with "--archive-max-size=" and
	  "--archive-max-recursion" arguments
	+ detect other types, such as dialers, games, jokes and possible
	  malicious software using the "--with-dialer" "--with-game"
	  "--with-joke" "--with-pm" arguments, or you can detect all types
	  with the "--alltype" argument

	GUARD
	+ run external program with each alert using the "ExternalProgram"
	  directive in avguard.conf
	+ supports Dazuko 2.0
	+ file cache integrated into antivir binary (no longer a separate
	  antivir-fc file)
	+ support for file including/excluding
	+ support for filenames of any length added

	INTERNET UPDATER
	+ keep backups after each update using the "UpdaterKeepBackups"
	  directive in antivir.conf
	+ supports chunked HTTP/1.1 download formats


version 2.0.9-12

	ALL
	+ fixed problem mentioned on security focus
	  http://www.securityfocus.com/archive/1/349554/2004-01-10/2004-01-16/0


version 2.0.9

	ALL
	+ emailing now based on more secure methods
	+ multiple email addresses officially supported with "EmailTo a1 a2 a3"

	GUARD
	+ files are backed up before attempting to repair


version 2.0.8

	ALL
	+ added support for TMPDIR environment variable

	SCRIPTS
	+ fixed minor bugs in the config script
	+ added /tmp and /var/tmp to default IncludePath

	INTERNET UPDATER
	+ improved handling timeouts (implemented hard limit)
	+ fixed a problem with the updater shutting itself down
	+ fixed mailgate reloading with non-default temp directory

	GUARD
	+ now compatible with Dazuko 1.2.x
	+ fixed disabling (NumDaemons 0)


version 2.0.7

	ALL
	+ mail sending now based on sendmail and mail
	+ fixed binary link resolution problem

	INTERNET UPDATER
	+ server can be set with HTTPUpdateServer
	+ cut-off downloads resumed
	+ more effort is given when establishing connections

	GUARD
	+ RepairInfected directive now RepairConcerningFiles
	+ RenameInfected directive now RenameConcerningFiles
	+ MoveInfectedTo directive now MoveConcerningFilesTo

	COMMAND LINE SCANNER
	+ fixed -C problem
	+ syslog settings no longer ignored


version 2.0.6

	INTERNET UPDATER
	+ fixed an error in checking gnupg return code
	+ updates now assigned correct mode,uid,gid

	GUARD
	+ split file caching system from main binary

	COMMAND LINE SCANNER
	+ fixed -cf command
	+ dynamically linked


version 2.0.5

	INTERNET UPDATER
	+ fixed a problem with daemon restarter for AvMailGate
	+ added cooler update visuals :)

	GUARD
	+ now recognizes (and ignores) HUP signals
	+ file caching system integrated (in server product)
	+ console alerts no longer sent (in workstation product)

	COMMAND LINE SCANNER
	+ now recognizes (and ignores) HUP signals
	+ fixed BSD console output
	+ resolves relative paths correctly
	+ rename and delete archives as well
	+ now linked statically


version 2.0.4

	GUARD
	+ now compatible with Dazuko 1.1.0

	INTERNET UPDATER
	+ rewrote daemon restarter (now based on PID files)
	+ fixed a minor problem with MS Windows proxy servers
	+ non-engine/program updates now available
	+ fixed engine updates for FreeBSD/OpenBSD
	+ implemented standard email signature
	+ added "personal messages" to emails
	+ rewrote version parser
	+ new parameters added:
		--check

	COMMAND LINE SCANNER
	+ fixed reading keys in FreeBSD


version 2.0.3

	SCRIPTS
	+ more reliable start/stop/status results
	+ removed unnecessary sleeping

	GUARD
	+ email messages specify rename/move action

	INTERNET UPDATER
	+ fixed mkdir() problem with BSDi
	+ force "no caching" for servers/proxies
	+ more improvements when restarting daemons
	+ fixed --temp parameter
	+ added an extra DNS lookup if first failed
	+ added lots more log output for failed updates
	+ no longer utilizes tmpfile() (caused libc5 problems)
	+ GnuPG support added
	+ reduced required temp space

	COMMAND LINE SCANNER
	+ individual messages for archives printed
	+ fixed a bug in packlib (for corrupted .rar files)
	+ added more information to --version output
	+ fixed --home-dir parameter
	+ real-time scan output is surpressed for non-tty's
	+ new parameters added:
		--info


version 2.0.2

	SCRIPTS
	+ changed defaults for a new install

	INTERNET UPDATER
	+ minor improvements when restarting daemons
	+ fixed error in proxy request header
	+ added lots of log output for failed updates
	+ version information added to update messages

	COMMAND LINE SCANNER
	+ cleaned up the real-time output
	+ added a lot of pack formats to packlib
	+ implemented buffer overflow protection
	+ added local* syslog facilities


version 2.0.1

	SCRIPTS
	+ redid install
	+ added avupdater
	+ added an extra sleep to avguard
	+ added configantivir
	+ avguard shows if it is server/workstation

	GUARD
	+ we no longer supply pre-compiled dazuko modules

	INTERNET UPDATER
	+ updater no longer dependant on guard
	+ fixed a bug in replacing executable
	+ the --update flag will now also restart guard (if root)
	+ added proxy support
	+ improved & added email/log notifications

	COMMAND LINE SCANNER
	+ fixed a bug in extension-matching
	+ upgraded zlib to 1.1.4
	+ fixed a bug in packlib (for corrupted .arj files)
	+ new parameters added:
		--help
		--allfiles
		--version
		--update
		--home-dir
		-C


version 2.0

	+ AvGuard integrated
	+ Internet Update system
	+ Automatic Internet Updater added

