]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
NEWS and version update stable-v3.1 v3.1.5
authorMaria Matejka <mq@ucw.cz>
Thu, 4 Dec 2025 14:21:10 +0000 (15:21 +0100)
committerMaria Matejka <mq@ucw.cz>
Thu, 4 Dec 2025 14:21:10 +0000 (15:21 +0100)
NEWS
VERSION
misc/bird.spec

diff --git a/NEWS b/NEWS
index d58713785e2a304b17788e75c70c7a52c85cef9d..96b0440db561e2f727e6cd083c83e469db9ea1a3 100644 (file)
--- 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 0aec50e6ede78cfcb00d159fc0932ce35a80cb87..3ad0595adcc26a4d1811520b2bc474ca92c11bb2 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.1.4
+3.1.5
index 44eb979e69d059f42731d28c3f2c0bc1980d5d05..23dcaf5a9392c693b6648df3fb51fcd92592c507 100644 (file)
@@ -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