From owner-svn-ports-all@freebsd.org Fri Dec 11 10:40:03 2020 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 D2A344AAA62; Fri, 11 Dec 2020 10:40:03 +0000 (UTC) (envelope-from brnrd@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4CsnNg5fymz3NSG; Fri, 11 Dec 2020 10:40:03 +0000 (UTC) (envelope-from brnrd@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 B50951817; Fri, 11 Dec 2020 10:40:03 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BBAe3sr059827; Fri, 11 Dec 2020 10:40:03 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BBAe3Bv059825; Fri, 11 Dec 2020 10:40:03 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202012111040.0BBAe3Bv059825@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Fri, 11 Dec 2020 10:40:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r557713 - head/security/libressl X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/security/libressl X-SVN-Commit-Revision: 557713 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.34 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, 11 Dec 2020 10:40:03 -0000 Author: brnrd Date: Fri Dec 11 10:40:03 2020 New Revision: 557713 URL: https://svnweb.freebsd.org/changeset/ports/557713 Log: security/libressl: Security update to 3.2.3 MFH: 2020Q4 Security: 88dfd92f-3b9c-11eb-929d-d4c9ef517024 Modified: head/security/libressl/Makefile head/security/libressl/distinfo Modified: head/security/libressl/Makefile ============================================================================== --- head/security/libressl/Makefile Fri Dec 11 10:38:39 2020 (r557712) +++ head/security/libressl/Makefile Fri Dec 11 10:40:03 2020 (r557713) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.3 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL Modified: head/security/libressl/distinfo ============================================================================== --- head/security/libressl/distinfo Fri Dec 11 10:38:39 2020 (r557712) +++ head/security/libressl/distinfo Fri Dec 11 10:40:03 2020 (r557713) @@ -1,3 +1,3 @@ -TIMESTAMP = 1603127258 -SHA256 (libressl-3.2.2.tar.gz) = a9d1e1d030b8bcc67bf6428b8c0fff14a5602e2236257b9e3d77acaf12e2a7a1 -SIZE (libressl-3.2.2.tar.gz) = 3839529 +TIMESTAMP = 1607682279 +SHA256 (libressl-3.2.3.tar.gz) = 412dc2baa739228c7779e93eb07cd645d5c964d2f2d837a9fd56db7498463d73 +SIZE (libressl-3.2.3.tar.gz) = 3839953