Date: Wed, 26 Oct 2022 14:26:37 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: ee697f183b2a - main - CHANGES: document the 3 new features Message-ID: <20221026122637.dg3wytwdepxmsoac@aniel.nours.eu> In-Reply-To: <Y1kZCZeTG7OSqMR7@xombo.localdomain> References: <202210260834.29Q8YlGN092665@gitrepo.freebsd.org> <Y1kZCZeTG7OSqMR7@xombo.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 26, 2022 at 06:24:57AM -0500, Dmitri Goutnik wrote: > Hi Baptiste, > > On 22-10-26 08:34:47, Baptiste Daroussin wrote: > > The branch main has been updated by bapt: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=ee697f183b2a5786344a50e3a484739ff95cf4d9 > > > > commit ee697f183b2a5786344a50e3a484739ff95cf4d9 > > Author: Baptiste Daroussin <bapt@FreeBSD.org> > > AuthorDate: 2022-10-26 08:31:43 +0000 > > Commit: Baptiste Daroussin <bapt@FreeBSD.org> > > CommitDate: 2022-10-26 08:34:03 +0000 > > > > CHANGES: document the 3 new features > > --- > > CHANGES | 10 ++++++++++ > > 1 file changed, 10 insertions(+) > > > > diff --git a/CHANGES b/CHANGES > > index ce90d882b636..2cbcf2bd6a31 100644 > > --- a/CHANGES > > +++ b/CHANGES > > @@ -10,6 +10,16 @@ in the release notes and/or placed into UPDATING. > > > > All ports committers are allowed to commit to this file. > > > > +20221026: > > +AUTHOR: bapt@FreeBSD.org > > + 3 new features are available now: PIE, RELRO, BIND_NOW, each port can > > + specify the inability to support any via <feature>_UNSAFE > > + > > + All 3 are off by default, the intent is to activate following the freebsd > > Unless I'm misreading go.mk changes in the previous commit, all Go ports will > now be building with -buildmode=pie by default, regardless of the feature > activation. > Good catch, this should be fixed now! Thank you! Bapt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20221026122637.dg3wytwdepxmsoac>