From 1a180a712696843e43762bc4c7f4d84223def051 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Sat, 29 Oct 2022 17:44:36 -0700 Subject: [PATCH] add common list of packages to patch --- docs/sop/sop_upstream_prep_checklist.md | 45 +++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/docs/sop/sop_upstream_prep_checklist.md b/docs/sop/sop_upstream_prep_checklist.md index aeca6ff..43508b2 100644 --- a/docs/sop/sop_upstream_prep_checklist.md +++ b/docs/sop/sop_upstream_prep_checklist.md @@ -78,3 +78,48 @@ and so on. As it is expected some repos will deviate in commit history, it is OK to force push, under the assumption that changes made in the lower branch exists in the upper branch. That way you can avoid changes/functionality being reverted on accident. + +## General Package Patching + +There are packages that are patched typically for the purpose of debranding. +List of patched packages are typically maintained in a metadata repository. The +obvious ones are listed below and should be monitored and maintained properly: + +* abrt +* anaconda +* anaconda-user-help +* chrony +* cockpit +* dhcp +* dnf +* firefox +* fwupd +* gcc +* gnome-session +* gnome-settings-daemon +* grub2 +* initial-setup +* kernel +* kernel-rt +* libdnf +* libreoffice +* libreport +* lorax-templates-rhel +* nginx +* opa-ff +* opa-fm +* openldap +* openscap +* osbuild +* osbuild-composer +* PackageKit +* pesign +* python-pip +* redhat-rpm-config +* scap-security-guide +* shim +* shim-unsigned-x64 +* shim-unsigned-aarch64 +* subscription-manager +* systemd +* thunderbird