[SECURITY] updated to 0.90.2; fixes CVE-2007-1745, CVE-2007-1997
This commit is contained in:
parent
319d6e7c74
commit
0b90ae97f3
@ -4,8 +4,8 @@
|
||||
#
|
||||
# clamav-milter This script starts and stops the clamav-milter daemon
|
||||
#
|
||||
-# chkconfig: 2345 71 40
|
||||
+# chkconfig: - 71 40
|
||||
-# chkconfig: 2345 79 40
|
||||
+# chkconfig: - 79 40
|
||||
#
|
||||
# description: clamav-milter is a daemon which hooks into sendmail and routes
|
||||
# email messages to clamav
|
||||
|
@ -1,4 +1,4 @@
|
||||
## $Id: clamav.spec,v 1.50 2007/03/02 17:17:37 ensc Exp $
|
||||
## $Id: clamav.spec,v 1.51 2007/03/02 17:59:09 ensc Exp $
|
||||
|
||||
## Fedora Extras specific customization below...
|
||||
%bcond_without fedora
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
Summary: End-user tools for the Clam Antivirus scanner
|
||||
Name: clamav
|
||||
Version: 0.90.1
|
||||
Release: %release_func 2
|
||||
Version: 0.90.2
|
||||
Release: %release_func 1
|
||||
|
||||
License: GPL
|
||||
Group: Applications/File
|
||||
@ -505,6 +505,9 @@ test "$1" = 0 || %_initrddir/clamav-milter condrestart >/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 13 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.90.2-1
|
||||
- [SECURITY] updated to 0.90.2; fixes CVE-2007-1745, CVE-2007-1997
|
||||
|
||||
* Fri Mar 2 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.90.1-2
|
||||
- BR 'tcp_wrappers-devel' instead of plain 'tcp_wrappers'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user