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

diff --git a/NEWS b/NEWS
index 9b019d8a0f75410e10352bf639586663e71e82af..dc088049265a4e781823652c6d363c2762efbea9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 3.0.5 (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.0.4 (2025-05-26)
   o BGP: Fix warnings for roa_check
   o MRT: Fix typo in assert
diff --git a/VERSION b/VERSION
index b0f2dcb32fc28c7f80c4d430beab94c89c787578..eca690e737b32fd51aab5f8ebbc5f16e61c84aee 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.0.4
+3.0.5
index 9dbf38b8d12ac182e83b9ead8f7ce3987d0ef4a2..20aea7abba1dde42a796913314c36df5cb192784 100644 (file)
@@ -1,6 +1,6 @@
 Summary: BIRD Internet Routing Daemon
 Name: bird
-Version: 3.0.4
+Version: 3.0.5
 Release: 1
 Copyright: GPL
 Group: Networking/Daemons