[openssl/openssl] 6a9f9b: Fixup non-optional use of IO::Socket::IP

2 views
Skip to first unread message

Neil Horman

unread,
Jul 9, 2025, 6:10:37 AM7/9/25
to openssl...@openssl.org
Branch: refs/heads/openssl-3.2
Home: https://github.com/openssl/openssl
Commit: 6a9f9b82c3f649be1cfabdf6dc7ad4f22d82535d
https://github.com/openssl/openssl/commit/6a9f9b82c3f649be1cfabdf6dc7ad4f22d82535d
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