* Kevin Fenzi:
> However, our filter config is... quite possibly out of date. :)
>
> Currently it is:
>
> filter_packages = [
> ("^.*$", {
> "*": ["glibc32", "libgcc32"],
> "s390x": ["rust-std-static-wasm*"],
> }),
> ('(Server)$', {
> '*': [
> 'kernel*d
On Tue, Mar 19, 2024 at 04:36:03PM +0100, Florian Weimer wrote:
> * Kevin Fenzi:
>
> > So, seems glibc32 was updated to update license headers?
> >
> > https://bodhi.fedoraproject.org/updates/FEDORA-2024-cd577e1535
> >
> > So, it's in f40-updates-testing now.
> >
> > It's not in rawhide or f40 co
* Kevin Fenzi:
> So, seems glibc32 was updated to update license headers?
>
> https://bodhi.fedoraproject.org/updates/FEDORA-2024-cd577e1535
>
> So, it's in f40-updates-testing now.
>
> It's not in rawhide or f40 composes because pungi filters it out, but
> it's currently not filtered in updates-
On Fri, Mar 15, 2024 at 05:10:52PM +0100, Florian Weimer wrote:
> Joseph Myers enhanced glibc.spec so that we no longer need the separate
> glibc32 source package which its tarball of pre-built glibc binaries.
>
> As part of the DNF5 adjustment to the removal of filelists, I believe
> some reverse
On Fri, Mar 15, 2024 at 05:10:52PM +0100, Florian Weimer wrote:
> Joseph Myers enhanced glibc.spec so that we no longer need the separate
> glibc32 source package which its tarball of pre-built glibc binaries.
>
> As part of the DNF5 adjustment to the removal of filelists, I believe
> some reverse