[openssl/openssl] 3f61b4: Fixup non-optional use of IO::Socket::IP

0 views
Skip to first unread message

Neil Horman

unread,
Jul 9, 2025, 6:09:38 AMJul 9
to openssl...@openssl.org
Branch: refs/heads/openssl-3.4
Home: https://github.com/openssl/openssl
Commit: 3f61b49612a8cd6c84f2245cbcc8d48f7273e8c5
https://github.com/openssl/openssl/commit/3f61b49612a8cd6c84f2245cbcc8d48f7273e8c5
Author: Neil Horman <nho...@openssl.org>
Date: 2025-07-09 (Wed, 09 Jul 2025)

Changed paths:
M util/perl/TLSProxy/Proxy.pm

Log Message:
-----------
Fixup non-optional use of IO::Socket::IP

IO::Socket::IP is an optionally used package in our perl scripts, and a
recent change of mine used it unilaterally, causing breakage on older
perl installations. Fix it up to use it optionally again, falling back
to IO::Socket::INET when needed.

Fixes #27940

Reviewed-by: Richard Levitte <lev...@openssl.org>
Reviewed-by: Tomas Mraz <to...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27941)

(cherry picked from commit b321bf25c88f2e604f3dd387dd14e1e6369895ad)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
Reply all
Reply to author
Forward
0 new messages