Re: add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib)
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Darek Ślusarczyk <dslusarczyk@splunk.com>
Cc: Nazir Bilal Yavuz <byavuz81@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-01-09T12:50:25Z
Lists: pgsql-hackers
> On 7 Jan 2025, at 19:25, Darek Ślusarczyk <dslusarczyk@splunk.com> wrote: > Thanks for reviewing the patch - I've added a few changes and it looks as follows: Thanks for the new version, I've tested it in CI against v17 and plan to commit it soon. -- Daniel Gustafsson
Commits
-
meson: Fix linking using old OpenSSL lib names
- 60516fc8b491 16.7 landed
- 0951d4ee42f1 17.3 landed
-
Remove support for linking with libeay32 and ssleay32
- 44ec09575145 18.0 landed