From: Maria Matejka Date: Thu, 4 Dec 2025 14:21:10 +0000 (+0100) Subject: NEWS and version update X-Git-Tag: v3.1.5^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=679ffef419d3f8c8484b3ed0af279d26c5a185b0;p=thirdparty%2Fbird.git NEWS and version update --- 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