diff --git a/bird-2.0.10.tar.gz b/bird-2.0.10.tar.gz new file mode 100644 index 0000000..38a77b7 --- /dev/null +++ b/bird-2.0.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ed341ddd8dc87fa9736586b3515447a8436fec442d65f4022155ab9de1ffd5a +size 1276546 diff --git a/bird-2.0.9.tar.gz b/bird-2.0.9.tar.gz deleted file mode 100644 index e9d6581..0000000 --- a/bird-2.0.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76786bbcded3061e1bb221b011f2cc00221ec063de9cda004a7d9b061a096d5e -size 1282045 diff --git a/bird.changes b/bird.changes index 34380e3..e0f0363 100644 --- a/bird.changes +++ b/bird.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jun 27 09:13:20 UTC 2022 - Martin Hauke + +- Update to version 2.0.10 + * BGP performance improvements + * BFD: New 'strict bind' option + * RPKI: VRF support + * Allow use of 240.0.0.0/4 as a private range + * BIRD client uses exit status to report errors + * Important bugfixes + ------------------------------------------------------------------- Thu Feb 24 20:50:25 UTC 2022 - Martin Hauke diff --git a/bird.spec b/bird.spec index 89cffe1..8a880ad 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.0.9 +Version: 2.0.10 Release: 0 Summary: The BIRD Internet Routing Daemon License: GPL-2.0-or-later