]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
NEWS and version update v3.1.0
authorMaria Matejka <mq@ucw.cz>
Tue, 1 Apr 2025 19:49:58 +0000 (21:49 +0200)
committerMaria Matejka <mq@ucw.cz>
Thu, 3 Apr 2025 18:39:22 +0000 (20:39 +0200)
NEWS
doc/bird.sgml
misc/bird.spec

diff --git a/NEWS b/NEWS
index c6708ac08fe5a41149dbdeb533352a27a0de0baf..2e8dea071b0a37c1387f8abdad9f43db46bb4f0d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 3.1.0 (2025-04-01)
+  o CLI v2 compatibility layer for show route
+  o Thread configuration rework
+  o Merged 2.17
+
+Version 3.0.2 (2025-04-01)
+  o Multiple route propagation crash fixes
+  o BGP export table route source leak
+  o Kernel export of source.specific routes fix
+  o Filter gw setting fix
+  o Merged 2.16.2
+
 Version 3.0.1 (2025-01-10)
   o BGP: Fixed crash in dynamic spawn
   o BGP: Fixed crash in graceful recovery
index 2ced6650af6790a2011879d77da8a57a3ac671da..4b2ce195ffb3c95f48cdd59b7602edf79924bdcc 100644 (file)
@@ -1,7 +1,7 @@
 <!doctype birddoc system>
 
 <!--
-       BIRD 3.0 documentation
+       BIRD 3.1 documentation
 
 This documentation can have 4 forms: sgml (this is master copy), html, ASCII
 text and dvi/postscript (generated from sgml using sgmltools). You should always
@@ -20,7 +20,7 @@ configuration - something in config which is not keyword.
 
 <book>
 
-<title>BIRD 3.0 User's Guide
+<title>BIRD 3.1 User's Guide
 <author>
 Ondrej Filip <it/&lt;feela@network.cz&gt;/,
 Martin Mares <it/&lt;mj@ucw.cz&gt;/,
index 2b6c6ce0ea1898bfd28fa1390ffd5503b1f4b272..2f5f5e9750d981dee5837d02a9620c6ac1e1b1d7 100644 (file)
@@ -1,6 +1,6 @@
 Summary: BIRD Internet Routing Daemon
 Name: bird
-Version: 3.0.1
+Version: 3.1.0
 Release: 1
 Copyright: GPL
 Group: Networking/Daemons