On 2022/08/26 17:47, void wrote: > On Wed, Aug 24, 2022 at 03:03:01PM +0100, Stuart Henderson wrote: > > Anyone want to test this? > > > > Any OKs? > > Hello, > > Seemed to patch OK and built OK with a -current made yesterday, on aarch64. > > I'm a newbie at building/patching openbsd, so if there's anything you > can suggest I test, I'll test. unbound is working. > > unbound -V still reports Version 1.16.0 though.
Something went wrong with your patching/build if it shows 1.16.2, I confirmed that it was updated. for reference for building parts of base which have a Makefile.bsd-wrapper file, normally use this: make -f Makefile.bsd-wrapper obj make -f Makefile.bsd-wrapper doas make -f Makefile.bsd-wrapper install
