SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for crypto-policies-scripts-20200918-1.git85dccc5.fc33.noarch.rpm :

* Wed Sep 23 2020 Tomáš Mráz - 20200918-1.git85dccc5- add RSA-PSK algorithm support- add GOST algorithms support for openssl- add GOST-ONLY policy and fix GOST subpolicy- update-crypto-policies: added --check parameter to perform comparison of actual configuration files with the policy
* Thu Aug 13 2020 Tomáš Mráz - 20200813-1.git66d4068- libreswan: enable X25519 group- libreswan: properly disable FFDH in ECDHE-ONLY subpolicy- libreswan: add generation of authby parameter based on sign property- libssh: Add diffie-hellman-group14-sha256
* Mon Jul 27 2020 Fedora Release Engineering - 20200702-2.gitc40cede- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jul 13 2020 Tomáš Mráz - 20200702-1.gitc40cede- OSPP subpolicy: remove AES-CCM- openssl: handle the AES-CCM removal properly- openssh/libssh: drop CBC ciphersuites from DEFAULT and FIPS- add AD-SUPPORT subpolicy which re-enables RC4 for Kerberos- gnutls: disallow X448/ED448 in FIPS policy- merge fips-mode-setup package into the scripts subpackage
* Thu Jun 25 2020 Tomáš Mráz - 20200625-1.gitb298a9e- DEFAULT policy: Drop DH < 2048 bits, TLS 1.0, 1.1, SHA-1- make the NEXT policy just an alias for DEFAULT as they are now identical- policies: introduce sha1_in_dnssec value for BIND- add SHA1 and FEDORA32 policy modules to provide backwards compatibility they can be applied as DEFAULT:SHA1 or DEFAULT:FEDORA32- avoid duplicates of list items in resulting policy
* Wed Jun 24 2020 Tomáš Mráz - 20200619-1.git781bbd4- gnutls: enable DSA signatures in LEGACY
* Wed Jun 10 2020 Tomáš Mráz - 20200610-1.git7f9d474- openssh server: new format of configuration to be loaded by config include- fallback to FIPS policy instead of the default-config in FIPS mode- java: Document properly how to override the crypto policy- reorder the signature algorithms to follow the order in default openssl list
* Tue Jun 09 2020 Tomáš Mráz - 20200527-5.gitb234a47- make the post script work in environments where /proc/sys is not available
* Fri May 29 2020 Tomáš Mráz - 20200527-4.gitb234a47- move the symlink fix-up script to post and fix it
* Fri May 29 2020 Tomáš Mráz - 20200527-3.gitb234a47- automatically set up FIPS policy in FIPS mode on first install
* Thu May 28 2020 Tomáš Mráz - 20200527-2.gitb234a47- require the base package from scripts subpackage- add Recommends for fips-mode-setup to the scripts subpackage
* Wed May 27 2020 Tomáš Mráz - 20200527-1.gitb234a47- explicitly enable DHE-DSS in gnutls config if enabled in policy- use grubby with --update-kernel=ALL to avoid breaking kernelopts- OSPP subpolicy: Allow GCM for SSH protocol- openssh: Support newly standardized ECDHE-GSS and DHE-GSS key exchanges- if the policy in FIPS mode is not a FIPS policy print a message- openssl: Add SignatureAlgorithms support
* Thu Mar 12 2020 Tomáš Mráz - 20200312-1.git3ae59d2- custom crypto policies: enable completely overriding contents of the list value- added ECDHE-ONLY.pmod policy module example- openssh: make LEGACY policy to prefer strong public key algorithms- openssh: support FIDO/U2F (with the exception of FIPS policy)- gnutls: add support for GOST ciphers- various python code cleanups- update-crypto-policies: dump the current policy to /etc/crypto-policies/state/CURRENT.pol
* Tue Jan 28 2020 Fedora Release Engineering - 20191128-5.gitcd267a5- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Jan 14 2020 Tomáš Mráz - 20191128-4.gitcd267a5- the base package must ship the DEFAULT policy config symlinks in case the scripts package is not installed via the weak dependency
* Tue Jan 07 2020 Andrew Jeddeloh 20191128-3.gitcd267a5- split scripts into their own subpackage. See https://github.com/coreos/fedora-coreos-tracker/issues/280 for more details.
* Mon Dec 16 2019 Tomáš Mráz - 20191128-2.gitcd267a5- move the pre-built .config files to /usr/share/crypto-policies/back-ends
* Thu Nov 28 2019 Tomáš Mráz - 20191128-1.gitcd267a5- add FIPS subpolicy for OSPP- fips-mode-setup: do not reload daemons when changing policy- fips-mode-setup: gracefully handle OSTree-based systems- gnutls: use new configuration file format
* Tue Oct 29 2019 Tomáš Mráz - 20191002-1.gitc93dc99- update-crypto-policies: fix handling of list operations in policy modules- update-crypto-policies: fix updating of the current policy marker- fips-mode-setup: fixes related to containers and non-root execution
* Tue Sep 24 2019 Tomáš Mráz - 20190816-4.gitbb9bf99- add the /etc/crypto-policies/state directory
* Tue Sep 10 2019 Tomáš Mráz - 20190816-3.gitbb9bf99- make it possible to use fips-mode-setup --check without dracut- add .config symlinks so a crypto policy can be set with read-only /etc by bind-mounting /usr/share/crypto-policies/ to /etc/crypto-policies/back-ends
* Mon Aug 19 2019 Tomáš Mráz - 20190816-2.gitbb9bf99- run the update-crypto-policies in posttrans- the current config should work fine with OpenSSL >= 7.9p1- fix the python bytecompilation
* Fri Aug 16 2019 Tomáš Mráz - 20190816-1.gitbb9bf99- custom crypto policies support- openssh: Support new configuration option CASignatureAlgorithms- libssh: Add libssh as supported backend- multiple fixes in fips-mode-setup, BLS support
* Wed Jul 24 2019 Fedora Release Engineering - 20190527-2.git0b3add8- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon May 27 2019 Tomáš Mráz - 20190211-1.git0b3add8- libreswan: coalesce proposals to avoid IKE packet fragmentation- openssh: add missing curve25519-sha256 to the key exchange list- nss: map X25519 to CURVE25519
* Thu Apr 25 2019 Tomáš Mráz - 20190211-4.gite3eacfc- do not fail in the Java test if the EMPTY policy is not really empty
* Thu Mar 07 2019 Zbigniew Jędrzejewski-Szmek - 20190211-3.gite3eacfc- Split out fips-mode-setup into separate subpackage
* Mon Feb 11 2019 Tomáš Mráz - 20190211-2.gite3eacfc- add crypto-policies.7 manual page- Java: Fix FIPS and FUTURE policy to allow RSA certificates in TLS- cleanup duplicate and incorrect information from update-crypto-policies.8 manual page- update-crypto-policies: Fix endless loop- update-crypto-policies: Add warning about the need of system restart- FUTURE: Add mistakenly ommitted EDDSA-ED25519 signature algorithm- openssh: Add missing SHA2 variants of RSA certificates to the policy- return exit code 2 when printing usage from all the tools- update-crypto-policies: add --no-reload option for testing
* Thu Jan 31 2019 Fedora Release Engineering - 20181122-2.git70769d9- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Nov 22 2018 Tomáš Mráz - 20181122-1.git70769d9- update-crypto-policies: fix error on multiple matches in local.d
* Tue Nov 20 2018 Tomáš Mráz - 20181120-1.gitd2b3bc4- Print warning when update-crypto-policies --set is used in the FIPS mode- Java: Add 3DES and RC4 to legacy algorithms in LEGACY policy- OpenSSL: Properly disable non AEAD and AES128 ciphersuites in FUTURE- libreswan: Add chacha20_poly1305 to all policies and drop ikev1 from LEGACY
* Fri Oct 26 2018 Tomáš Mráz - 20181026-1.gitd42aaa6- Fix regression in discovery of additional configuration- NSS: add DSA keyword to LEGACY policy- GnuTLS: Add 3DES and RC4 to LEGACY policy
* Tue Sep 25 2018 Tomáš Mráz - 20180925-1.git71ca85f- Use Recommends instead of Requires for grubby- Revert setting of HostKeyAlgorithms for ssh client for now
 
ICM