diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-02-27 18:12:36 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-02 19:25:50 -0800 |
| commit | f60e9e162437930dd4e09279b22671c52dec6338 (patch) | |
| tree | 26a2e5a88c2a46da4f3ecc787752a567a989e31b | |
| parent | 83ca3735770c241105769d387ee79ee2c5b5e2a6 (diff) | |
| download | meta-openembedded-f60e9e162437930dd4e09279b22671c52dec6338.tar.gz | |
frr: upgrade 10.5.1 -> 10.5.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-protocols/frr/frr_10.5.2.bb (renamed from meta-networking/recipes-protocols/frr/frr_10.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/frr/frr_10.5.1.bb b/meta-networking/recipes-protocols/frr/frr_10.5.2.bb index c125709bf4..710bdf4a5d 100644 --- a/meta-networking/recipes-protocols/frr/frr_10.5.1.bb +++ b/meta-networking/recipes-protocols/frr/frr_10.5.2.bb | |||
| @@ -16,7 +16,7 @@ SRC_URI = "git://github.com/FRRouting/frr.git;protocol=https;branch=stable/10.5; | |||
| 16 | file://CVE-2025-61099-61107-2.patch \ | 16 | file://CVE-2025-61099-61107-2.patch \ |
| 17 | file://CVE-2025-61099-61107-3.patch \ | 17 | file://CVE-2025-61099-61107-3.patch \ |
| 18 | " | 18 | " |
| 19 | SRCREV = "d17791ee7ee76a0407d3fdbebf81bd242840741b" | 19 | SRCREV = "fa68c0ca04f95125cb993b5cacb64fc1495348eb" |
| 20 | 20 | ||
| 21 | UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$" | 21 | UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$" |
| 22 | 22 | ||
