[tw]
- new version 8.13.8 fixes CVE-2006-4434 (denial of service via a long header line)
This commit is contained in:
parent
79d2ab2e92
commit
6a68a03e2f
@ -5,3 +5,4 @@ sendmail.8.13.4.tar.gz
|
|||||||
sendmail.8.13.5.tar.gz
|
sendmail.8.13.5.tar.gz
|
||||||
sendmail.8.13.6.tar.gz
|
sendmail.8.13.6.tar.gz
|
||||||
sendmail.8.13.7.tar.gz
|
sendmail.8.13.7.tar.gz
|
||||||
|
sendmail.8.13.8.tar.gz
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
Summary: A widely used Mail Transport Agent (MTA).
|
Summary: A widely used Mail Transport Agent (MTA).
|
||||||
Name: sendmail
|
Name: sendmail
|
||||||
Version: 8.13.7
|
Version: 8.13.8
|
||||||
Release: 3.1
|
Release: 1
|
||||||
License: Sendmail
|
License: Sendmail
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Provides: smtpdaemon
|
Provides: smtpdaemon
|
||||||
@ -587,6 +587,10 @@ exit 0
|
|||||||
%{_docdir}/sendmail
|
%{_docdir}/sendmail
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 1 2006 Thomas Woerner <twoerner@redhat.com> 8.13.8-1
|
||||||
|
- new version 8.13.8 fixes CVE-2006-4434 (denial of service via a long header
|
||||||
|
line)
|
||||||
|
|
||||||
* Thu Jul 20 2006 Thomas Woerner <twoerner@redhat.com> 8.13.7-3.1
|
* Thu Jul 20 2006 Thomas Woerner <twoerner@redhat.com> 8.13.7-3.1
|
||||||
- dropped chown of /etc/mail/authinfo.db (#199455)
|
- dropped chown of /etc/mail/authinfo.db (#199455)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user