Thu, 26 Jun 2025 22:53:25 CST | login

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

ID17865
Package Namecrypto-policies
Version20230614
Release4.git027799d.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/crypto-policies.git?.#de681fc930718a2642b74d47d0b37cc181ae87ac
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 01:11:07 CST
CompletedMon, 08 Jan 2024 01:12:53 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/crypto-policies.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/crypto-policies.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
crypto-policies-20230614-4.git027799d.oc9.src.rpm (info) (download)
noarch
crypto-policies-20230614-4.git027799d.oc9.noarch.rpm (info) (download)
crypto-policies-scripts-20230614-4.git027799d.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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