Go to file
Pedro Monreal Gonzalez 64434f6b7a Accepting request 921336 from home:pmonrealgonzalez:branches:security:tls
- Remove the scripts and documentation regarding
  fips-finish-install and test-fips-setup
  * Add crypto-policies-FIPS.patch

- Update to version 20210917.c9d86d1:
  * openssl: fix disabling ChaCha20
  * pacify pylint 2.11: use format strings
  * pacify pylint 2.11: specify explicit encoding
  * fix minor things found by new pylint
  * update-crypto-policies: --check against regenerated
  * update-crypto-policies: fix --check's walking order
  * policygenerators/gnutls: revert disabling DTLS0.9...
  * policygenerators/java: add javasystem backend
  * LEGACY: bump 1023 key size to 1024
  * cryptopolicies: fix 'and' in deprecation warnings
  * *ssh: condition ecdh-sha2-nistp384 on SECP384R1
  * nss: hopefully the last fix for nss sigalgs check
  * cryptopolicies: Python 3.10 compatibility
  * nss: postponing check + testing at least something
  * Rename 'policy modules' to 'subpolicies'
  * validation.rules: fix a missing word in error
  * cryptopolicies: raise errors right after warnings
  * update-crypto-policies: capitalize warnings
  * cryptopolicies: syntax-precheck scope errors
  * .gitlab-ci.yml, Makefile: enable codespell
  * all: fix several typos
  * docs: don't leave zero TLS/DTLS protocols on
  * openssl: separate TLS/DTLS MinProtocol/MaxProtocol
  * alg_lists: order protocols new-to-old for consistency
  * alg_lists: max_{d,}tls_version

OBS-URL: https://build.opensuse.org/request/show/921336
OBS-URL: https://build.opensuse.org/package/show/security:tls/crypto-policies?expand=0&rev=14
2021-09-27 08:09:29 +00:00
_service Accepting request 921336 from home:pmonrealgonzalez:branches:security:tls 2021-09-27 08:09:29 +00:00
_servicedata Accepting request 921336 from home:pmonrealgonzalez:branches:security:tls 2021-09-27 08:09:29 +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-FIPS.patch Accepting request 921336 from home:pmonrealgonzalez:branches:security:tls 2021-09-27 08:09:29 +00:00
crypto-policies-no-build-manpages.patch Accepting request 921336 from home:pmonrealgonzalez:branches:security:tls 2021-09-27 08:09:29 +00:00
crypto-policies-test_supported_modules_only.patch Accepting request 921336 from home:pmonrealgonzalez:branches:security:tls 2021-09-27 08:09:29 +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 921336 from home:pmonrealgonzalez:branches:security:tls 2021-09-27 08:09:29 +00:00
crypto-policies.spec Accepting request 921336 from home:pmonrealgonzalez:branches:security:tls 2021-09-27 08:09:29 +00:00
fedora-crypto-policies-20210917.c9d86d1.tar.gz Accepting request 921336 from home:pmonrealgonzalez:branches:security:tls 2021-09-27 08:09:29 +00:00
README.SUSE Accepting request 921336 from home:pmonrealgonzalez:branches:security:tls 2021-09-27 08:09:29 +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 and GnuTLS policies are supported.
The rest of the modules ignore the policy settings for the time being.