SHA256
1
0
forked from pool/bird

Accepting request 985248 from home:mnhauke:network

- Update to version 2.0.10
  * BGP performance improvements
  * BFD: New 'strict bind' option
  * RPKI: VRF support
  * Allow use of 240.0.0.0/4 as a private range
  * BIRD client uses exit status to report errors
  * Important bugfixes

OBS-URL: https://build.opensuse.org/request/show/985248
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=22
This commit is contained in:
Lars Vogdt 2022-06-27 10:06:32 +00:00 committed by Git OBS Bridge
parent e124b3db28
commit 30c7bf938b
4 changed files with 15 additions and 4 deletions

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

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76786bbcded3061e1bb221b011f2cc00221ec063de9cda004a7d9b061a096d5e
size 1282045

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jun 27 09:13:20 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.0.10
* BGP performance improvements
* BFD: New 'strict bind' option
* RPKI: VRF support
* Allow use of 240.0.0.0/4 as a private range
* BIRD client uses exit status to report errors
* Important bugfixes
-------------------------------------------------------------------
Thu Feb 24 20:50:25 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.9
Version: 2.0.10
Release: 0
Summary: The BIRD Internet Routing Daemon
License: GPL-2.0-or-later