SHA256
1
0
forked from pool/bird

Accepting request 1116338 from home:mnhauke:network

- Update to version 2.14
  * MPLS subsystem
  * L3VPN: BGP/MPLS VPNs (RFC 4364)
  * BGP: Access to unknown route attributes
  * RAdv: Custom options
  * Babel: RTT metric extension
  * BMP: Refactored route monitoring
  * BMP: Multiple instances of BMP protocol
  * BMP: Both pre-policy and post-policy monitoring
  * Experimental route aggregation
  * Filter: Method framework
  * Filter: Functions have return type statements
  * Filter: New bytestring data type
  * Kernel: Option to learn kernel routes
  * Many bugfixes and improvements

OBS-URL: https://build.opensuse.org/request/show/1116338
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=35
This commit is contained in:
Dirk Mueller 2023-10-09 11:12:40 +00:00 committed by Git OBS Bridge
parent 15c14fd89a
commit 0bb72cde1d
4 changed files with 23 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97bb8d57be9bc5083e2b566416d27e314162856a12ca7c77e202e467d20d4080
size 1331459

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

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Oct 8 21:51:23 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.14
* MPLS subsystem
* L3VPN: BGP/MPLS VPNs (RFC 4364)
* BGP: Access to unknown route attributes
* RAdv: Custom options
* Babel: RTT metric extension
* BMP: Refactored route monitoring
* BMP: Multiple instances of BMP protocol
* BMP: Both pre-policy and post-policy monitoring
* Experimental route aggregation
* Filter: Method framework
* Filter: Functions have return type statements
* Filter: New bytestring data type
* Kernel: Option to learn kernel routes
* Many bugfixes and improvements
-------------------------------------------------------------------
Wed Sep 27 14:17:55 UTC 2023 - Libor Pechacek <lpechacek@gmx.com>

View File

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