diff --git a/meta-networking/recipes-protocols/frr/frr_10.4.2.bb b/meta-networking/recipes-protocols/frr/frr_10.4.3.bb similarity index 99% rename from meta-networking/recipes-protocols/frr/frr_10.4.2.bb rename to meta-networking/recipes-protocols/frr/frr_10.4.3.bb index a246b3459f..147e3b8a8b 100644 --- a/meta-networking/recipes-protocols/frr/frr_10.4.2.bb +++ b/meta-networking/recipes-protocols/frr/frr_10.4.3.bb @@ -17,7 +17,7 @@ SRC_URI = "git://github.com/FRRouting/frr.git;protocol=https;branch=stable/10.4; file://CVE-2025-61099-61107-3.patch \ " -SRCREV = "642f65b9e5853c7207982a9cf8275732737d4e44" +SRCREV = "6ddbeb5eaf71bc5a3f05f22e211684fb85a34091" UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P\d+(\.\d+)+)$"