]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
NEWS and version update stable-v3.0 v3.0.4
authorMaria Matejka <mq@ucw.cz>
Mon, 26 May 2025 19:06:31 +0000 (21:06 +0200)
committerMaria Matejka <mq@ucw.cz>
Mon, 26 May 2025 19:06:31 +0000 (21:06 +0200)
NEWS
VERSION
misc/bird.spec

diff --git a/NEWS b/NEWS
index 20d16cb818a3e48f87dd141559fa2b0dfbaba6ef..9b019d8a0f75410e10352bf639586663e71e82af 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 3.0.4 (2025-05-26)
+  o BGP: Fix warnings for roa_check
+  o MRT: Fix typo in assert
+  o ASPA: Fix table subscriptions
+  o ASPA: Fix filter parse crash
+  o Table: Fix several race conditions
+  o Shutdown: Do not export routes
+  o Logs: Fix logs reopening on configure undo
+
 Version 3.0.3 (2025-05-13)
   o Makefile: Fix accidentally added dry-run markers
   o BGP: Fix route refresh behavior
diff --git a/VERSION b/VERSION
index 75a22a26ac4a92e24ce8482a583721b31258bbf2..b0f2dcb32fc28c7f80c4d430beab94c89c787578 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.0.3
+3.0.4
index c7a2a2432f1fe9999048f5577a288b6e6f161afb..9dbf38b8d12ac182e83b9ead8f7ce3987d0ef4a2 100644 (file)
@@ -1,6 +1,6 @@
 Summary: BIRD Internet Routing Daemon
 Name: bird
-Version: 3.0.3
+Version: 3.0.4
 Release: 1
 Copyright: GPL
 Group: Networking/Daemons