From 679ffef419d3f8c8484b3ed0af279d26c5a185b0 Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Thu, 4 Dec 2025 15:21:10 +0100 Subject: [PATCH] NEWS and version update --- NEWS | 10 ++++++++++ VERSION | 2 +- misc/bird.spec | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index d58713785..96b0440db 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Version 3.1.5 (2025-12-04) + o Babel, OSPF, RIP: Fix crash on interface reconfiguration + o RAdv: Fix flags for deprecated prefixes + o MRT: Fix dumps with layered attibutes + o MRT: Fix crash when protocol mrtdump configured without a specified file + o Filters: Fix undefined memory access in nexthop handling + o BSD: Fix export of non-multipath routes + o Conf: Fix thread groups. + o Conf: Implicit symbols should not generate warnings when overriding keywords + 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 diff --git a/VERSION b/VERSION index 0aec50e6e..3ad0595ad 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.1.4 +3.1.5 diff --git a/misc/bird.spec b/misc/bird.spec index 44eb979e6..23dcaf5a9 100644 --- a/misc/bird.spec +++ b/misc/bird.spec @@ -1,6 +1,6 @@ Summary: BIRD Internet Routing Daemon Name: bird -Version: 3.1.4 +Version: 3.1.5 Release: 1 Copyright: GPL Group: Networking/Daemons -- 2.47.3