[sslscan] Bump to 1.10.2 fixes issue with client certificates

rebus rebus at fedoraproject.org
Sat Feb 15 13:08:41 UTC 2014


commit 57f8bb1fbfa200be2801b2122b8b155133f47f04
Author: Michal Ambroz <rebus at seznam.cz>
Date:   Sat Feb 15 14:08:39 2014 +0100

    Bump to 1.10.2 fixes issue with client certificates

 .gitignore   |    1 +
 sources      |    2 +-
 sslscan.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9d8cb05..3a479dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 sslscan-1.8.2.tgz
 /sslscan-1.10.1.tar.gz
+/sslscan-1.10.2.tar.gz
diff --git a/sources b/sources
index 6ff22c7..b528dad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b257225448dba9e03c3a2737828101a  sslscan-1.10.1.tar.gz
+36d2cc4d1e5fa8a579e2cbfbf503a6ca  sslscan-1.10.2.tar.gz
diff --git a/sslscan.spec b/sslscan.spec
index 83844d0..b3d8243 100644
--- a/sslscan.spec
+++ b/sslscan.spec
@@ -1,8 +1,8 @@
-%global commit ed60f91a9afda2758697b206000dbfd99ac28b15
+%global commit 89dceb6856e69ac92d24ef787029df109168ce61
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           sslscan
-Version:        1.10.1
+Version:        1.10.2
 Release:        1%{?dist}
 Summary:        Security assessment tool for SSL
 
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Sat Feb 15 2014 Michal Ambroz <rebus at, seznam.cz> 1.10.2-1
+- bump to version 1.10.2 fixes issue with client certificates
+
 * Sat Jan 04 2014 Michal Ambroz <rebus at, seznam.cz> 1.10.1-1
 - switch to sslscan fork from dinotools.org, update to current version
 - brings support for ECC as it is no longer prohibited in Fedora


More information about the scm-commits mailing list