[openssl/openssl] cb92ad: doc/man7/openssl-env.pod: fix and augment OPENSSL_...
"'esyr' via openssl-commits" <[email protected]> Fri, 31 Jul 2026 20:10:35 -0700
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/openssl-4.0/[email protected]> |
Branch: refs/heads/openssl-4.0
Home: https://github.com/openssl/openssl
Commit: cb92adac15c79cb7632ccb760729b03b85f447f2
https://github.com/openssl/openssl/commit/cb92adac15c79cb7632ccb760729b03b85f447f2
Author: Eugene Syromiatnikov <[email protected]>
Date: 2026-08-01 (Sat, 01 Aug 2026)
Changed paths:
M doc/man7/openssl-env.pod
Log Message:
-----------
doc/man7/openssl-env.pod: fix and augment OPENSSL_RUNNING_UNIT_TESTS description
Commit 619a0fe71825 "Fix unit tests when run under fuzz builds"
not just inserted a new entry, that describes OPENSSL_RUNNING_UNIT_TESTS
environment variable, out of the lexicographical order, but did so
in the middle of the OPENSSL_TRACE environment variable description;
also, it contained formatting that is not valid POD syntax, for some
reason ("`make test`").
Move the item to a correct place, correct the formatting, typos,
and add missing essential information about applicability
and security considerations.
Fixes: 619a0fe71825 "Fix unit tests when run under fuzz builds"
Signed-off-by: Eugene Syromiatnikov <[email protected]>
Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Tom Cosgrove <[email protected]>
Reviewed-by: Andrew Dinh <[email protected]>
MergeDate: Sat Aug 1 03:09:18 2026
(Merged from https://github.com/openssl/openssl/pull/31973)
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/openssl-4.0/4be4cc-cb92ad%40github.com.