[crypto-policies] Revert "Disable SSL 3.0 in DEFAULT mode (due to POODLE)"

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Thu Nov 20 11:08:27 UTC 2014


commit 690698a747ae8db528129380c072a644d25c57bb
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Thu Nov 20 12:08:04 2014 +0100

    Revert "Disable SSL 3.0 in DEFAULT mode (due to POODLE)"
    
    This reverts commit 8dc34578aeff0a2d7ff4934030df3c446a810c7c.

 .gitignore           |    1 -
 crypto-policies.spec |    7 ++-----
 sources              |    2 +-
 3 files changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 950ef9b..e302390 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,3 @@
 /crypto-policies-git80e1e98.tar.gz
 /crypto-policies-git4e06f1d.tar.gz
 /crypto-policies-git4649b7d.tar.gz
-/crypto-policies-gitbe6fb4f.tar.gz
diff --git a/crypto-policies.spec b/crypto-policies.spec
index 4d99db2..ba25451 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 20141119
-%global git_commit_hash be6fb4f
+%global git_date 20140905
+%global git_commit_hash 4649b7d
 %global aname crypto-policies
 
 Name:           crypto-policies
@@ -67,9 +67,6 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/crypto-policies/config
 %license COPYING.LESSER
 
 %changelog
-* Wed Nov 09 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> - 20141119-1-gitbe6fb4f
-- Disable SSL 3.0 in DEFAULT mode (due to POODLE)
-
 * Fri Sep 05 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> - 20140905-1-git4649b7d
 - enforce the acceptable TLS versions in openssl
 
diff --git a/sources b/sources
index 6566b2c..518136d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ce32d16e47bdc91513ee221dbdabf37  crypto-policies-gitbe6fb4f.tar.gz
+0d9dc031161932b618bba37565fb9dcd  crypto-policies-git4649b7d.tar.gz


More information about the scm-commits mailing list