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:
parent
15c14fd89a
commit
0bb72cde1d
@ -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
3
bird-2.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b0b9f6f8566541b9be4af1f0cac675c5a3785601a55667a7ec3d7de29735a786
|
||||||
|
size 1396217
|
19
bird.changes
19
bird.changes
@ -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>
|
Wed Sep 27 14:17:55 UTC 2023 - Libor Pechacek <lpechacek@gmx.com>
|
||||||
|
|
||||||
|
@ -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.13.1
|
Version: 2.14
|
||||||
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