3.1.8 CVE-2007-0451
This commit is contained in:
parent
89a5fc55d2
commit
f218515e7a
@ -1 +1 @@
|
||||
Mail-SpamAssassin-3.1.7.tar.bz2
|
||||
Mail-SpamAssassin-3.1.8.tar.bz2
|
||||
|
@ -1,7 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
sleep $(expr $RANDOM % 7200)
|
||||
#echo SpamAssassin rule update begins at `date`
|
||||
# Only restart spamd if sa-update returns 0, meaning it updated the rules
|
||||
/usr/bin/sa-update && /etc/init.d/spamassassin condrestart > /dev/null
|
||||
echo
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
77242e45baa7e2b418e4d3f22a86a69e Mail-SpamAssassin-3.1.7.tar.bz2
|
||||
e8184a9a4ff11da5bd20b294cfeac7ac Mail-SpamAssassin-3.1.8.tar.bz2
|
||||
|
@ -11,8 +11,8 @@
|
||||
|
||||
Summary: Spam filter for email which can be invoked from mail delivery agents.
|
||||
Name: spamassassin
|
||||
Version: 3.1.7
|
||||
Release: 9%{?dist}
|
||||
Version: 3.1.8
|
||||
Release: 1%{?dist}
|
||||
License: Apache License
|
||||
Group: Applications/Internet
|
||||
URL: http://spamassassin.apache.org/
|
||||
@ -186,6 +186,9 @@ fi
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Tue Feb 13 2007 Warren Togami <wtogami@redhat.com> 3.1.8-1
|
||||
- 3.1.8 CVE-2007-0451
|
||||
|
||||
* Tue Feb 13 2007 Warren Togami <wtogami@redhat.com> 3.1.7-9
|
||||
- silence sa-update cron script
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user