Thu, 25 Dec 2025 09:19:29 CST | login

Information for build crypto-policies-20230614-9.git027799d.oc9

ID45401
Package Namecrypto-policies
Version20230614
Release9.git027799d.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/crypto-policies.git#26e1748f97cdd5a7077c15dc1423aef488858660
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 byoc-bot
State complete
Volume DEFAULT
StartedFri, 31 Oct 2025 15:00:57 CST
CompletedFri, 31 Oct 2025 15:03:15 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/crypto-policies.git:26e1748f97cdd5a7077c15dc1423aef488858660)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/crypto-policies.git#26e1748f97cdd5a7077c15dc1423aef488858660'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
crypto-policies-20230614-9.git027799d.oc9.src.rpm (info) (download)
noarch
crypto-policies-20230614-9.git027799d.oc9.noarch.rpm (info) (download)
crypto-policies-scripts-20230614-9.git027799d.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
noarch_rpmdiff.json
Changelog * 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