ClamAV をソースからビルドしているユーザに代わって、ダウンロードからインストールまでを自動的に行うコマンド clamav-update を中心に、Mac OS X 用のシステム起動項目、UNIX 系 OS 一般用の定期スキャン用コマンドや clamd 簡易シェルなどを開発しています。
Bugs #10366 is fixed.
When you use built-in variables not set,
clamdsh.pl outputs the error message.
Bugs #10365 is fixed.
When the built-in variable such as TCPSocket is used,
${NAME} is not replaced with the value.
Bugs #10360 is fixed.
The character specification by the character-code is not recognized correctly
in the command line.
Bugs #10359 is fixed.
When neither LocalSocket nor TCPAddr are set, and only TCPSocket is set,
clamdsh.pl tries to be connected to clamd with INET socket.