SHA256
1
0
forked from pool/bird

Accepting request 1165937 from home:mnhauke:network

- Update to version 2.15.1
  * OSPF: Fix regression in handling PtP links
  * RPKI: Handle connection resets properly
  * Static: Reject invalid combination of options
  * Fix builds with limited set of protocols

OBS-URL: https://build.opensuse.org/request/show/1165937
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=42
This commit is contained in:
Dirk Mueller 2024-04-11 14:16:35 +00:00 committed by Git OBS Bridge
parent fcaedf477d
commit 8143f1b11c
4 changed files with 13 additions and 4 deletions

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

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Apr 7 08:33:35 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.15.1
* OSPF: Fix regression in handling PtP links
* RPKI: Handle connection resets properly
* Static: Reject invalid combination of options
* Fix builds with limited set of protocols
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 13 13:42:22 UTC 2024 - Andreas Schwab <schwab@suse.de> Wed Mar 13 13:42:22 UTC 2024 - Andreas Schwab <schwab@suse.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.15 Version: 2.15.1
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