Changes between Initial Version and Version 1 of Ticket #58630
- Timestamp:
- Aug 2, 2019, 3:57:47 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58630
- Property Port postgresql92 postgresql93 postgresql94 removed
-
Ticket #58630 – Description
initial v1 1 1 This is a preparation step for the OpenSSL 1.1 migration (ticket:52101). 2 2 3 OpenSSL 1.1 support is available since PostgreSQL 9.5 (1) . Older ports should be patched or use the openssl10 port.3 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. 4 4 5 Note that PostgreSQL 9.3 or older is no longer supported upstream ( 2), so they may be dropped from MacPorts5 Note that PostgreSQL 9.3 or older is no longer supported upstream (4), so they may be dropped from MacPorts 6 6 7 7 (1) https://www.postgresql.org/message-id/20180226054445.GE6927%40paquier.xyz 8 8 9 (2) https://www.postgresql.org/support/versioning/ 9 (2) https://github.com/postgres/postgres/commit/bb132cddf870885a6e3af102fe2accd04e5da38a 10 11 (3) https://github.com/postgres/postgres/commit/4e91330daca017aeeed2a3deea646a7c9aaaa45f 12 13 (4) https://www.postgresql.org/support/versioning/