Closed devrimgunduz closed 3 months ago
ping
This is also valid for PostgreSQL 17.
ping
Hi @devrimgunduz , we are using foundation packaging workflow to build EPAS/PG/PGE sslutils: https://github.com/EnterpriseDB/sslutils-packaging/actions/workflows/foundation-packaging.yml, it is working for PG16
@edbjunwang SSLUtils is open source. Foundation is irrelevant.
That link is EDB specific I think, as it gives me 404. I don't know how you build it but the latest tarball does not build. That is all I can say.
What tarball?
Ah, so it probably just needs a new release tag.
Yes
I just created a new release: https://github.com/EnterpriseDB/sslutils/releases/tag/v1.3-1 @devrimgunduz Could you check if it can work for you?
Wouldn't 1.4 be more appropriate? 1.3-1 implies a re-wrap.
If bump up the major version, I guess the SQL files need be updated too, like this one for v1.3 (https://github.com/EnterpriseDB/sslutils/blob/master/sslutils--1.3.sql) @asheshv May I ask if you have any suggestion on this?
The API version number doesn't need to match the code version. For example, pldebugger is now at v1.8, but the API is still at v1.1.
Ohk. v1.4 release is created: https://github.com/EnterpriseDB/sslutils/releases/tag/v1.4 v1.3-1 is deleted.
Thanks!
Thanks. FWIW it also builds fine against PostgreSQL 17. Closing this issue.
Hi,
1.3 does not build against v16 (see below). which is due tomorrow. Can you please take a look?
Thanks!
Regards, Devrim