From 93bddde06c76706fc7c6c304b89ef28929f944d56588fde534417d25a5e6afd4 Mon Sep 17 00:00:00 2001 From: Johannes Weberhofer Date: Mon, 28 Sep 2020 10:19:54 +0000 Subject: [PATCH] Accepting request 838229 from home:weberho:branches:security - Upgrade to version 2.0.1 * Correctly set SNI name when using --targets. Fixes gh#rbsec/sslscan#215 OBS-URL: https://build.opensuse.org/request/show/838229 OBS-URL: https://build.opensuse.org/package/show/security/sslscan?expand=0&rev=21 --- sslscan-2.0.0.tar.gz | 3 --- sslscan-2.0.1.tar.gz | 3 +++ sslscan.changes | 7 +++++++ sslscan.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 sslscan-2.0.0.tar.gz create mode 100644 sslscan-2.0.1.tar.gz diff --git a/sslscan-2.0.0.tar.gz b/sslscan-2.0.0.tar.gz deleted file mode 100644 index 066f6f9..0000000 --- a/sslscan-2.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f582c4b1c9ff6cadde4a3130a3f721866faf6048f5b1cddd1f696dc5a6fb7921 -size 109677 diff --git a/sslscan-2.0.1.tar.gz b/sslscan-2.0.1.tar.gz new file mode 100644 index 0000000..be1667c --- /dev/null +++ b/sslscan-2.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89208e59a8946f44e6d4e7c7d371ff3fdeb8db1f4c5324e1b42f4abd05ff28cc +size 109709 diff --git a/sslscan.changes b/sslscan.changes index 882cbe2..e23e4c6 100644 --- a/sslscan.changes +++ b/sslscan.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 28 10:16:55 UTC 2020 - Johannes Weberhofer + +- Upgrade to version 2.0.1 + + * Correctly set SNI name when using --targets. Fixes gh#rbsec/sslscan#215 + ------------------------------------------------------------------- Thu Jul 23 12:25:27 UTC 2020 - Johannes Weberhofer diff --git a/sslscan.spec b/sslscan.spec index 93c4608..a533139 100644 --- a/sslscan.spec +++ b/sslscan.spec @@ -17,7 +17,7 @@ Name: sslscan -Version: 2.0.0 +Version: 2.0.1 Release: 0 Summary: SSL cipher scanning tool License: SUSE-GPL-3.0+-with-openssl-exception