Accepting request 1042477 from network
OBS-URL: https://build.opensuse.org/request/show/1042477 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bird?expand=0&rev=13
This commit is contained in:
commit
80d1938ec9
@ -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
3
bird-2.0.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:60a7b83b67b9d089d2a745a11fddd12461f631abc7b645b6c085adf90b3f55d6
|
||||||
|
size 1301502
|
16
bird.changes
16
bird.changes
@ -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>
|
Mon Jun 27 09:13:20 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define bird_home %{_localstatedir}/lib/bird
|
%define bird_home %{_localstatedir}/lib/bird
|
||||||
%define bird_runtimedir %{_rundir}/%{name}
|
%define bird_runtimedir %{_rundir}/%{name}
|
||||||
Name: bird
|
Name: bird
|
||||||
Version: 2.0.10
|
Version: 2.0.11
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The BIRD Internet Routing Daemon
|
Summary: The BIRD Internet Routing Daemon
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user