Sun, 07 Jun 2026 11:53:29 CST | login

Information for build crypto-policies-20230614-9.git027799d.ocs23.rva23

ID23811
Package Namecrypto-policies
Version20230614
Release9.git027799d.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/crypto-policies.git#70fa8ce602e8d9d02aeb7e1fddb59b81da2dfbda
SummaryCrypto policies used by different applications and libraries
DescriptionThis package provides few predefined security policies such as LEGACY, DEFAULT and FUTURE which are set system-wide by the administrator, used by various cryptographic back-ends, such as GnuTLS, OpenSSL, NSS, BIND, libkrb5, OpenSSH, Java via OpenJDK, libssh. Then applications that have no special needs will follow these policies by default. That way the management of the various crypto applications and libraries used in a system simplifies significantly. The current implementations works by setting the desired policy in /etc/crypto-policies/config. After this file is changed the script 'update-crypto-policies' should be executed, and the new policies will activate. The policies are described in a simple policy language at policies/POLICYFILE.pol, and they operate on strings defined at the beginning of python/cryptopolicies.py. Individual application configuration generators are present in python/policygenerators. To generate the policies per application use the script python/build-crypto-policies.py policydir DESTDIR or make install.
Built bymaxonxie
State complete
Volume DEFAULT
StartedMon, 25 May 2026 14:48:43 CST
CompletedMon, 25 May 2026 15:06:37 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/crypto-policies.git:origin/rva23)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/crypto-policies.git#origin/rva23'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
crypto-policies-20230614-9.git027799d.ocs23.rva23.src.rpm (info) (download)
noarch
crypto-policies-20230614-9.git027799d.ocs23.rva23.noarch.rpm (info) (download)
crypto-policies-scripts-20230614-9.git027799d.ocs23.rva23.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon May 25 2026 Maxon Xie <maxonxie@tencent.com> - 20230614-9.git027799d - riscv64: disable java until tzdata-java/OpenJDK in tag * Fri Oct 31 2025 Sinong Chen <costinchen@tencent.com> - 20230614-9.git027799d - [type] bugfix - [desc] fix SM3 support in nss.config * Mon Feb 10 2025 Sinong Chen <costinchen@tencent.com> - 20230614-8.git027799d - [type] other - [desc] add SM3 in nss.config * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20230614-7.git027799d - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20230614-6.git027799d - Rebuilt for loongarch release * Mon May 06 2024 wynnfeng <wynnfeng@tencent.com> - 20230614-5.git027799d - [type] other - [desc] add SM2 and SM2DHE in openssl.config * Mon Nov 13 2023 cunshunxia@tencent.com - 20230614-4.git027799d - Rebuilt for bind 9.18.19 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20230614-3.git027799d - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 23 2023 kianli@tencent.com - 20230614-2.git027799d - Rebuilt for bind 9.18.18 * Thu Jul 20 2023 Miaojun Dong <zoedong@tencent.com> - 20230614-1.git027799d - Bump version to 20230614 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20220408-3.git97fe449 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20220408-2.git97fe449 - Rebuilt for OpenCloudOS Stream 23 * Thu Apr 28 2022 rockerzhu <rockerzhu@tencent.com> - 20220408-1.git97fe449 - Initial build