Re: "openssl" should not be optional
Christoph Berg <myon@debian.org>
From: Christoph Berg <myon@debian.org>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-09-24T17:27:39Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Avoid warnings in tests when openssl binary isn't available
- f01c4eb4e901 17.7 landed
- bf5b26525b28 16.11 landed
- 7d129ba54e74 19 (unreleased) landed
- 150a1b328778 18.1 landed
Re: Daniel Gustafsson > > In the meantime, I also got the report that postgresql-17 is not > > failing in that environment, so the problem is new in 18. > > That's odd, off the cuff I don't see anything materially different around this > but I'll do some more digging. It will at least be fixed by 18.1. Because I had already added openssl to 17's build-dependencies and forgot to port that change to 18 *blush*: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096243 Christoph