What will it take to get golang updated on epel7 from the no longer
supported version 1.15? RHEL8.5 reports a long list of security
problems that are fixed in 1.16.
Dave
___
golang mailing list -- golang@lists.fedoraproject.org
To unsubscribe send an em
ow_bug.cgi?id=2013628
> >
> > On Tue, Dec 21, 2021 at 10:01 AM Alejandro Saez Morollon
> > wrote:
> > >
> > >
> > > On Mon, Dec 20, 2021 at 12:36 AM Robert-André Mauchin
> > > wrote:
> > > > On 12/1/21 20:11, Dave Dykstra wrote:
> &
; >>
> >> JC
> >>
> >>
> >> On Tue, 2021-12-21 at 10:46 +0100, Alejandro Saez Morollon wrote:
> >> > For the record, there's an ongoing conversation in this bug about this
> >> > topic:
> >> >
> >> > https://bugzill
bugzilla CVE-related
tickets.
There are more differences now in the .spec file, but they're still
pretty minimal and all within %if statements so it could certainly be
shared with the Fedora builds.
Dave
On Tue, Jan 18, 2022 at 11:03:30PM +0000, Dave Dykstra wrote:
> Thanks. I found that I c
singularity bundled the source code of the go toolchain out of necessity
because there was a serious golang security vulnerability fixed in 1.16.12, and
epel7 was providing only a golang 1.15 version despite my urgent pleas for an
upgrade. I have now become the provider of golang on epel7 and a
Hi Maxwell,
FYI the singularity-ce & apptainer packages have been using vendoring all
along. I don't know if there's anything from our tooling that would help you
or not. Maybe we should switch to yours when you are finished.
go mod vendor is run here:
https://github.com/apptainer/apptai
FYI At least one of those FTBS packages is failing in C code because of
a change to compile with -std=c23, not a golang issue.
Dave
On Mon, Jan 20, 2025 at 07:24:11AM +0100, Mikel Olasagasti via golang wrote:
> Hi,
>
> This is a heads-up regarding the impact of Go 1.24, now available in
> Fedora