Re: 1 year src-patch anniversary!

2023-02-15 Thread Jamie Landeg-Jones
Mateusz Guzik wrote: > Well I was not aware of it. Apologies for the delay in replying. Fair enough you weren't aware, but the thing is, how do we make people aware? If bugs.freebsd.org is no longer the way to go, what's the alternative? > mail me with git format-patch result and I'll commit.

Re: 1 year src-patch anniversary!

2023-02-15 Thread Warner Losh
On Wed, Feb 15, 2023, 7:11 AM Jamie Landeg-Jones wrote: > Mateusz Guzik wrote: > > > Well I was not aware of it. > > Apologies for the delay in replying. Fair enough you weren't aware, but the > thing is, how do we make people aware? > > If bugs.freebsd.org is no longer the way to go, what's the

Re: 1 year src-patch anniversary!

2023-02-15 Thread Jamie Landeg-Jones
"Julian H. Stacey" wrote: Firstly, apolgies for the delay in replying. > I wrote a tool in 1993 I still use > http://www.berklix.com/~jhs/bin/.csh/customise > to apply trees of generic & personal diffs to src & ports, for multi releases > http://www.berklix.com/~jhs/src/ > to apply d

Re: 1 year src-patch anniversary!

2023-02-15 Thread Jamie Landeg-Jones
Warner Losh wrote: > Bugzilla is inefficient for small patches. Yes, I can see that bugzilla is unsuitable for things like that. > I'm trying an experiment on github: any smallish, almost ready patches will > be landed, redirected or rejected quickly Thanks Warner! That sounds great! - I'll be

Re: Build breakage with WITH_BEARSSL=1

2023-02-15 Thread Warner Losh
On Sun, Feb 12, 2023, 3:18 PM Warner Losh wrote: > > > On Sun, Feb 12, 2023 at 3:54 AM Gordon Bergling wrote: > >> Hi, >> >> I am currently seeing a build breakage when building -CURRENT with >> WITH_BEARSSL=1. >> >> The error is the following >> >> make[5]: "/boiler/nfs/src/lib/libsecureboot/

Re: Build breakage with WITH_BEARSSL=1

2023-02-15 Thread Mina Galić
Would be nice if we could get upstream to actually fix this, but i don't even know how to submit bugs there… Mina Galić Try PkgBase: https://alpha.pkgbase.live/ Original Message On 15 Feb 2023, 17:07, Warner Losh wrote: > On Sun, Feb 12, 2023, 3:18 PM Warner Losh wrote: > >>

Re: Build breakage with WITH_BEARSSL=1

2023-02-15 Thread Warner Losh
On Wed, Feb 15, 2023, 1:09 PM Mina Galić wrote: > Would be nice if we could get upstream to actually fix this, but i don't > even know how to submit bugs there… > Agreed. I didn't recall off of the top of my head, so I did the quick bandaid. Warner Mina Galić > > Try PkgBase: https://alpha.pk

Re: 1 year src-patch anniversary!

2023-02-15 Thread Tomoaki AOKI
On Mon, 30 Jan 2023 03:54:48 +0100 "Julian H. Stacey" wrote: > Jamie Landeg-Jones wrote: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261657 is a trivial fix > > to an admittedly trivial issue, but it's soon going to hit one year old, > > and has not had any feedback. Not even "this is r

Re: Build breakage with WITH_BEARSSL=1

2023-02-15 Thread Gordon Bergling
Hi Warner, On Wed, Feb 15, 2023 at 10:07:08AM -0700, Warner Losh wrote: > On Sun, Feb 12, 2023, 3:18 PM Warner Losh wrote: > > On Sun, Feb 12, 2023 at 3:54 AM Gordon Bergling wrote: > > > >> Hi, > >> > >> I am currently seeing a build breakage when building -CURRENT with > >> WITH_BEARSSL=1. > >