Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package testssl.sh for openSUSE:Factory checked in at 2025-05-12 16:49:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/testssl.sh (Old) and /work/SRC/openSUSE:Factory/.testssl.sh.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "testssl.sh" Mon May 12 16:49:22 2025 rev:12 rq:1276571 version:3.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/testssl.sh/testssl.sh.changes 2024-07-25 16:03:04.544779489 +0200 +++ /work/SRC/openSUSE:Factory/.testssl.sh.new.30101/testssl.sh.changes 2025-05-12 16:53:33.656469090 +0200 @@ -1,0 +2,8 @@ +Wed Apr 23 19:01:24 UTC 2025 - Martin Hauke <[email protected]> + +- Update to version 3.2.0 + * https://github.com/testssl/testssl.sh/blob/3.2/CHANGELOG.md +- Update patch: + * testssl.sh-2.9.95-set-install-dir.patch + +------------------------------------------------------------------- Old: ---- testssl.sh-3.0.9.tar.gz New: ---- testssl.sh-3.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ testssl.sh.spec ++++++ --- /var/tmp/diff_new_pack.DI1JWe/_old 2025-05-12 16:53:34.216492598 +0200 +++ /var/tmp/diff_new_pack.DI1JWe/_new 2025-05-12 16:53:34.216492598 +0200 @@ -1,7 +1,7 @@ # # spec file for package testssl.sh # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2018 Matthias Fehring <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %define _data_dir_name testssl-sh Name: testssl.sh -Version: 3.0.9 +Version: 3.2.0 Release: 0 Summary: Testing TLS/SSL Encryption Anywhere On Any Port License: GPL-2.0-or-later ++++++ testssl.sh-2.9.95-set-install-dir.patch ++++++ --- /var/tmp/diff_new_pack.DI1JWe/_old 2025-05-12 16:53:34.236493437 +0200 +++ /var/tmp/diff_new_pack.DI1JWe/_new 2025-05-12 16:53:34.236493437 +0200 @@ -1,12 +1,14 @@ ---- a/testssl.sh 2019-04-25 09:21:23.000000000 +0200 -+++ b/testssl.sh 2019-04-27 11:51:37.267236022 +0200 -@@ -136,7 +136,7 @@ - declare -r SYSTEM="$(uname -s)" - declare -r SYSTEMREV="$(uname -r)" - SYSTEM2="" # currently only being used for WSL = bash on windows +diff --git a/testssl.sh b/testssl.sh +index 6897c4c..901ca9a 100755 +--- a/testssl.sh ++++ b/testssl.sh +@@ -193,7 +193,7 @@ ADDTL_CA_FILES="${ADDTL_CA_FILES:-""}" # single file with a CA in PEM format or + + ########### Tuning vars which cannot be set by a cmd line switch. Use instead e.g "HEADER_MAXSLEEP=10 ./testssl.sh <your_args_here>" + # -TESTSSL_INSTALL_DIR="${TESTSSL_INSTALL_DIR:-""}" # If you run testssl.sh and it doesn't find it necessary file automagically set TESTSSL_INSTALL_DIR +TESTSSL_INSTALL_DIR="${TESTSSL_INSTALL_DIR:-"/usr/share/testssl-sh"}" # If you run testssl.sh and it doesn't find it necessary file automagically set TESTSSL_INSTALL_DIR - CA_BUNDLES_PATH="${CA_BUNDLES_PATH:-""}" # You can have your stores some place else - ADDITIONAL_CA_FILES="${ADDITIONAL_CA_FILES:-""}" # single file with a CA in PEM format or comma separated lists of them - CIPHERS_BY_STRENGTH_FILE="" + CA_BUNDLES_PATH="${CA_BUNDLES_PATH:-""}" # You can have your CA stores some place else + EXPERIMENTAL=${EXPERIMENTAL:-false} # a development hook which allows us to disable code + PROXY_WAIT=${PROXY_WAIT:-20} # waiting at max 20 seconds for socket reply through proxy ++++++ testssl.sh-3.0.9.tar.gz -> testssl.sh-3.2.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/testssl.sh/testssl.sh-3.0.9.tar.gz /work/SRC/openSUSE:Factory/.testssl.sh.new.30101/testssl.sh-3.2.0.tar.gz differ: char 12, line 1
