-
Task
-
Resolution: Done
-
Critical
-
None
The rhel-10.1 selinux-policy dist-git branch was probably created at the early stage of 10.1 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-10-main (or c10s) as Devel Guide [1] [2] suggests because
- it is the end of RHEL 10.2 phase
- the tickets refer to rhel 10.1 and not 10.1.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-10.2'
remote: *** Checking commit cb143f085bc0172ee9c5776bd0310f5b454f081a
remote: *** Resolves:
remote: *** Unapproved:
remote: *** RHEL-110651 (FixVersion is set to: rhel-10.1)
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-10.1.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
- is cloned by
-
RHEL-149242 Sync rhel-9.7.0 selinux-policy dist-git branch with the state of RHEL 9.7 GA
-
- Closed
-