rl-metadata/patch.yml

46 lines
1.1 KiB
YAML

# Packages that are patched or debranded
---
build_patch: []
previous: []
debrand:
rl8:
- anaconda
- dotnet3.0
- fwupdate
- libguestfs # temporary
- osinfo-db # temporary, might be needed for 9 temporarily
- pcs ## Might be needed for 9
- python2 ## TODO
rl9:
- libguestfs # temporary
all:
- abrt
- anaconda-user-help
- chrony
- cloud-init
- crash
- firefox
- fwupd
- gnome-settings-daemon
- grub2
- httpd
- initial-setup
- kernel
- libreoffice
- libreport ## TODO FOR 9
- nginx
- opa-ff # temporary
- opa-fm # temporary
- openscap ## TODO (may be temporary)
- python3
- redhat-rpm-config
- scap-security-guide
- shim
- shim-unsigned-x64
- shim-unsigned-aarch64
- sos # temporary -> Upstream master branch
- subscription-manager
- thunderbird
- WALinuxAgent ## temporary -> Upstream PR
...