Debian Patches

Status for sssd/2.9.4-2

Patch Description Author Forwarded Bugs Origin Last update
fix-whitespace-test.diff diff --git a/src/tests/whitespace_test b/src/tests/whitespace_test
index f055ed4c2..fa95494be 100755
no
default-to-socket-activated-services.diff no
fix-shebang-on-sss_analyze.patch Fix shebang on sss_analyze
s/python/python3/
Sergio Durigan Junior <sergiodj@debian.org> not-needed 2022-06-22
tests-Drop-extensions-from-openssl-command-if-there-.patch [PATCH] tests: Drop -extensions from openssl command if there is no -x509

The 'openssl req' ignores the '-extensions' option without '-x509'.
OpenSSL versions prior 3.2 simply ignored it. Starting with version 3.2
an error is generated:

| /usr/bin/openssl req -batch -config
| ../../../../../src/tests/test_CA/intermediate_CA/SSSD_test_intermediate_CA.config
| -new -nodes -key
| …/build/../src/tests/test_CA/intermediate_CA/SSSD_test_intermediate_CA_key.pem
-sha256 -extensions v3_ca -out SSSD_test_intermediate_CA_req.pem
| Error adding request extensions from section v3_ca
| 003163BAB27F0000:error:11000079:X509 V3 routines:v2i_AUTHORITY_KEYID:no issuer certificate:../crypto/x509/v3_akid.c:156:
| 003163BAB27F0000:error:11000080:X509 V3 routines:X509V3_EXT_nconf_int:error in extension:../crypto/x509/v3_conf.c:48:section=v3_ca, name=authorityKeyIdentifier, value=keyid:always,issuer:always
|

Remove the '-extensions' option.
Sebastian Andrzej Siewior <sebastian@breakpoint.cc> no 2024-01-24

All known versions for source package 'sssd'

Links