Changes between Initial Version and Version 2 of Ticket #68791
- Timestamp:
- Nov 28, 2023, 3:35:41 AM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #68791
-
Property
Status
changed from
new
toclosed
-
Property
Summary
changed from
openssl 3.2.0 incompatible with psql
toopenssl @3.2.0: incompatible with psql
- Property Keywords openssl3 psql removed
-
Property
Resolution
changed from
to
duplicate
- Property Port postgresql16 added; psql removed
-
Property
Status
changed from
-
Ticket #68791 – Description
initial v2 17 17 }}} 18 18 19 I chanced upon [https://stackoverflow.com/a/77558811 this stack overflow response] and gave reverting [ https://github.com/macports/macports-ports/commit/95984554 commit 95984554] a shot. Results show that neither psql13 nor psql16 can run with openssl3@3.2.0, while both run fine with openssl3@3.1.419 I chanced upon [https://stackoverflow.com/a/77558811 this stack overflow response] and gave reverting [959845548b0dcf19985aeba7bfa1366bc2f4d55e/macports-ports] a shot. Results show that neither psql13 nor psql16 can run with openssl3@3.2.0, while both run fine with openssl3@3.1.4 20 20 21 21 This might be reported upstream, I'm not sure whether with the openssl or the postgresql folks, but I wanted to open a bug here against openssl3 port since this port update triggered the breakage.