From: Maria Matejka Date: Tue, 29 Apr 2025 18:30:45 +0000 (+0200) Subject: NEWS and version update X-Git-Tag: v2.17.1^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7ef70b27ef907bba7479989a5376842c893b12bb;p=thirdparty%2Fbird.git NEWS and version update --- diff --git a/NEWS b/NEWS index 7fd06ce82..91f489296 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Version 2.17.1 (2025-04-29) + o BSD: Fix build on NetBSD + o BGP: Fix crash when incoming connection for disabled protocol arrives + o Documentation fixes + Version 2.17 (2025-04-01) o Babel: next hop control for IPv4 o BGP: link-local next hop format configuration diff --git a/VERSION b/VERSION index 5c6fb5489..3f8eb714d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.17 +2.17.1 diff --git a/misc/bird.spec b/misc/bird.spec index 447c6a51b..871a8d872 100644 --- a/misc/bird.spec +++ b/misc/bird.spec @@ -1,6 +1,6 @@ Summary: BIRD Internet Routing Daemon Name: bird -Version: 2.17 +Version: 2.17.1 Release: 1 Copyright: GPL Group: Networking/Daemons