pgAdmin 4 commit: Ensure all binaries are securely signed and linked wi - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure all binaries are securely signed and linked wi
Date
Msg-id E1inJhI-0007DV-9G@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure all binaries are securely signed and linked with the hardened runtime in the macOS bundle. Fixes #5060

Note that this is untested for automated builds, so may require further tweaks.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5afc5187904bb7ae9e6dac0dc7743045c01156a
Author: Paresh More <paresh.more@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_17.rst |  1 +
pkg/mac/build.sh                  | 17 +++++++++++++++++
pkg/mac/codesign-binaries.sh      | 40 +++++++++++++++++++++++++++++++++++++++
pkg/mac/codesign.conf.in          |  1 +
4 files changed, 59 insertions(+)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM5038] Select2 enhancement - Load items on demand (scroll)
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix quoting.