From owner-svn-ports-head@freebsd.org Sun Sep 29 08:33:29 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 35AA0F982D; Sun, 29 Sep 2019 08:33:29 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46gzMF0bWhz4JFP; Sun, 29 Sep 2019 08:33:29 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EBFBFF6C3; Sun, 29 Sep 2019 08:33:28 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8T8XSrQ085823; Sun, 29 Sep 2019 08:33:28 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8T8XShK085822; Sun, 29 Sep 2019 08:33:28 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201909290833.x8T8XShK085822@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Sun, 29 Sep 2019 08:33:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513206 - head/mail/exim X-SVN-Group: ports-head X-SVN-Commit-Author: vsevolod X-SVN-Commit-Paths: head/mail/exim X-SVN-Commit-Revision: 513206 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Sep 2019 08:33:29 -0000 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