[openssl/openssl] 7c59d2: apps: cover the req -subj modification of an exist...
"'Jakub Zelenka' via openssl-commits" <[email protected]> Mon, 27 Jul 2026 03:20:33 -0700
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 7c59d28b1060509af998cd6e33152d48465e94fe
https://github.com/openssl/openssl/commit/7c59d28b1060509af998cd6e33152d48465e94fe
Author: Jakub Zelenka <[email protected]>
Date: 2026-07-27 (Mon, 27 Jul 2026)
Changed paths:
M test/recipes/25-test_req.t
Log Message:
-----------
apps: cover the req -subj modification of an existing request
Add a subtest exercising the code path in the req app that rewrites the
subject of an existing certificate request loaded via -in, i.e. when
-subj is given without -new/-newkey/-x509.
Assisted-by: Claude:claude-opus-4-8
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Ryan Hooper <[email protected]>
MergeDate: Mon Jul 27 10:19:06 2026
(Merged from https://github.com/openssl/openssl/pull/31965)
Commit: acddc9b6d02fbe62c31b62c4aeb49736a52bd6ed
https://github.com/openssl/openssl/commit/acddc9b6d02fbe62c31b62c4aeb49736a52bd6ed
Author: Jakub Zelenka <[email protected]>
Date: 2026-07-27 (Mon, 27 Jul 2026)
Changed paths:
M test/recipes/20-test_dgst.t
Log Message:
-----------
apps: test dgst -r and -c output formats
Add coverage for the coreutils style output of `openssl dgst -r`,
including the newline escaping done by newline_escape_filename() when
the digested file name contains a newline, and for the colon separated
output of `openssl dgst -c`.
The newline in file name part is skipped where such a file cannot be
created.
Assisted-by: Claude:claude-opus-4-8
Reviewed-by: Daniel Kubec <[email protected]>
Reviewed-by: Ryan Hooper <[email protected]>
MergeDate: Mon Jul 27 10:19:58 2026
(Merged from https://github.com/openssl/openssl/pull/32035)
Compare: https://github.com/openssl/openssl/compare/b4af0eafe017...acddc9b6d02f
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/b4af0e-acddc9%40github.com.