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

diff --git a/NEWS b/NEWS
index 166720601d661d5d98c2d612a0a993b68824734e..7fd06ce8202f7780f43c766c3a685bfd07f33c09 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Version 2.17 (2025-04-01)
+  o Babel: next hop control for IPv4
+  o BGP: link-local next hop format configuration
+  o TCP-AO implementation for Linux
+
+Version 2.16.2 (2025-04-01)
+  o BFD: password reconfiguration crash fix
+  o L3VPN attribute fix
+  o Table removal rare crash fix
+  o Logging minor fix
+
+Version 2.16.1 (2025-01-10)
+  o ASPA: fixed parser bug in static protocol
+  o ASPA: fixed static protocol reconfiguration
+  o Babel: fixed seqno comparison
+  o BSD: fixed onlink flag assumption with Netlink
+  o Fixed memory alignment issues
+  o Fixed possible rte src collisions in L3VPN
+
 Version 2.16 (2024-12-04)
   o BFD: Set password per session
   o BFD: Accept zero checksum for IPv6-UDP
index f96f608d031a443b1672b7eeeb7f452d3abcce1f..33030aec5143f7dd7bbfbf324ece890eec39d4a7 100644 (file)
@@ -1,7 +1,7 @@
 <!doctype birddoc system>
 
 <!--
-       BIRD 2.0 documentation
+       BIRD 2.17 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 2.0 User's Guide
+<title>BIRD 2.17 User's Guide
 <author>
 Ondrej Filip <it/&lt;feela@network.cz&gt;/,
 Martin Mares <it/&lt;mj@ucw.cz&gt;/,
index ca827f6d9f5981dc83e56667a8bb2ffbc1969f58..447c6a51b900299561be79fea64469a50cf9204d 100644 (file)
@@ -1,6 +1,6 @@
 Summary: BIRD Internet Routing Daemon
 Name: bird
-Version: 2.16
+Version: 2.17
 Release: 1
 Copyright: GPL
 Group: Networking/Daemons