public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: Fix a FIXME in the openssl.cnf(5) manpage
@ 2026-06-09 12:44 Clemens Lang
0 siblings, 0 replies; only message in thread
From: Clemens Lang @ 2026-06-09 12:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/openssl
Branch : rebase_40beta
Commit : 0eaa0014c906fd7054c29ab8b5f609f78def2dbf
Author : Clemens Lang <cllang@redhat.com>
Date : 2022-04-20T15:47:59+02:00
Stats : +2/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/0eaa0014c906fd7054c29ab8b5f609f78def2dbf?branch=rebase_40beta
Log:
Fix a FIXME in the openssl.cnf(5) manpage
Signed-off-by: Clemens Lang <cllang@redhat.com>
---
diff --git a/0052-Allow-SHA1-in-seclevel-1-if-rh-allow-sha1-signatures.patch b/0052-Allow-SHA1-in-seclevel-1-if-rh-allow-sha1-signatures.patch
index eea02f8..e6a1925 100644
--- a/0052-Allow-SHA1-in-seclevel-1-if-rh-allow-sha1-signatures.patch
+++ b/0052-Allow-SHA1-in-seclevel-1-if-rh-allow-sha1-signatures.patch
@@ -86,7 +86,7 @@ index 0c9110d28a..02e7ca706f 100644
+Note that enabling B<rh-allow-sha1-signatures> will allow TLS signature
+algorithms that use SHA1 in security level 1, despite the definition of
-+security level 1 of FIXME bits of security, which SHA1 does not meet. This
++security level 1 of 80 bits of security, which SHA1 does not meet. This
+allows using SHA1 in TLS in the LEGACY crypto-policy on Fedora without
+requiring to set the security level to 0, which would include further insecure
+algorithms.
diff --git a/openssl.spec b/openssl.spec
index 4f3c502..af8a1f2 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -405,6 +405,7 @@ install -m644 %{SOURCE9} \
%changelog
* Wed Apr 20 2022 Clemens Lang <cllang@redhat.com> - 1:3.0.2-3
- Disable SHA-1 by default in ELN using the patches from CentOS
+- Fix a FIXME in the openssl.cnf(5) manpage
* Thu Apr 07 2022 Clemens Lang <cllang@redhat.com> - 1:3.0.2-2
- Silence a few rpmlint false positives.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 12:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 12:44 [rpms/openssl] rebase_40beta: Fix a FIXME in the openssl.cnf(5) manpage Clemens Lang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox