Fri, 27 Jun 2025 03:00:44 CST | login

Information for build crypto-policies-20220408-3.git97fe449.oc9

ID14357
Package Namecrypto-policies
Version20220408
Release3.git97fe449.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/crypto-policies.git?.#056fc0d359f68912341357b130aae9be99bcfdce
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, 18 Sep 2023 16:25:07 CST
CompletedMon, 18 Sep 2023 16:27:03 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
RPMs
src
crypto-policies-20220408-3.git97fe449.oc9.src.rpm (info) (download)
noarch
crypto-policies-20220408-3.git97fe449.oc9.noarch.rpm (info) (download)
crypto-policies-scripts-20220408-3.git97fe449.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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