Git development
 help / color / mirror / Atom feed
* [PATCH v0 0/1] Teach git version --build-options about OpenSSL
@ 2024-06-19 17:24 Randall S. Becker
  2024-06-19 17:24 ` [PATCH v0 1/1] " Randall S. Becker
  0 siblings, 1 reply; 10+ messages in thread
From: Randall S. Becker @ 2024-06-19 17:24 UTC (permalink / raw)
  To: git; +Cc: Randall S. Becker

This simple series adds the OpenSSL version, if any, used during a git
build.

As an example, if built with OpenSSL 3.0, the following is appended to
the git version --build-options report:

	OpenSSL: OpenSSL 3.0.13 30 Jan 2024

Randall S. Becker (1):
  Teach git version --build-options to know about the OpenSSL version
    used.

 help.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-06-21 16:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-19 17:24 [PATCH v0 0/1] Teach git version --build-options about OpenSSL Randall S. Becker
2024-06-19 17:24 ` [PATCH v0 1/1] " Randall S. Becker
2024-06-20 18:27   ` Junio C Hamano
2024-06-20 18:35     ` Junio C Hamano
2024-06-20 18:48       ` Randall Becker
2024-06-20 22:37         ` rsbecker
2024-06-20 23:55           ` Junio C Hamano
2024-06-21  1:50             ` rsbecker
2024-06-21 16:18               ` Junio C Hamano
2024-06-20 18:36     ` Randall Becker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox