From owner-svn-ports-all@freebsd.org Sat Sep 8 11:33:56 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 848B4FF0E37; Sat, 8 Sep 2018 11:33:56 +0000 (UTC) (envelope-from tobik@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 28D119104A; Sat, 8 Sep 2018 11:33:56 +0000 (UTC) (envelope-from tobik@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 04A0223D8; Sat, 8 Sep 2018 11:33:56 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w88BXtBJ011156; Sat, 8 Sep 2018 11:33:55 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w88BXtdr011153; Sat, 8 Sep 2018 11:33:55 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201809081133.w88BXtdr011153@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sat, 8 Sep 2018 11:33:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479248 - in head/security/testssl.sh: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/security/testssl.sh: . files X-SVN-Commit-Revision: 479248 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: Sat, 08 Sep 2018 11:33:56 -0000 Author: tobik Date: Sat Sep 8 11:33:55 2018 New Revision: 479248 URL: https://svnweb.freebsd.org/changeset/ports/479248 Log: security/testssl.sh: Update to 3.0rc1 Modified: head/security/testssl.sh/Makefile head/security/testssl.sh/distinfo head/security/testssl.sh/files/patch-testssl.sh head/security/testssl.sh/pkg-plist Modified: head/security/testssl.sh/Makefile ============================================================================== --- head/security/testssl.sh/Makefile Sat Sep 8 10:49:46 2018 (r479247) +++ head/security/testssl.sh/Makefile Sat Sep 8 11:33:55 2018 (r479248) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= testssl.sh -DISTVERSIONPREFIX= v -DISTVERSION= 2.9.5-5 +DISTVERSION= 3.0rc1 CATEGORIES= security MAINTAINER= tobik@FreeBSD.org Modified: head/security/testssl.sh/distinfo ============================================================================== --- head/security/testssl.sh/distinfo Sat Sep 8 10:49:46 2018 (r479247) +++ head/security/testssl.sh/distinfo Sat Sep 8 11:33:55 2018 (r479248) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523782340 -SHA256 (drwetter-testssl.sh-v2.9.5-5_GH0.tar.gz) = 836a7b45455c95f17c4d7eec9468028a7fc6b613fd4b3c8e8e125b7b8206b89d -SIZE (drwetter-testssl.sh-v2.9.5-5_GH0.tar.gz) = 8955523 +TIMESTAMP = 1536404389 +SHA256 (drwetter-testssl.sh-3.0rc1_GH0.tar.gz) = 3991f8e3a94dbc75a2e4beaf98ed8dbccade33bfb0b5b75aa0c8a1ec06edef82 +SIZE (drwetter-testssl.sh-3.0rc1_GH0.tar.gz) = 9011839 Modified: head/security/testssl.sh/files/patch-testssl.sh ============================================================================== --- head/security/testssl.sh/files/patch-testssl.sh Sat Sep 8 10:49:46 2018 (r479247) +++ head/security/testssl.sh/files/patch-testssl.sh Sat Sep 8 11:33:55 2018 (r479248) @@ -1,12 +1,12 @@ ---- testssl.sh.orig 2018-03-17 15:02:25 UTC +--- testssl.sh.orig 2018-09-08 11:00:02 UTC +++ testssl.sh -@@ -175,6 +175,9 @@ TERM_CURRPOS=0 - ## CONFIGURATION PART ## - # following variables make use of $ENV, e.g. OPENSSL= ./testssl.sh - # 0 means (normally) true here. Some of the variables are also accessible with a command line switch, see --help +@@ -188,6 +188,9 @@ TERM_CURRPOS=0 + ########### Defining (and presetting) variables which can be changed + # + # Following variables make use of $ENV and can be used like "OPENSSL= ./testssl.sh " +if [[ -z "$OPENSSL" ]] ; then + OPENSSL=PREFIX/openssl-unsafe/bin/openssl +fi declare -x OPENSSL OPENSSL_TIMEOUT + PHONE_OUT=${PHONE_OUT:-false} # Whether testssl can retrieve CRLs and OCSP FAST_SOCKET=${FAST_SOCKET:-false} # EXPERIMENTAL feature to accelerate sockets -- DO NOT USE it for production - COLOR=${COLOR:-2} # 2: Full color, 1: b/w+positioning, 0: no ESC at all Modified: head/security/testssl.sh/pkg-plist ============================================================================== --- head/security/testssl.sh/pkg-plist Sat Sep 8 10:49:46 2018 (r479247) +++ head/security/testssl.sh/pkg-plist Sat Sep 8 11:33:55 2018 (r479248) @@ -1,16 +1,15 @@ bin/testssl.sh man/man1/testssl.1.gz %%DATADIR%%/etc/Apple.pem +%%DATADIR%%/etc/Linux.pem +%%DATADIR%%/etc/Microsoft.pem +%%DATADIR%%/etc/Mozilla.pem +%%DATADIR%%/etc/README.md %%DATADIR%%/etc/ca_hashes.txt %%DATADIR%%/etc/cipher-mapping.txt -%%DATADIR%%/etc/client_simulation.txt %%DATADIR%%/etc/client-simulation.txt %%DATADIR%%/etc/common-primes.txt %%DATADIR%%/etc/curves.txt -%%DATADIR%%/etc/Linux.pem -%%DATADIR%%/etc/Microsoft.pem -%%DATADIR%%/etc/Mozilla.pem -%%DATADIR%%/etc/README.md %%DATADIR%%/etc/tls_data.txt %%DATADIR%%/utils/00_unittest_baseline.sh %%DATADIR%%/utils/ccs-injection.bash @@ -21,6 +20,7 @@ man/man1/testssl.1.gz %%DATADIR%%/utils/gmap2testssl.sh %%DATADIR%%/utils/heartbleed.bash %%DATADIR%%/utils/make-openssl.sh +%%DATADIR%%/utils/make-openssl111.sh %%DATADIR%%/utils/parse_client_ciphers.pl %%DATADIR%%/utils/prototype.ssl2proto-check.bash %%DATADIR%%/utils/prototype.tls-protocol-checker.bash