diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2026-03-09 23:31:46 +1300 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-03-09 17:14:05 +0530 |
| commit | 32ad58ec4e8663a9eb776b82cc93ea2019d563b5 (patch) | |
| tree | 42c22a0fd94c54c3d059e182bcf9fbe3afc4bf53 /meta-networking | |
| parent | 467427d3afd5db9118434cb8c487988cc2b3d238 (diff) | |
| download | meta-openembedded-32ad58ec4e8663a9eb776b82cc93ea2019d563b5.tar.gz | |
frr: upgrade 10.4.2 -> 10.4.3
Release Notes:
https://github.com/FRRouting/frr/releases/tag/frr-10.4.3
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-networking')
| -rw-r--r-- | meta-networking/recipes-protocols/frr/frr_10.4.3.bb (renamed from meta-networking/recipes-protocols/frr/frr_10.4.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/frr/frr_10.4.2.bb b/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; | |||
| 17 | file://CVE-2025-61099-61107-3.patch \ | 17 | file://CVE-2025-61099-61107-3.patch \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | SRCREV = "642f65b9e5853c7207982a9cf8275732737d4e44" | 20 | SRCREV = "6ddbeb5eaf71bc5a3f05f22e211684fb85a34091" |
| 21 | 21 | ||
| 22 | UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$" | 22 | UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$" |
| 23 | 23 | ||
