SHA256
1
0
forked from pool/exim

- update to 4.80.1

- SECURITY: protect DKIM DNS decoding from remote exploit; CVE-2012-5671;
    (bnc#786652).

OBS-URL: https://build.opensuse.org/package/show/server:mail/exim?expand=0&rev=124
This commit is contained in:
Lars Müller 2012-10-26 09:29:39 +00:00 committed by Git OBS Bridge
parent 5861db2a32
commit 9569f69bfe
4 changed files with 11 additions and 4 deletions

3
exim-4.80.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9565b10f06be224fd03adafae2e07e6fdbb479f8873e3894ddb13f98eeebe78f
size 1650082

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:787b6defd37fa75311737bcfc42e9e2b2cc62c5d027eed35bb7d800b2d9a0984
size 1649827

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 25 10:36:19 UTC 2012 - lars@samba.org
- update to 4.80.1
- SECURITY: protect DKIM DNS decoding from remote exploit; CVE-2012-5671;
(bnc#786652).
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Aug 19 13:36:59 UTC 2012 - lars@samba.org Sun Aug 19 13:36:59 UTC 2012 - lars@samba.org

View File

@ -43,7 +43,7 @@ Provides: smtp_daemon
Requires: logrotate Requires: logrotate
PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd fileutils textutils PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd fileutils textutils
%endif %endif
Version: 4.80 Version: 4.80.1
Release: 0 Release: 0
%if %{?build_with_mysql:1}0 %if %{?build_with_mysql:1}0
BuildRequires: mysql-devel BuildRequires: mysql-devel