From owner-svn-ports-all@freebsd.org Fri Sep 6 12:49:45 2019 Return-Path: Delivered-To: svn-ports-all@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 1FF4AF2FEF; Fri, 6 Sep 2019 12:49:45 +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 46Py7X73smz4Knt; Fri, 6 Sep 2019 12:49:44 +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 D21731CF6C; Fri, 6 Sep 2019 12:49:44 +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 x86Cni8N019647; Fri, 6 Sep 2019 12:49:44 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x86CniDA019646; Fri, 6 Sep 2019 12:49:44 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201909061249.x86CniDA019646@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Fri, 6 Sep 2019 12:49:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r511315 - branches/2019Q3/mail/exim X-SVN-Group: ports-branches X-SVN-Commit-Author: vsevolod X-SVN-Commit-Paths: branches/2019Q3/mail/exim X-SVN-Commit-Revision: 511315 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Sep 2019 12:49:45 -0000 Author: vsevolod Date: Fri Sep 6 12:49:44 2019 New Revision: 511315 URL: https://svnweb.freebsd.org/changeset/ports/511315 Log: MFH: r511291 - Fix just another awful RCE in Exim: CVE-2019-15846 PR: 240362 Submitted by: Pascal Christen Security: 61db9b88-d091-11e9-8d41-97657151f8c2 Approved by: ports-secteam (joneum) Modified: branches/2019Q3/mail/exim/Makefile branches/2019Q3/mail/exim/distinfo Directory Properties: branches/2019Q3/ (props changed) Modified: branches/2019Q3/mail/exim/Makefile ============================================================================== --- branches/2019Q3/mail/exim/Makefile Fri Sep 6 12:46:33 2019 (r511314) +++ branches/2019Q3/mail/exim/Makefile Fri Sep 6 12:49:44 2019 (r511315) @@ -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.1 +EXIM_VERSION= 4.92.2 SA_EXIM_VERSION=4.2 EXIM_INSTALL_ARG+= "-no_chown" "-no_symlink" Modified: branches/2019Q3/mail/exim/distinfo ============================================================================== --- branches/2019Q3/mail/exim/distinfo Fri Sep 6 12:46:33 2019 (r511314) +++ branches/2019Q3/mail/exim/distinfo Fri Sep 6 12:49:44 2019 (r511315) @@ -1,5 +1,5 @@ -TIMESTAMP = 1564053474 -SHA256 (exim/exim-4.92.1.tar.bz2) = b755658ab08cdabca7aaeab25f64cfe4f8d1a0e1998d9750e4bd8cff5faf5f8c -SIZE (exim/exim-4.92.1.tar.bz2) = 1927542 +TIMESTAMP = 1567765470 +SHA256 (exim/exim-4.92.2.tar.bz2) = 557f97c3f75c19a2e7da8511a8b94c28b39a5d5206948be5ceac96c75a2eccf6 +SIZE (exim/exim-4.92.2.tar.bz2) = 1933063 SHA256 (exim/sa-exim-4.2.tar.gz) = 72e0a735547f18b05785e6c58a71d24623858f0f5234a5dc0e24cb453999e99a SIZE (exim/sa-exim-4.2.tar.gz) = 66575