diff --git a/SOURCES/RHEL-114182.patch b/SOURCES/RHEL-114183.patch similarity index 99% rename from SOURCES/RHEL-114182.patch rename to SOURCES/RHEL-114183.patch index 0363d5b..4efa485 100644 --- a/SOURCES/RHEL-114182.patch +++ b/SOURCES/RHEL-114183.patch @@ -1,4 +1,4 @@ -From 003abd51eae1a575403d74eaec2fa935ca39fb1f Mon Sep 17 00:00:00 2001 +From 2eda8382daa3593abfd6a5af543aca1416b51121 Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Wed, 22 Jan 2025 11:23:31 +0100 Subject: [PATCH] lib: clean up nexthop hashing mess diff --git a/SPECS/frr.spec b/SPECS/frr.spec index ce77f4c..7e68765 100644 --- a/SPECS/frr.spec +++ b/SPECS/frr.spec @@ -78,7 +78,7 @@ Patch0012: 0012-print-log-to-stdout.patch Patch0013: 0013-bfd-bgp-recovery.patch # Turn off one fuzz test that fails with the new glibc Patch0014: 0014-isisd-fuzz-test.patch -Patch0015: RHEL-114182.patch +Patch0015: RHEL-114183.patch %description FRRouting is free software that manages TCP/IP based routing protocols. It takes @@ -289,8 +289,8 @@ make check PYTHON=%{__python3} %changelog * Fri Sep 26 2025 RHEL Packaging Agent - 8.5.3-9.1 -- lib: clean up nexthop hashing mess -- Resolves: RHEL-114182 +- Backported a fix for nexthop hashing mess +- Resolves: RHEL-114183 * Fri May 16 2025 Michal Ruprich - 8.5.3-9 - Resolves: RHEL-87730 - frr-k8s CI started failing using latest rpm, failures around BFD sessions