From owner-svn-ports-all@freebsd.org Wed Feb 3 23:53:47 2021 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 62D7753003D; Wed, 3 Feb 2021 23:53:47 +0000 (UTC) (envelope-from cy@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DWJRZ3lWvz4TxK; Wed, 3 Feb 2021 23:53:45 +0000 (UTC) (envelope-from cy@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 070B029EBD; Wed, 3 Feb 2021 23:53:45 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 113NrimZ045474; Wed, 3 Feb 2021 23:53:44 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 113NriLo045472; Wed, 3 Feb 2021 23:53:44 GMT (envelope-from cy@FreeBSD.org) Message-Id: <202102032353.113NriLo045472@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 3 Feb 2021 23:53:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r563969 - in head/security/libgcrypt: . files X-SVN-Group: ports-head X-SVN-Commit-Author: cy X-SVN-Commit-Paths: in head/security/libgcrypt: . files X-SVN-Commit-Revision: 563969 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: Wed, 03 Feb 2021 23:53:47 -0000 Author: cy Date: Wed Feb 3 23:53:44 2021 New Revision: 563969 URL: https://svnweb.freebsd.org/changeset/ports/563969 Log: security/libgcrypt: Update 1.8.7 --> 1.9.1 Note: 1.8.7 nor 1.9.1 are vulnerable to CVE-2021-3345. Only 1.9.0 is. Deleted: head/security/libgcrypt/files/patch-cipher_camellia-aarch64.S Modified: head/security/libgcrypt/Makefile (contents, props changed) head/security/libgcrypt/distinfo (contents, props changed) head/security/libgcrypt/pkg-plist (contents, props changed) Modified: head/security/libgcrypt/Makefile ============================================================================== --- head/security/libgcrypt/Makefile Wed Feb 3 23:53:38 2021 (r563968) +++ head/security/libgcrypt/Makefile Wed Feb 3 23:53:44 2021 (r563969) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libgcrypt -PORTVERSION= 1.8.7 +PORTVERSION= 1.9.1 CATEGORIES= security MASTER_SITES= GNUPG Modified: head/security/libgcrypt/distinfo ============================================================================== --- head/security/libgcrypt/distinfo Wed Feb 3 23:53:38 2021 (r563968) +++ head/security/libgcrypt/distinfo Wed Feb 3 23:53:44 2021 (r563969) @@ -1,3 +1,3 @@ -TIMESTAMP = 1603545073 -SHA256 (libgcrypt-1.8.7.tar.bz2) = 03b70f028299561b7034b8966d7dd77ef16ed139c43440925fe8782561974748 -SIZE (libgcrypt-1.8.7.tar.bz2) = 2985660 +TIMESTAMP = 1612395422 +SHA256 (libgcrypt-1.9.1.tar.bz2) = c5a67a8b9b2bd370fb415ed1ee31c7172e5683076493cf4a3678a0fbdf0265d9 +SIZE (libgcrypt-1.9.1.tar.bz2) = 3202683 Modified: head/security/libgcrypt/pkg-plist ============================================================================== --- head/security/libgcrypt/pkg-plist Wed Feb 3 23:53:38 2021 (r563968) +++ head/security/libgcrypt/pkg-plist Wed Feb 3 23:53:44 2021 (r563969) @@ -6,7 +6,7 @@ include/gcrypt.h lib/libgcrypt.a lib/libgcrypt.so lib/libgcrypt.so.20 -lib/libgcrypt.so.20.2.8 +lib/libgcrypt.so.20.3.1 libdata/pkgconfig/libgcrypt.pc man/man1/hmac256.1.gz share/aclocal/libgcrypt.m4