]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
NEWS and version update stable-v3.1 v3.1.4
authorMaria Matejka <mq@ucw.cz>
Mon, 22 Sep 2025 11:53:47 +0000 (13:53 +0200)
committerMaria Matejka <mq@ucw.cz>
Mon, 22 Sep 2025 15:50:29 +0000 (17:50 +0200)
NEWS
VERSION
misc/bird.spec

diff --git a/NEWS b/NEWS
index 60d4d447d4645be25bb868e0e7b52959b23cc77d..d58713785e2a304b17788e75c70c7a52c85cef9d 100644 (file)
--- 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 ff365e06b9577c96dfeadddb8c4cccb09b85665c..0aec50e6ede78cfcb00d159fc0932ce35a80cb87 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.1.3
+3.1.4
index d1a2fcd988055d0cd6f4b6f06a29083752372579..44eb979e69d059f42731d28c3f2c0bc1980d5d05 100644 (file)
@@ -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