SHA256
1
0
forked from pool/bird

Accepting request 1082554 from home:mnhauke:network

- Update to version 2.13
  * Babel: IPv4 via IPv6 extension (RFC 9229)
  * Babel: Improve authentication on lossy networks
  * BGP: New 'allow bgp_med' option
  * BSD: Support for IPv4 routes with IPv6 nexthop on FreeBSD
  * Experimental BMP protocol implementation
  * Important bugfixes

OBS-URL: https://build.opensuse.org/request/show/1082554
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=28
This commit is contained in:
Dirk Mueller 2023-04-27 21:55:51 +00:00 committed by Git OBS Bridge
parent 3f7a2251f1
commit d6366d84f0
4 changed files with 15 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Apr 24 15:32:30 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.13
* Babel: IPv4 via IPv6 extension (RFC 9229)
* Babel: Improve authentication on lossy networks
* BGP: New 'allow bgp_med' option
* BSD: Support for IPv4 routes with IPv6 nexthop on FreeBSD
* Experimental BMP protocol implementation
* Important bugfixes
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 23 19:51:47 UTC 2023 - Martin Hauke <mardnh@gmx.de> Mon Jan 23 19:51:47 UTC 2023 - Martin Hauke <mardnh@gmx.de>

View File

@ -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.12 Version: 2.13
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