Enhanced system logging and kernel message trapping daemon
Go to file
Cropi c83a49c5eb omelasticsearch: backport PQC TLS parameters
Backport three new action parameters from upstream commit a3463c693:
- tls.tlsversion (maps to CURLOPT_SSLVERSION)
- tls.ciphersuites (maps to CURLOPT_TLS13_CIPHERS, requires libcurl >= 7.61)
- tls.keyexchangegroups (maps to CURLOPT_SSL_EC_CURVES, requires libcurl >= 7.73)

Setting tls.keyexchangegroups to "X25519MLKEM768:X25519" enables hybrid
PQC key exchange when libcurl is linked against OpenSSL 3.x with the OQS
provider.

The patch was regenerated against the 8.2604.0 tarball because the upstream
branch tip had diverged enough to cause fuzz=2 on hunk #7 (the writeoperation
handler block had a different coding style in the packaged source), which
RPM's --fuzz=0 patch invocation would reject.
Resolves: RHEL-193505

Signed-off-by: Cropi <alakatos@redhat.com>
2026-07-15 09:46:33 +02:00
.fmf Enable gating Resolves: RHEL-37145 2024-06-10 12:53:14 +02:00
.gitignore Rebase to 8.2604.0 2026-04-30 12:23:52 +02:00
ci.fmf Enable gating Resolves: RHEL-37145 2024-06-10 12:53:14 +02:00
gating.yaml Enable gating Resolves: RHEL-37145 2024-06-10 12:53:14 +02:00
imfile-inotify-fd-release-on-delete.patch Rebase to 8.2604.0 2026-04-30 12:23:52 +02:00
omelasticsearch-apply-tls-opts-during-detection.patch omelasticsearch: backport PQC TLS parameters 2026-07-15 09:46:33 +02:00
omelasticsearch-pqc-tls.patch omelasticsearch: backport PQC TLS parameters 2026-07-15 09:46:33 +02:00
rsyslog-tmpfiles.conf Add tmpfiles.d configuration 2025-05-06 12:25:44 +02:00
rsyslog.conf RHEL 10.2 ERRATUM 2025-11-04 07:51:55 +01:00
rsyslog.log Use systemctl reload in logrotate script 2023-05-14 12:26:05 -04:00
rsyslog.service Rebase to 8.2412.0 2024-12-06 15:26:30 +01:00
rsyslog.spec omelasticsearch: backport PQC TLS parameters 2026-07-15 09:46:33 +02:00
rsyslog.sysconfig Rebase to an upstream snapshot 2013-06-04 21:06:48 +02:00
sources Rebase to 8.2604.0 2026-04-30 12:23:52 +02:00