-
Task
-
Resolution: Done
-
Critical
-
None
The rhel-9.7.0 selinux-policy dist-git branch was probably created at the early stage of 9.7 development and was never updated since then.
Now, when a z-stream build needs to be made, the branch cannot be updated with backporting the needed commits from rhel-9-main (or c9s) as Devel Guide [1] [2] suggests because
- it is the end of RHEL 9.8 phase
- the tickets refer to rhel 9.7 and not 9.7.z bugs
- rules in [3] cannot be circumvented.
and dist-git won't let anyone push those older commits that reference older RHEL tickets.
The --release was set to 'rhel-9.8.0'
remote: *** Checking commit cb143f085bc0172ee9c5776bd0310f5b454f081a
remote: *** Resolves:
remote: *** Unapproved:
remote: *** RHEL-110651 (FixVersion is set to: rhel-9.7.0)
remote: *** No approved issue IDs referenced in log message or changelog
remote: *** Unapproved issue RHEL-110651 referenced in log message or changelog
The solution suggested by the OSCI team is to backport needed commits, but change all references to one bug (this one) with rhel-9.7.0.z in FixVersion which would be considered a valid reference.
[1]https://one.redhat.com/rhel-development-guide/#proc_centos-stream-first_assembly_rhel-9-development
[2]https://one.redhat.com/rhel-development-guide/#assembly_rhel-z-stream-process_rhel-dev-guide
[3]https://pkgs.devel.redhat.com/rules.html
- clones
-
RHEL-149144 Sync rhel-10.1 selinux-policy dist-git branch with the state of RHEL 10.1 GA
-
- Closed
-