Date: Sat, 16 Oct 2021 07:45:59 -0700 From: Cy Schubert <Cy.Schubert@cschubert.com> To: Kyle Evans <kevans@freebsd.org>, mw@FreeBSD.org Cc: Cy Schubert <cy@freebsd.org>, ports-committers <ports-committers@freebsd.org>, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 8dc43f07dc66 - main - net/ntp: Reverse "Disable ntpd stack gap" Message-ID: <202110161445.19GEjx4Y006148@slippy.cwsent.com> In-Reply-To: <CACNAnaEP=YWLpws9M2-H%2BYZBH5m=D%2B1N_YShhVY7HWQ23jOjEw@mail.gmail.com> References: <202110160359.19G3xJZ0004440@gitrepo.freebsd.org> <CACNAnaEP=YWLpws9M2-H%2BYZBH5m=D%2B1N_YShhVY7HWQ23jOjEw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <CACNAnaEP=YWLpws9M2-H+YZBH5m=D+1N_YShhVY7HWQ23jOjEw@mail.gmail.c om> , Kyle Evans writes: > On Fri, Oct 15, 2021 at 10:59 PM Cy Schubert <cy@freebsd.org> wrote: > > > > The branch main has been updated by cy: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=8dc43f07dc662e4e7404b5521ba0 > 3c2e7f25470a > > > > commit 8dc43f07dc662e4e7404b5521ba03c2e7f25470a > > Author: Cy Schubert <cy@FreeBSD.org> > > AuthorDate: 2021-10-16 03:50:11 +0000 > > Commit: Cy Schubert <cy@FreeBSD.org> > > CommitDate: 2021-10-16 03:59:14 +0000 > > > > net/ntp: Reverse "Disable ntpd stack gap" > > > > 120137c822c9697c19cf94461f436f8ccc372d24 (svn r517694) disabled ntpd > > ASLR stack gap, which caused ntpd to segfault. (The patch in > > 120137c822c9697c19cf94461f436f8ccc372d24 was subsequently submitted > > to nwtime.org for inclusion into upstream ntp.) src commit > > 889b56c8cd84c9a9f2d9e3b019c154d6f14d9021 addressed the underlying cause > > for the setrlimit segfault negating the need for this workaround. This > > commit removes the workaround. > > > > MFH: 2021Q4 (after a month) > > Er, stack gap landed in 13.0, didn't it? I think you still need this > for the time being, at least gated behind a check for 13.0. I suppose a __FreeBSD_version bump on -CURRENT and subsequently on stable/13 when it's MFCed would be of benefit. Thoughts? -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: https://FreeBSD.org NTP: <cy@nwtime.org> Web: https://nwtime.org The need of the many outweighs the greed of the few.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110161445.19GEjx4Y006148>