Opened 5 years ago
Last modified 13 months ago
#58630 assigned defect
postgresql*: prepare for OpenSSL 1.1 migration — at Version 1
Reported by: | yan12125 (Chih-Hsuan Yen) | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | postgresql80, postgresql81, postgresql82, postgresql83, postgresql84, postgresql90, postgresql91 |
Description (last modified by yan12125 (Chih-Hsuan Yen))
This is a preparation step for the OpenSSL 1.1 migration (ticket:52101).
OpenSSL 1.1 support is available since PostgreSQL 9.5 (1) and the patch is backported to 9.4 (2), 9.3 and 9.2 (3). Older ports should be patched or use the openssl10 port.
Note that PostgreSQL 9.3 or older is no longer supported upstream (4), so they may be dropped from MacPorts
(1) https://www.postgresql.org/message-id/20180226054445.GE6927%40paquier.xyz
(2) https://github.com/postgres/postgres/commit/bb132cddf870885a6e3af102fe2accd04e5da38a
(3) https://github.com/postgres/postgres/commit/4e91330daca017aeeed2a3deea646a7c9aaaa45f
Change History (1)
comment:1 Changed 5 years ago by yan12125 (Chih-Hsuan Yen)
Description: | modified (diff) |
---|---|
Port: | postgresql92 postgresql93 postgresql94 removed |
Note: See
TracTickets for help on using
tickets.