From: Maria Matejka Date: Mon, 22 Sep 2025 11:53:47 +0000 (+0200) Subject: NEWS and version update X-Git-Tag: v3.1.4^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=236c63772c40d6618572956f524055a2d5b0834b;p=thirdparty%2Fbird.git NEWS and version update --- diff --git a/NEWS b/NEWS index 60d4d447d..d58713785 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Version 3.1.4 (2025-09-22) + o BGP: Fixed crash on Notification with a message + o BGP: Fixed invalid memory access in pending TX flush + o BGP: Fixed a rare bug with listening socket delay + o Pipe: Disabled statisticts for stopping pipe + o Hash: Read-only assertions + o ROA Aggregator: Fixed crash on multiwithdraw + o Protocol: Fixed broken state announcements + Version 3.1.3 (2025-09-03) o ASPA check fix for AS_SET diff --git a/VERSION b/VERSION index ff365e06b..0aec50e6e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.1.3 +3.1.4 diff --git a/misc/bird.spec b/misc/bird.spec index d1a2fcd98..44eb979e6 100644 --- a/misc/bird.spec +++ b/misc/bird.spec @@ -1,6 +1,6 @@ Summary: BIRD Internet Routing Daemon Name: bird -Version: 3.1.3 +Version: 3.1.4 Release: 1 Copyright: GPL Group: Networking/Daemons