]> git.ipfire.org Git - thirdparty/openssl.git/commit
Use C locale in Bash scripts.
authorDaniel <daniel@openssl.org>
Wed, 9 Feb 2022 15:23:46 +0000 (16:23 +0100)
committerRichard Levitte <levitte@openssl.org>
Sun, 13 Feb 2022 03:06:53 +0000 (04:06 +0100)
commitbd654f7e98e13c0dc3b5c707880b9a77ba9e342f
tree9f69af92defc8c73948a9ad0aaec2fe45c1896a5
parent8fff986d52606e1a33f9404504535e2e2aee3e8b
Use C locale in Bash scripts.

Fixes openssl#17228.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17674)
dev/release.sh