From owner-svn-ports-all@freebsd.org Tue Oct 9 20:54:48 2018 Return-Path: Delivered-To: svn-ports-all@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 8B27F10BC912; Tue, 9 Oct 2018 20:54:48 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CEBB47CE1F; Tue, 9 Oct 2018 20:54:47 +0000 (UTC) (envelope-from dinoex@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 C9B791768A; Tue, 9 Oct 2018 20:54:47 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w99KslM0018861; Tue, 9 Oct 2018 20:54:47 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w99KsliL018859; Tue, 9 Oct 2018 20:54:47 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201810092054.w99KsliL018859@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Tue, 9 Oct 2018 20:54:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481663 - head/security/tinc X-SVN-Group: ports-head X-SVN-Commit-Author: dinoex X-SVN-Commit-Paths: head/security/tinc X-SVN-Commit-Revision: 481663 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.27 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: Tue, 09 Oct 2018 20:54:48 -0000 Author: dinoex Date: Tue Oct 9 20:54:47 2018 New Revision: 481663 URL: https://svnweb.freebsd.org/changeset/ports/481663 Log: - Security update to 1.0.35 Reported by: Martin Fischer MFH: 2018Q4 Security: https://security-tracker.debian.org/tracker/CVE-2018-16738 Security: https://security-tracker.debian.org/tracker/CVE-2018-16758 Security: CVE-2018-16738 Security: CVE-2018-16758 Modified: head/security/tinc/Makefile head/security/tinc/distinfo Modified: head/security/tinc/Makefile ============================================================================== --- head/security/tinc/Makefile Tue Oct 9 20:54:20 2018 (r481662) +++ head/security/tinc/Makefile Tue Oct 9 20:54:47 2018 (r481663) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tinc -PORTVERSION= 1.0.34 +PORTVERSION= 1.0.35 CATEGORIES= security MASTER_SITES= https://www.tinc-vpn.org/packages/ \ http://www.tinc-vpn.org/packages/ Modified: head/security/tinc/distinfo ============================================================================== --- head/security/tinc/distinfo Tue Oct 9 20:54:20 2018 (r481662) +++ head/security/tinc/distinfo Tue Oct 9 20:54:47 2018 (r481663) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529083849 -SHA256 (tinc-1.0.34.tar.gz) = c03a9b61dedd452116dd9a8db231545ba08a7c96bce011e0cbd3cfd2c56dcfda -SIZE (tinc-1.0.34.tar.gz) = 484174 +TIMESTAMP = 1539117312 +SHA256 (tinc-1.0.35.tar.gz) = 18c83b147cc3e2133a7ac2543eeb014d52070de01c7474287d3ccecc9b16895e +SIZE (tinc-1.0.35.tar.gz) = 499277