Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/crypto-policies.git#b596eb5600a9e299c0fb3d00b1f65993be10bc0a
This commit is contained in:
parent
cfac1122f9
commit
705dc9cc64
@ -1,12 +1,12 @@
|
||||
%global git_date 20210127
|
||||
%global git_commit b21c8114995e07965c2ccde5f5767d0618d854bf
|
||||
%global git_date 20210213
|
||||
%global git_commit 5c710c0cd17d9cb1954d3084c718791fc31bbcfe
|
||||
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
||||
|
||||
%global _python_bytecompile_extra 0
|
||||
|
||||
Name: crypto-policies
|
||||
Version: %{git_date}
|
||||
Release: 2.git%{git_commit_hash}%{?dist}
|
||||
Release: 1.git%{git_commit_hash}%{?dist}
|
||||
Summary: System-wide crypto policies
|
||||
|
||||
License: LGPLv2+
|
||||
@ -185,6 +185,11 @@ end
|
||||
%{_mandir}/man8/fips-finish-install.8*
|
||||
|
||||
%changelog
|
||||
* Sat Feb 13 2021 Alexander Sosedkin <asosedkin@redhat.com> - 20210213-1.git5c710c0
|
||||
- exclude RC4 from LEGACY
|
||||
- introduce rc4_md5_in_krb5 to narrow AD_SUPPORT's impact
|
||||
- an assortment of small fixes
|
||||
|
||||
* Wed Jan 27 2021 Alexander Sosedkin <asosedkin@redhat.com> - 20210127-2.gitb21c811
|
||||
- fix comparison in %post lua scriptlet
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-gitb21c811.tar.gz) = bb8e543e421a9cd302dfb5a2f38ef4ae0d573d382de7943e75c62369a635f075da3a9b21b3ad9aff60fbb13f8358a70597fa6fca873ebd73cae926f2989fdfa1
|
||||
SHA512 (crypto-policies-git5c710c0.tar.gz) = 4f1290636eb484419cc749c7239cd9020344ec0dd7f71b5bee9fc0a493120e7549700a86ea24d03a51e5c7edaccc21c5184c4ec9397f25c6467be43c9607ae8f
|
||||
|
Loading…
Reference in New Issue
Block a user