SHA256
1
0
forked from pool/bird

Accepting request 1094703 from home:mnhauke:network

- Update to version 2.13.1
  Bugfix release:
  * When a case statement in filter had an empty branch, it crashed
    BIRD.
  * fixed a bug in BGP Roles manifesting when the other party sent
    no capabilities at all.

OBS-URL: https://build.opensuse.org/request/show/1094703
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=30
This commit is contained in:
Dirk Mueller 2023-06-22 16:29:38 +00:00 committed by Git OBS Bridge
parent d6366d84f0
commit aecddd7a7f
4 changed files with 14 additions and 4 deletions

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

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jun 22 15:39:36 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.13.1
Bugfix release:
* When a case statement in filter had an empty branch, it crashed
BIRD.
* fixed a bug in BGP Roles manifesting when the other party sent
no capabilities at all.
-------------------------------------------------------------------
Mon Apr 24 15:32:30 UTC 2023 - 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.13
Version: 2.13.1
Release: 0
Summary: The BIRD Internet Routing Daemon
License: GPL-2.0-or-later