pgAdmin 4 commit: Ensure all binaries are securely signed and linked wi

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure all binaries are securely signed and linked wi
Дата
Msg-id E1inJhI-0007DV-9G@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM5038] Select2 enhancement - Load items on demand (scroll)
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix quoting.