[crypto-policies] re-enabled SSL 3.0

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Mon Nov 24 08:07:53 UTC 2014


commit 57d5532acc4a8bb6a5f9971337c05b008ceda5d7
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Mon Nov 24 09:01:40 2014 +0100

    re-enabled SSL 3.0

 .gitignore           |    1 +
 crypto-policies.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f1bdb8..c6c2eb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /crypto-policies-git4e06f1d.tar.gz
 /crypto-policies-git4649b7d.tar.gz
 /crypto-policies-git9a26a5b.tar.gz
+/crypto-policies-gitd4aa178.tar.gz
diff --git a/crypto-policies.spec b/crypto-policies.spec
index 2c93c77..7d0d1f2 100644
--- a/crypto-policies.spec
+++ b/crypto-policies.spec
@@ -1,6 +1,6 @@
 # we use the upstream version from http_parser.h as the SONAME
-%global git_date 20141120
-%global git_commit_hash 9a26a5b
+%global git_date 20141124
+%global git_commit_hash d4aa178
 %global aname crypto-policies
 
 Name:           crypto-policies
@@ -67,6 +67,9 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/crypto-policies/config
 %license COPYING.LESSER
 
 %changelog
+* Mon Nov 24 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> - 20141124-1-gitd4aa178
+- re-enable SSL 3.0 (until its removal is coordinated with a Fedora change request)
+
 * Thu Nov 20 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> - 20141120-1-git9a26a5b
 - disable SSL 3.0 (doesn't work in openssl)
 
diff --git a/sources b/sources
index 9272a54..10e89e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4da79210f7d40367e56e3f0fa1c56d69  crypto-policies-git9a26a5b.tar.gz
+a49c03b62930a575cecc11f4db54758a  crypto-policies-gitd4aa178.tar.gz


More information about the scm-commits mailing list