Go to file
Pedro Monreal Gonzalez cd0fe31e45 Accepting request 873431 from home:pmonrealgonzalez:branches:security:tls
- Update to version 20210213.5c710c0: [bsc#1180938]
  * setup_directories(): perform safer creation of directories
  * save_config(): avoid re-opening output file for each iteration
  * save_config(): break after first match to avoid unnecessary stat() calls
  * CryptoPolicy.parse(): actually stop parsing line on syntax error
  * ProfileConfig.parse_string(): correctly extended subpolicies
  * Exclude RC4 from LEGACY
  * Introduce rc4_md5_in_krb5 to narrow AD_SUPPORT
  * code style: fix 'not in' membership testing
  * pylintrc: tighten up a bit
  * formatting: avoid long lines
  * formatting: use f-strings instead of format()
  * formatting: reformat all python code with autopep8
  * nss: postponing the version check again, to 3.61
  * Revert "Unfortunately we have to keep ignoring the openssh check for sk-"

OBS-URL: https://build.opensuse.org/request/show/873431
OBS-URL: https://build.opensuse.org/package/show/security:tls/crypto-policies?expand=0&rev=11
2021-02-18 15:02:02 +00:00
_service Accepting request 873431 from home:pmonrealgonzalez:branches:security:tls 2021-02-18 15:02:02 +00:00
_servicedata Accepting request 873431 from home:pmonrealgonzalez:branches:security:tls 2021-02-18 15:02:02 +00:00
.gitattributes Accepting request 850540 from home:vitezslav_cizek 2020-11-25 11:15:23 +00:00
.gitignore Accepting request 850540 from home:vitezslav_cizek 2020-11-25 11:15:23 +00:00
crypto-policies-asciidoc.patch Accepting request 850540 from home:vitezslav_cizek 2020-11-25 11:15:23 +00:00
crypto-policies-no-build-manpages.patch Accepting request 870258 from home:pmonrealgonzalez:branches:security:tls 2021-02-08 11:33:22 +00:00
crypto-policies-test_supported_modules_only.patch Accepting request 865444 from home:pmonrealgonzalez:branches:security:tls 2021-01-21 14:53:23 +00:00
crypto-policies-typos.patch Accepting request 865444 from home:pmonrealgonzalez:branches:security:tls 2021-01-21 14:53:23 +00:00
crypto-policies.7.gz Accepting request 870258 from home:pmonrealgonzalez:branches:security:tls 2021-02-08 11:33:22 +00:00
crypto-policies.changes Accepting request 873431 from home:pmonrealgonzalez:branches:security:tls 2021-02-18 15:02:02 +00:00
crypto-policies.spec Accepting request 873431 from home:pmonrealgonzalez:branches:security:tls 2021-02-18 15:02:02 +00:00
fedora-crypto-policies-20210213.5c710c0.tar.gz Accepting request 873431 from home:pmonrealgonzalez:branches:security:tls 2021-02-18 15:02:02 +00:00
fips-finish-install.8.gz Accepting request 870258 from home:pmonrealgonzalez:branches:security:tls 2021-02-08 11:33:22 +00:00
fips-mode-setup.8.gz Accepting request 870258 from home:pmonrealgonzalez:branches:security:tls 2021-02-08 11:33:22 +00:00
README.SUSE Accepting request 865444 from home:pmonrealgonzalez:branches:security:tls 2021-01-21 14:53:23 +00:00
update-crypto-policies.8.gz Accepting request 870258 from home:pmonrealgonzalez:branches:security:tls 2021-02-08 11:33:22 +00:00

Currently only OpenSSL, GnuTLS, and NSS policies are supported.
The rest of the modules ignore the policy settings for the time being.