diff options
| author | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2022-03-12 17:00:13 -0600 |
|---|---|---|
| committer | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2022-03-12 17:00:13 -0600 |
| commit | 502f1097521b2de2124903ad25af57c1a3f3de32 (patch) | |
| tree | f7bc954c0c4c49d1c01dfb3bc8dbbe4c5df47599 /redhat/frr.spec.in | |
| parent | f2cd9263544622d1a4e7aec75e2cd8b8343c0894 (diff) | |
FRR Release 8.2.2frr-8.2.2.rc
- Fix zebra nexthop tracking with import check
- Fix bgp graceful restart double config
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
Diffstat (limited to 'redhat/frr.spec.in')
| -rw-r--r-- | redhat/frr.spec.in | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index 03eaef5453..b7595e884d 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -773,7 +773,11 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons %changelog -* Wed Mar 9 2022 Martin Winter <mwinter@opensourcerouting.org> - %{version} +* Sat Mar 12 2022 Martin Winter <mwinter@opensourcerouting.org> - %{version} + +* Sat Mar 12 2022 Jafar Al-Gharaibeh <jafar@atcorp.com> - 8.2.2 +- Fix zebra nexthop tracking +- Fix bgp graceful restart double config * Wed Mar 9 2022 Jafar Al-Gharaibeh <jafar@atcorp.com> - 8.2.1 - Fix bgp rpki hang issue |
