SHA256
1
0
forked from pool/sslscan

Accepting request 943827 from home:dirkmueller:Factory

- update to 2.0.11:
  * Add --iana-names option to use IANA/RFC cipher names
  * Improve signature algorithm detection

OBS-URL: https://build.opensuse.org/request/show/943827
OBS-URL: https://build.opensuse.org/package/show/security/sslscan?expand=0&rev=27
This commit is contained in:
Johannes Weberhofer 2022-01-10 12:12:21 +00:00 committed by Git OBS Bridge
parent f36561cb0b
commit 0c8ee10593
4 changed files with 13 additions and 5 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:74bdf97c834b961afb342cae1ea32067af0e05f58239979d0f2d3fab82acae1c
size 110704

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 4 18:30:00 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 2.0.11:
* Add --iana-names option to use IANA/RFC cipher names
* Improve signature algorithm detection
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 11 21:50:32 UTC 2021 - Dirk Müller <dmueller@suse.com> Tue May 11 21:50:32 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package sslscan # spec file for package sslscan
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,11 +17,12 @@
Name: sslscan Name: sslscan
Version: 2.0.10 Version: 2.0.11
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
Group: Productivity/Networking/Diagnostic Group: Productivity/Networking/Diagnostic
URL: https://github.com/rbsec/sslscan
Source: https://github.com/rbsec/sslscan/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source: https://github.com/rbsec/sslscan/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
#Patches copied from Debian package #Patches copied from Debian package
Patch1: fedora-sslscan-patents.patch Patch1: fedora-sslscan-patents.patch