[crypto-policies] include AEAD ciphersuites in gnutls

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Thu Mar 5 09:36:01 UTC 2015


commit 2ab32a46b5cd5020292870ea93f3f9aae7308100
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Thu Mar 5 10:29:59 2015 +0100

    include AEAD ciphersuites in gnutls

 crypto-policies.spec | 9 ++++++---
 sources              | 2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/crypto-policies.spec b/crypto-policies.spec
index f832219..255b2cd 100644
--- a/crypto-policies.spec
+++ b/crypto-policies.spec
@@ -1,11 +1,11 @@
 # we use the upstream version from http_parser.h as the SONAME
-%global git_date 20150115
-%global git_commit_hash 9ef7493
+%global git_date 20150305
+%global git_commit_hash 098a8a6
 %global aname crypto-policies
 
 Name:           crypto-policies
 Version:        %{git_date}
-Release:        3.git%{git_commit_hash}%{?dist}
+Release:        1.git%{git_commit_hash}%{?dist}
 Summary:        Crypto policies package for Fedora
 
 License:        LGPLv2+
@@ -67,6 +67,9 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/crypto-policies/config
 %license COPYING.LESSER
 
 %changelog
+* Thu Mar  5 2015 Nikos Mavrogiannopoulos <nmav at redhat.com> - 20150305-1-git098a8a6
+- Include AEAD ciphersuites in gnutls (#1198979)
+
 * Sun Jan 25 2015 Peter Robinson <pbrobinson at fedoraproject.org> 20150115-3-git9ef7493
 - Bump release so lastest git snapshot is newer NVR
 
diff --git a/sources b/sources
index 1ade6d4..9a78d1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3db91aa5973804a8a415d855f092f240  crypto-policies-git9ef7493.tar.gz
+bad0a6dee01b979f3a1a546ca5cf3f8c  crypto-policies-git098a8a6.tar.gz


More information about the scm-commits mailing list