From 371342f33b47a9b52750d4e18ad50380062c3625 Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Wed, 3 Sep 2025 16:15:50 +0200 Subject: [PATCH] NEWS and version update --- NEWS | 4 ++++ VERSION | 2 +- misc/bird.spec | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 91f489296..2c149081d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Version 2.17.2 (2025-09-03) + o ASPA check fix for AS_SET + o Invalid check fix in text_or_ipa grammar + Version 2.17.1 (2025-04-29) o BSD: Fix build on NetBSD o BGP: Fix crash when incoming connection for disabled protocol arrives diff --git a/VERSION b/VERSION index 3f8eb714d..94dc0ec91 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.17.1 +2.17.2 diff --git a/misc/bird.spec b/misc/bird.spec index 871a8d872..4e7cafc63 100644 --- a/misc/bird.spec +++ b/misc/bird.spec @@ -1,6 +1,6 @@ Summary: BIRD Internet Routing Daemon Name: bird -Version: 2.17.1 +Version: 2.17.2 Release: 1 Copyright: GPL Group: Networking/Daemons -- 2.47.3