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

diff --git a/NEWS b/NEWS
index 57706fdc892d146e1baa56e8bf99478441dcab18..76d640f81c4e3ea912192d96fd56b8d290029939 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 3.1.2 (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.1.1 (2025-05-13)
   o Makefile: Fix accidentally added dry-run markers
   o BGP: Fix route refresh behavior
diff --git a/VERSION b/VERSION
index 94ff29cc4de4fe0be04331a1eb51f5c515b728a9..ef538c2810938c03ced86f0380977b308a55b37b 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.1.1
+3.1.2
index 237202d6fc350656b434c67d7086d983ad874b00..2cabb4edaec8381bb7faa1bb9a6c8ea5aab917e9 100644 (file)
@@ -1,6 +1,6 @@
 Summary: BIRD Internet Routing Daemon
 Name: bird
-Version: 3.1.1
+Version: 3.1.2
 Release: 1
 Copyright: GPL
 Group: Networking/Daemons