SHA256
1
0
forked from pool/sslscan

Accepting request 856863 from home:weberho:branches:security

- Upgrade to version 2.0.6
  * Add <error> element to XML output
  * Fix the extraneous padding of HTTP responses in XML
  * Update the HTTP request to HTTP/1.1
  * More robust checking the HTTP response is valid
  * Display "No response" when no HTTP response is returned
  * Remove the broken HTTP request scanning option (--http)
  * Fix --targets not working properly
  * Flag certificates in red if CN is the same as issuer

OBS-URL: https://build.opensuse.org/request/show/856863
OBS-URL: https://build.opensuse.org/package/show/security/sslscan?expand=0&rev=23
This commit is contained in:
Johannes Weberhofer 2020-12-18 11:20:01 +00:00 committed by Git OBS Bridge
parent 93bddde06c
commit f7f7fe0295
4 changed files with 22 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:89208e59a8946f44e6d4e7c7d371ff3fdeb8db1f4c5324e1b42f4abd05ff28cc
size 109709

3
sslscan-2.0.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a2263246ffde5f950d49a51e46ddafea0ac95573e0a5a3a5f9194725fe561a4
size 109597

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Dec 18 10:01:53 UTC 2020 - Johannes Weberhofer <jweberhofer@weberhofer.at>
- Upgrade to version 2.0.6
* Add <error> element to XML output
* Fix the extraneous padding of HTTP responses in XML
* Update the HTTP request to HTTP/1.1
* More robust checking the HTTP response is valid
* Display "No response" when no HTTP response is returned
* Remove the broken HTTP request scanning option (--http)
* Fix --targets not working properly
* Flag certificates in red if CN is the same as issuer
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 28 10:16:55 UTC 2020 - Johannes Weberhofer <jweberhofer@weberhofer.at> Mon Sep 28 10:16:55 UTC 2020 - Johannes Weberhofer <jweberhofer@weberhofer.at>

View File

@ -17,7 +17,7 @@
Name: sslscan Name: sslscan
Version: 2.0.1 Version: 2.0.6
Release: 0 Release: 0
Summary: SSL cipher scanning tool Summary: SSL cipher scanning tool
License: SUSE-GPL-3.0+-with-openssl-exception License: SUSE-GPL-3.0+-with-openssl-exception