From owner-svn-ports-head@freebsd.org Sun Jul 7 17:01:34 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EC01F15E8888; Sun, 7 Jul 2019 17:01:33 +0000 (UTC) (envelope-from tijl@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 8F5E58E3E1; Sun, 7 Jul 2019 17:01:33 +0000 (UTC) (envelope-from tijl@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 6C3E74047; Sun, 7 Jul 2019 17:01:33 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x67H1XEm019006; Sun, 7 Jul 2019 17:01:33 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x67H1Xju018662; Sun, 7 Jul 2019 17:01:33 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201907071701.x67H1Xju018662@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sun, 7 Jul 2019 17:01:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506143 - head/security/linux-c6-libssh2 X-SVN-Group: ports-head X-SVN-Commit-Author: tijl X-SVN-Commit-Paths: head/security/linux-c6-libssh2 X-SVN-Commit-Revision: 506143 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 8F5E58E3E1 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.94)[-0.936,0]; ASN(0.00)[asn:12874, ipnet:2000::/3, country:IT]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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, 07 Jul 2019 17:01:34 -0000 Author: tijl Date: Sun Jul 7 17:01:32 2019 New Revision: 506143 URL: https://svnweb.freebsd.org/changeset/ports/506143 Log: Update to 1.4.2-3.el6_10.1. MFH: 2019Q3 Security: https://access.redhat.com/errata/RHSA-2019:1652 Modified: head/security/linux-c6-libssh2/Makefile head/security/linux-c6-libssh2/distinfo Modified: head/security/linux-c6-libssh2/Makefile ============================================================================== --- head/security/linux-c6-libssh2/Makefile Sun Jul 7 15:45:46 2019 (r506142) +++ head/security/linux-c6-libssh2/Makefile Sun Jul 7 17:01:32 2019 (r506143) @@ -3,8 +3,8 @@ PORTNAME= libssh2 PORTVERSION= 1.4.2 -DISTVERSIONSUFFIX= -2.el6_7.1 -PORTREVISION= 6 +DISTVERSIONSUFFIX= -3.el6_10.1 +PORTREVISION= 7 CATEGORIES= security linux MAINTAINER= emulation@FreeBSD.org Modified: head/security/linux-c6-libssh2/distinfo ============================================================================== --- head/security/linux-c6-libssh2/distinfo Sun Jul 7 15:45:46 2019 (r506142) +++ head/security/linux-c6-libssh2/distinfo Sun Jul 7 17:01:32 2019 (r506143) @@ -1,7 +1,7 @@ -TIMESTAMP = 1485619857 -SHA256 (centos/libssh2-1.4.2-2.el6_7.1.i686.rpm) = 3dd5f11872a5254b65711f88a89b4400c87329ed185af7d69d1d705f94abe13d -SIZE (centos/libssh2-1.4.2-2.el6_7.1.i686.rpm) = 127152 -SHA256 (centos/libssh2-1.4.2-2.el6_7.1.x86_64.rpm) = 729dc417c94e9efbe67f10fe848ce3571945f054bd87fec428179b58dd09bef6 -SIZE (centos/libssh2-1.4.2-2.el6_7.1.x86_64.rpm) = 125760 -SHA256 (centos/libssh2-1.4.2-2.el6_7.1.src.rpm) = 042b1f294e214d514f5b16332956e168cc168c90a416bcfe4bbc1625636581fc -SIZE (centos/libssh2-1.4.2-2.el6_7.1.src.rpm) = 694227 +TIMESTAMP = 1562517193 +SHA256 (centos/libssh2-1.4.2-3.el6_10.1.i686.rpm) = 920ccc6265f82cfb6a910245300e08f3722bf39ee4976a3e67f3239619004d3d +SIZE (centos/libssh2-1.4.2-3.el6_10.1.i686.rpm) = 127668 +SHA256 (centos/libssh2-1.4.2-3.el6_10.1.x86_64.rpm) = a47d1a3293c90a06249ee23d579c518849e9fd6ee778bec173f678b3cf9172cc +SIZE (centos/libssh2-1.4.2-3.el6_10.1.x86_64.rpm) = 126332 +SHA256 (centos/libssh2-1.4.2-3.el6_10.1.src.rpm) = 4ee56deda7d0e9d85cc34920425ad873cb4fd8700d49f530d9e70f889b4ef4af +SIZE (centos/libssh2-1.4.2-3.el6_10.1.src.rpm) = 697875