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#22c6077e4ea098bceea92dd8c92b8ce9ff753d8c
This commit is contained in:
parent
a435c5ea66
commit
2f238bbfb1
@ -1,5 +1,5 @@
|
|||||||
%global git_date 20200918
|
%global git_date 20210118
|
||||||
%global git_commit 85dccc5a5b7127e54e0c82b2b5ab5f5fb6fb5490
|
%global git_commit b21c8114995e07965c2ccde5f5767d0618d854bf
|
||||||
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
||||||
|
|
||||||
%global _python_bytecompile_extra 0
|
%global _python_bytecompile_extra 0
|
||||||
@ -24,7 +24,8 @@ BuildRequires: perl-interpreter
|
|||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
BuildRequires: perl(File::pushd), perl(File::Temp), perl(File::Copy)
|
BuildRequires: perl(File::pushd), perl(File::Temp), perl(File::Copy)
|
||||||
BuildRequires: perl(File::Which)
|
BuildRequires: perl(File::Which)
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel >= 3.6
|
||||||
|
BuildRequires: make
|
||||||
|
|
||||||
Conflicts: nss < 3.44.0
|
Conflicts: nss < 3.44.0
|
||||||
Conflicts: libreswan < 3.28
|
Conflicts: libreswan < 3.28
|
||||||
@ -182,6 +183,17 @@ end
|
|||||||
%{_mandir}/man8/fips-finish-install.8*
|
%{_mandir}/man8/fips-finish-install.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 18 2021 Alexander Sosedkin <asosedkin@redhat.com> - 20210118-1.gitb21c811
|
||||||
|
- output sigalgs required by nss >=3.59 (or 3.60 in Fedora case)
|
||||||
|
- bump Python requirement to 3.6
|
||||||
|
|
||||||
|
* Tue Dec 15 2020 Alexander Sosedkin <asosedkin@redhat.com> - 20201215-1.giteb57e00
|
||||||
|
- Kerberos 5: Fix policy generator to account for macs
|
||||||
|
|
||||||
|
* Tue Dec 08 2020 Alexander Sosedkin <asosedkin@redhat.com> - 20201208-1.git70def9f
|
||||||
|
- add AES-192 support (non-TLS scenarios)
|
||||||
|
- add documentation of the --check option
|
||||||
|
|
||||||
* Wed Sep 23 2020 Tomáš Mráz <tmraz@redhat.com> - 20200918-1.git85dccc5
|
* Wed Sep 23 2020 Tomáš Mráz <tmraz@redhat.com> - 20200918-1.git85dccc5
|
||||||
- add RSA-PSK algorithm support
|
- add RSA-PSK algorithm support
|
||||||
- add GOST algorithms support for openssl
|
- add GOST algorithms support for openssl
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (crypto-policies-git85dccc5.tar.gz) = 499a5c677e6a051d49e168dd08289b8d4f5624319bb7fcb5cbfe74a3c7bfb4a923377290dc028c180f3ef5f8ae4b62d967b4e4067086a2714821aef444873caf
|
SHA512 (crypto-policies-gitb21c811.tar.gz) = bb8e543e421a9cd302dfb5a2f38ef4ae0d573d382de7943e75c62369a635f075da3a9b21b3ad9aff60fbb13f8358a70597fa6fca873ebd73cae926f2989fdfa1
|
||||||
|
Loading…
Reference in New Issue
Block a user