[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package crypto-policies-20250128-1.git5269e22.el9.inferit.3.src download

Name crypto-policies
Epoch 0
Version 20250128
Release 1.git5269e22.el9.inferit.3
Architecture src
Website/URL https://gitlab.com/redhat-crypto/fedora-crypto-policies
License LGPL-2.1-or-later
Build Time 2025-05-11 21:42:14
Build Host builder-arm64-1.inferitos.ru
Summary System-wide crypto policies
Repositories BaseOS
Description This package provides pre-built configuration files with cryptographic policies for various cryptographic back-ends, such as SSL/TLS libraries.
Errata
Size 123 KiB
Source Project crypto-policies-20250128-1.git5269e22.el9.inferit.3
SHA-256 checksum af2945703292cd70e85c44a3a55c60e48ed7a46843491487b563826db333b81d
× Full screenshot
Changelog link
* Sun May 11 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 20250128-1.git5269e22.inferit.3
- Merge all GOST patches in one
- Add gost signatures to conversion table

* Thu Apr 24 2025 Alexey Berezhok <alexey.berezhok@msvsphere-os.ru> - 20250128-1.git5269e22.inferit.2
- Added new module TLSGOST. update-crypto-policies --set DEFAULT:TLSGOST:PAM-GOST

* Tue Jan 28 2025 Alexander Sosedkin <asosedkin@redhat.com> - 20250128-1.git5269e22
- openssl: stricter enabling of Ciphersuites
- openssl: make use of -CBC and -AESGCM keywords

* Thu Oct 10 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 20240822-1.gitbaf3e06.inferit
- Added GOST

* Tue Sep 17 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240828-2.git626aa59
- release bump

* Wed Aug 28 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240828-1.git626aa59
- fips-mode-setup: small Argon2 detection fix

* Thu Aug 22 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240822-1.gitbaf3e06
- fips-mode-setup: block if LUKS devices using Argon2 are detected

* Thu Aug 15 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240815-1.gite217f03
- java: start controlling / disable DTLSv1.0
- java: disable anon ciphersuites, tying them to NULL
- java: respect more key size restrictions
- java: specify jdk.tls.namedGroups system property
- java: make hash, mac and sign more orthogonal
- fips-mode-setup: add another scary "unsupported"
- fips-mode-setup: flashy ticking warning upon use
- java: use and include jdk.disabled.namedCurves
- ec_min_size: introduce and use in java, default to 256
- java: stop specifying jdk.tls.namedGroups in javasystem
- fips-setup-helper: add a libexec helper for anaconda
- fips-mode-setup: force --no-bootcfg when UKI is detected

* Mon Mar 04 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240304-1.gitb1c706d
- packaging: remove perl build-dependency, it's not needed anymore
- packaging: use newly introduced SKIP_LINTING=1
- packaging: drop stale workarounds

* Fri Feb 02 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240202-1.git283706d
- fips-finish-install: make sure ostree is detected in chroot
- fips-mode-setup: make sure ostree is detected in chroot
- fips-finish-install: Create/remove /etc/system-fips on ostree systems
- java: disable ChaCha20-Poly1305 where applicable