diff --git a/bird-2.13.1.tar.gz b/bird-2.13.1.tar.gz new file mode 100644 index 0000000..aec258e --- /dev/null +++ b/bird-2.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97bb8d57be9bc5083e2b566416d27e314162856a12ca7c77e202e467d20d4080 +size 1331459 diff --git a/bird-2.13.tar.gz b/bird-2.13.tar.gz deleted file mode 100644 index d8529f9..0000000 --- a/bird-2.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d895e3e311880e9efb888b4386cbec2f7e18bfb8334e8d4c8ca7c4341092638 -size 1330956 diff --git a/bird.changes b/bird.changes index 34ba4de..3943a40 100644 --- a/bird.changes +++ b/bird.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 22 15:39:36 UTC 2023 - Martin Hauke + +- 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 diff --git a/bird.spec b/bird.spec index a7bf52e..1a4cb30 100644 --- a/bird.spec +++ b/bird.spec @@ -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