-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
debian, redhat: updating changelog for 10.1 release
Signed-off-by: Jafar Al-Gharaibeh <[email protected]>
- Loading branch information
Showing
2 changed files
with
17 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
frr (10.1~dev-1) UNRELEASED; urgency=medium | ||
frr (10.1-0) unstable; urgency=medium | ||
|
||
* FRR Dev 10.1 | ||
* New upstream release FRR 10.1 | ||
|
||
-- Jafar Al-Gharaibeh <[email protected]> Tue, 26 Mar 2024 02:00:00 -0600 | ||
-- Jafar Al-Gharaibeh <[email protected]> Fri, 26 Jul 2024 02:00:00 -0600 | ||
|
||
frr (10.0-0) unstable; urgency=medium | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -834,7 +834,20 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons | |
|
||
%changelog | ||
|
||
* Mon Mar 25 2024 Jafar Al-Gharaibeh <[email protected]> - %{version} | ||
* Fri Jul 26 2024 Jafar Al-Gharaibeh <[email protected]> - %{version} | ||
|
||
* Fri Jul 26 2024 Jafar Al-Gharaibeh <[email protected]> - 10.1 | ||
- Breaking changes | ||
- Enable BGP dynamic capability by default for datacenter profile | ||
- Split BGP `rpki cache` command into separate per SSH/TCP | ||
- Add deprecation cycle for OSPF `router-info X [A.B.C.D]` command | ||
- Major highlights: | ||
- BGP dampening per-neighbor support | ||
- BMP send-experimental stats | ||
- Implement extended link-bandwidth for BGP | ||
- Paths Limit for Multiple Paths in BGP | ||
- New command for OSPFv2 `ip ospf neighbor-filter NAME [A.B.C.D]` | ||
- Implement non-broadcast support for point-to-multipoint networks | ||
|
||
* Mon Mar 25 2024 Jafar Al-Gharaibeh <[email protected]> - 10.0 | ||
- Major highlights: | ||
|