Enhanced system logging and kernel message trapping daemon
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> |
||
|---|---|---|
| .fmf | ||
| .gitignore | ||
| ci.fmf | ||
| gating.yaml | ||
| imfile-inotify-fd-release-on-delete.patch | ||
| omelasticsearch-apply-tls-opts-during-detection.patch | ||
| omelasticsearch-pqc-tls.patch | ||
| rsyslog-tmpfiles.conf | ||
| rsyslog.conf | ||
| rsyslog.log | ||
| rsyslog.service | ||
| rsyslog.spec | ||
| rsyslog.sysconfig | ||
| sources | ||