diff --git a/.gitignore b/.gitignore index 528337f..e32de1f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /crypto-policies-git3a7ae3f.tar.gz /crypto-policies-gitb914bfd.tar.gz /crypto-policies-git80e1e98.tar.gz +/crypto-policies-git4e06f1d.tar.gz diff --git a/crypto-policies.spec b/crypto-policies.spec index f65b3b2..a5a4f27 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 20140814 -%global git_commit_hash 80e1e98 +%global git_date 20140827 +%global git_commit_hash 4e06f1d %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 +* Wed Aug 27 2014 Nikos Mavrogiannopoulos - 20140827-1-git4e06f1d +- fix issue with RC4 being disabled in DEFAULT settings for openssl + * Thu Aug 14 2014 Nikos Mavrogiannopoulos - 20140814-1-git80e1e98 - fix issue in post script run on upgrade (#1130074) diff --git a/sources b/sources index 49bd816..842584b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -83e3f2949c6172b8ef2e8c3c0caa0393 crypto-policies-git80e1e98.tar.gz +3bc13c15722dc481cef5a0955dc44317 crypto-policies-git4e06f1d.tar.gz