#8 Update from upstream
Merged 3 years ago by asosedkin. Opened 3 years ago by asosedkin.
rpms/ asosedkin/crypto-policies master  into  master

file modified
+6 -2
@@ -1,5 +1,5 @@ 

- %global git_date 20200918

- %global git_commit 85dccc5a5b7127e54e0c82b2b5ab5f5fb6fb5490

+ %global git_date 20201208

+ %global git_commit 70def9ff4e5aa2a9cccdef742a8c332f715347de

  %{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}

  

  %global _python_bytecompile_extra 0
@@ -182,6 +182,10 @@ 

  %{_mandir}/man8/fips-finish-install.8*

  

  %changelog

+ * 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

  - add RSA-PSK algorithm support

  - add GOST algorithms support for openssl

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (crypto-policies-git85dccc5.tar.gz) = 499a5c677e6a051d49e168dd08289b8d4f5624319bb7fcb5cbfe74a3c7bfb4a923377290dc028c180f3ef5f8ae4b62d967b4e4067086a2714821aef444873caf

+ SHA512 (crypto-policies-git70def9f.tar.gz) = a96a14de10fc1d6dcc19e1a6df292055a9fabd6d82154d0670e9d98d8e8ce0a2413e28209b6e4cacd1ca4c9f0437db6ec3311d97adaae8338f0ff870e8913332

  • add AES-192 support (non-TLS scenarios)
  • add documentation of the --check option

rebased onto 6cc912d

3 years ago

Pull-Request has been merged by asosedkin

3 years ago