RHEL 9.4 will ship with iproute v6.2.0, so we cannot release
iproute-6.7.0-1.el8 for RHEL 8.10, as this will bring to a downgrade on
the upgrade path to RHEL 8.10 -> RHEL 9.4.
As it is not going to be part of an errata, let's reverts commit
90f50155cb.
Related: RHEL-21222
Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
* Tue Jan 23 2024 Andrea Claudi <aclaudi@redhat.com> - 6.7.0-1.el8
- New version 6.7.0 (Andrea Claudi) [RHEL-22438]
Resolves: RHEL-22438
Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
* Wed Sep 20 2023 Andrea Claudi <aclaudi@redhat.com> - 6.2.0-4.el8
- ip vrf: make ipvrf_exec SELinux-aware (Andrea Claudi) [1780023]
- lib: add SELinux include and stub functions (Andrea Claudi) [1780023]
- ss: make SELinux stub functions conformant to API definitions (Andrea Claudi) [1780023]
- ss: make is_selinux_enabled stub work like in SELinux (Andrea Claudi) [1780023]
Resolves: rhbz#1780023
Signed-off-by: Andrea Claudi <aclaudi@redhat.com>