SHA256
1
0
forked from pool/bird
Dominique Leuenberger 2022-12-13 17:55:30 +00:00 committed by Git OBS Bridge
commit 80d1938ec9
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ed341ddd8dc87fa9736586b3515447a8436fec442d65f4022155ab9de1ffd5a
size 1276546

3
bird-2.0.11.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:60a7b83b67b9d089d2a745a11fddd12461f631abc7b645b6c085adf90b3f55d6
size 1301502

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Dec 11 23:58:41 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.0.11
* BGP roles (RFC 9234)
* BGP: Keepalive time scaling
* BGP: New 'min hold time' and 'min keepalive time' options
* BGP: New 'next hop prefer global' option
* Filter: For loops and direct recursion
* Filter: Mixed declarations of local variables
* Filter: Improved static type checks
* Filter: Literal [] for empty set
* Linux: Netlink KRT improvements
* Memory management improvements
* Many bugfixes
-------------------------------------------------------------------
Mon Jun 27 09:13:20 UTC 2022 - Martin Hauke <mardnh@gmx.de>

View File

@ -21,7 +21,7 @@
%define bird_home %{_localstatedir}/lib/bird
%define bird_runtimedir %{_rundir}/%{name}
Name: bird
Version: 2.0.10
Version: 2.0.11
Release: 0
Summary: The BIRD Internet Routing Daemon
License: GPL-2.0-or-later