diff --git a/sslscan-2.0.1.tar.gz b/sslscan-2.0.1.tar.gz deleted file mode 100644 index be1667c..0000000 --- a/sslscan-2.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89208e59a8946f44e6d4e7c7d371ff3fdeb8db1f4c5324e1b42f4abd05ff28cc -size 109709 diff --git a/sslscan-2.0.6.tar.gz b/sslscan-2.0.6.tar.gz new file mode 100644 index 0000000..82c05e5 --- /dev/null +++ b/sslscan-2.0.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2263246ffde5f950d49a51e46ddafea0ac95573e0a5a3a5f9194725fe561a4 +size 109597 diff --git a/sslscan.changes b/sslscan.changes index e23e4c6..14e426e 100644 --- a/sslscan.changes +++ b/sslscan.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Dec 18 10:01:53 UTC 2020 - Johannes Weberhofer + +- Upgrade to version 2.0.6 + + * Add 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 diff --git a/sslscan.spec b/sslscan.spec index a533139..4898380 100644 --- a/sslscan.spec +++ b/sslscan.spec @@ -17,7 +17,7 @@ Name: sslscan -Version: 2.0.1 +Version: 2.0.6 Release: 0 Summary: SSL cipher scanning tool License: SUSE-GPL-3.0+-with-openssl-exception