From 7ef70b27ef907bba7479989a5376842c893b12bb Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Tue, 29 Apr 2025 20:30:45 +0200 Subject: [PATCH] NEWS and version update --- NEWS | 5 +++++ VERSION | 2 +- misc/bird.spec | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) 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 -- 2.47.3