From c04d98fefe1ecb928b0beade3b1cad915ca1e259 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Jan 15 2015 14:56:28 +0000 Subject: updated to newest crypto-policies --- diff --git a/.gitignore b/.gitignore index c6c2eb3..b29e036 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /crypto-policies-git4649b7d.tar.gz /crypto-policies-git9a26a5b.tar.gz /crypto-policies-gitd4aa178.tar.gz +/crypto-policies-gita5f6e51.tar.gz diff --git a/crypto-policies.spec b/crypto-policies.spec index 3a96a47..e3fa88d 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 20141124 -%global git_commit_hash d4aa178 +%global git_date 20150115 +%global git_commit_hash a5f6e51 %global aname crypto-policies Name: crypto-policies @@ -15,7 +15,6 @@ URL: https://github.com/nmav/fedora-crypto-policies # directory. Source0: crypto-policies-git%{git_commit_hash}.tar.gz Source1: config -Patch0: gnutls-future-typo.patch BuildArch: noarch BuildRequires: asciidoc @@ -35,8 +34,6 @@ https://fedoraproject.org/wiki/Changes/CryptoPolicy %prep %setup -q -n %{aname} -%patch0 -p1 -b .typo - %build make %{?_smp_mflags} update-crypto-policies.8 @@ -70,6 +67,10 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/crypto-policies/config %license COPYING.LESSER %changelog +* Thu Jan 15 2015 Nikos Mavrogiannopoulos - 20150115-1-gita5f6e51 +- Updated to newest upstream version. +- Includes bind policies (#1179925) + * Tue Dec 16 2014 Nikos Mavrogiannopoulos - 20141124-2-gitd4aa178 - Corrected typo in gnutls' future policy (#1173886) diff --git a/gnutls-future-typo.patch b/gnutls-future-typo.patch deleted file mode 100644 index fae5d58..0000000 --- a/gnutls-future-typo.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur crypto-policies.orig/profiles/FUTURE.settings crypto-policies/profiles/FUTURE.settings ---- crypto-policies.orig/profiles/FUTURE.settings 2014-11-24 09:00:20.000000000 +0100 -+++ crypto-policies/profiles/FUTURE.settings 2014-12-16 12:32:43.128332484 +0100 -@@ -21,7 +21,7 @@ - "+ECDHE-RSA:+ECDHE-ECDSA:+RSA:+DHE-RSA:+DHE-DSS:"\ - "+AES-128-GCM:+AES-128-CBC:+CAMELLIA-128-GCM:+CAMELLIA-128-CBC:"\ - "+AES-256-GCM:+AES-256-CBC:+CAMELLIA-256-GCM:+CAMELLIA-256-CBC:"\ --"+SIGN-ALL:-SIGN-RSA-MD5:-SIGN-RSA-SHA1:-SIGN-DSA-SHA1:-SIGN-ECDSA-SHA1"\ -+"+SIGN-ALL:-SIGN-RSA-MD5:-SIGN-RSA-SHA1:-SIGN-DSA-SHA1:-SIGN-ECDSA-SHA1:"\ - "+CURVE-SECP256R1:+CURVE-SECP384R1:+CURVE-SECP521R1:+COMP-NULL:%PROFILE_MEDIUM" - - # By using "!SSLv2:!SSLv3" we get the TLS 1.2-only ciphersuites; diff --git a/sources b/sources index 10e89e5..eabee1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a49c03b62930a575cecc11f4db54758a crypto-policies-gitd4aa178.tar.gz +a2e6cc8a00d98832b427753671f245b5 crypto-policies-gita5f6e51.tar.gz