#21 Prepare for dropping unused mesa repos after F44 and adjust dnf5 vendor change policy
Merged by jannau. Opened by jannau.
fedora-asahi/ jannau/asahi-repos drop-mesa-step1  into  main

Download 21.patch

Mark the mesa repo as skip_if_unavailable=True for F44+ and drop the
x86 mesa overlay repos.
Fedora 44 ships dnf 5.4.1.0 which allows package based filtering in the
vendor change configuration. Use this to avoid an additional update due
to a transitional vendor override.
dnf only considers files with .conf as suffix.

1 new commit added

  • Switch to package specific vendor change policy

Also updates the dnf5 vendor change policy to version 1.1 with package filtering. The vendor based policy with the transitional vendor would have required two mesa builds in F44.
one with the unmodified asahi copr vendor for system-upgrades and one with the transitional vendor for upgrades to the fedora package.

2 new commits added

  • Switch to package specific vendor change policy
  • Prepare for dropping unused mesa repos after F44

Pull-Request has been merged by jannau

Metadata