On Thu, Dec 07, 2023 at 10:18:47AM +0100, Florian Weimer wrote: > * Yang Yujie: > > > With this patch, I also noticed a few errors in building unpatched older > > software like expect-5.45.4, perl-5.28.3 and bash-5.0. Will this also be > > the case when GCC 14 gets released? > > For Fedora, we keep pointers of the changes needed here: > > <https://gitlab.com/fweimer-rh/fedora-modernc/-/blob/main/pkg/b/bash.md> > <https://gitlab.com/fweimer-rh/fedora-modernc/-/blob/main/pkg/e/expect.md> > <https://gitlab.com/fweimer-rh/fedora-modernc/-/blob/main/pkg/p/perl.md> > > (For perl, it looks like another change will be needed.) > > This also includes changes that we imported through rebases after we > started tracking. > > We do not have control over the release schedule for those upstream > projects, and of course there are many project which are more or less > dormant and have not made a release in many years. > > Thanks, > Florian
Got it. Thanks for the pointers to the fedora patches. Yujie