]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
NEWS and version update v3.1.1
authorMaria Matejka <mq@ucw.cz>
Tue, 13 May 2025 15:31:42 +0000 (17:31 +0200)
committerMaria Matejka <mq@ucw.cz>
Tue, 13 May 2025 15:31:42 +0000 (17:31 +0200)
NEWS
VERSION
misc/bird.spec

diff --git a/NEWS b/NEWS
index 6124d8aa4ff4c38cab2e41e8fd101b9fee890b76..57706fdc892d146e1baa56e8bf99478441dcab18 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Version 3.1.1 (2025-05-13)
+  o Makefile: Fix accidentally added dry-run markers
+  o BGP: Fix route refresh behavior
+  o BGP: Fix reconfiguration of import behavior modifiers
+  o BGP: Fix crash on too long export
+  o Conf: Fix invalid check in text_or_ipa grammar
+  o Netlink: Fix FreeBSD build error
+  o Fix use-after-free in thread group reconfiguration
+  o Fix CentOS 7 and NetBSD build
+  o Fix several crashes in table export (already fixed in 3.0.2)
+  o Fix crash on graceful restart of a channel with ROA subscription
+  o Lots of internal tooling and CI updates
+
 Version 3.1.0 (2025-04-01)
   o CLI v2 compatibility layer for show route
   o Thread configuration rework
diff --git a/VERSION b/VERSION
index fd2a01863fdd3035fac5918c59666363544bfe23..94ff29cc4de4fe0be04331a1eb51f5c515b728a9 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.1.0
+3.1.1
index 2f5f5e9750d981dee5837d02a9620c6ac1e1b1d7..237202d6fc350656b434c67d7086d983ad874b00 100644 (file)
@@ -1,6 +1,6 @@
 Summary: BIRD Internet Routing Daemon
 Name: bird
-Version: 3.1.0
+Version: 3.1.1
 Release: 1
 Copyright: GPL
 Group: Networking/Daemons