M. Vefa Bicakci
a7760b40a2
iproute: Update from 4.11.0-14 to 5.9.0-4
This commit updates the iproute package from 4.11.0-14 shipped with CentOS 7.6.1810 (i.e., StarlingX baseline) to 5.9.0-4 shipped with CentOS 8.4.2105, because the former version does not support the "seg6" and "seg6local" encapsulation types (used for segment-based routing via the "ip route" command). Segment-based routing capability was requested by a user, and the shortcomings of the pre-existing version of iproute package were noticed when attempting to test the seg6 encapsulation type with a v5.10-based kernel. Note that it was not possible to re-use CentOS 8.4.2105's binary RPM package on StarlingX, due to the fact that StarlingX's CentOS 7.6.1810 baseline ships with glibc-2.17, whereas the CentOS 8.4.2105 iproute package depends on glibc-2.27. This requires StarlingX to rebuild the RPM package. Verification: - Installation and bootstrap of an All-in-One simplex system has been carried out with this commit as an overall regression test. - The iproute package's git repository was also browsed for potentially non-backwards-compatible changes by searching for keywords "backward" and "compat" in the git commit history between versions 4.11.0 and 5.9.0 using "git log -i --grep". Story: 2008921 Task: 43663 Depends-On: I5e272dc59b8b69611474706c165644a8dd5d7f52 Signed-off-by: M. Vefa Bicakci <vefa.bicakci@windriver.com> Change-Id: I6de9659dfec830f954661a0b0f82e69dc9637a5d
integ
StarlingX Integration
Description
Languages
Shell
33.1%
JavaScript
24.1%
Perl
14.3%
Python
10.3%
Makefile
6.6%
Other
11.5%