Date: Sun, 29 Sep 2019 08:33:28 +0000 (UTC) From: Vsevolod Stakhov <vsevolod@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513206 - head/mail/exim Message-ID: <201909290833.x8T8XShK085822@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vsevolod Date: Sun Sep 29 08:33:28 2019 New Revision: 513206 URL: https://svnweb.freebsd.org/changeset/ports/513206 Log: - Update to 4.92.3 to fix CVE-2019-16928 PR: 240912 Submitted by: pi MFH: 2019Q3 Security: e917caba-e291-11e9-89f1-152fed202bb7 Modified: head/mail/exim/Makefile head/mail/exim/distinfo Modified: head/mail/exim/Makefile ============================================================================== --- head/mail/exim/Makefile Sun Sep 29 08:26:35 2019 (r513205) +++ head/mail/exim/Makefile Sun Sep 29 08:33:28 2019 (r513206) @@ -97,7 +97,7 @@ MASTER_SITES+= http://marc.merlins.org/linux/exim/file DISTFILES+= sa-exim-${SA_EXIM_VERSION}.tar.gz:sa_exim .endif -EXIM_VERSION= 4.92.2 +EXIM_VERSION= 4.92.3 SA_EXIM_VERSION=4.2 EXIM_INSTALL_ARG+= "-no_chown" "-no_symlink" Modified: head/mail/exim/distinfo ============================================================================== --- head/mail/exim/distinfo Sun Sep 29 08:26:35 2019 (r513205) +++ head/mail/exim/distinfo Sun Sep 29 08:33:28 2019 (r513206) @@ -1,5 +1,5 @@ -TIMESTAMP = 1567765470 -SHA256 (exim/exim-4.92.2.tar.bz2) = 557f97c3f75c19a2e7da8511a8b94c28b39a5d5206948be5ceac96c75a2eccf6 -SIZE (exim/exim-4.92.2.tar.bz2) = 1933063 +TIMESTAMP = 1569739841 +SHA256 (exim/exim-4.92.3.tar.bz2) = 29966aab50523cd7b7f90a0788c79a16b75181513115a61302ce0f7a93041034 +SIZE (exim/exim-4.92.3.tar.bz2) = 1933605 SHA256 (exim/sa-exim-4.2.tar.gz) = 72e0a735547f18b05785e6c58a71d24623858f0f5234a5dc0e24cb453999e99a SIZE (exim/sa-exim-4.2.tar.gz) = 66575
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909290833.x8T8XShK085822>