On 2022/05/16 21:30, Stuart Henderson wrote:
> On 2022/05/17 05:41, Joel Sing wrote:
> > > go/src/debug/elf/testdata/gcc-amd64-linux-exec
> > > -go/src/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj
> > > +go/src/debug/elf/testdata/gcc-${MACHINE_ARCH}-openbsd-debug-with-rela.obj
> >
> >
On 2022/05/17 05:41, Joel Sing wrote:
> > go/src/debug/elf/testdata/gcc-amd64-linux-exec
> > -go/src/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj
> > +go/src/debug/elf/testdata/gcc-${MACHINE_ARCH}-openbsd-debug-with-rela.obj
>
> This chunk needs reverting.
UPDATE_PLIST_ARGS= -i MACHI
On 22-05-16 07:21:12, Daniel Jakots wrote:
> Here's a patch for go-1.18.2
>
> > go1.18.2 (released 2022-05-10) includes security fixes to the syscall
> > package, as well as bug fixes to the compiler, runtime, the go
> > command, and the crypto/x509, go/types, net/http/httptest, reflect,
> > and s