From: Maria Matejka Date: Wed, 3 Sep 2025 14:15:50 +0000 (+0200) Subject: NEWS and version update X-Git-Tag: v2.17.2^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Fstable-v2.17;p=thirdparty%2Fbird.git NEWS and version update --- 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