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

diff --git a/NEWS b/NEWS
index 9a54c270bc8e24f30988d1b8d328bfea5531aea0..20d16cb818a3e48f87dd141559fa2b0dfbaba6ef 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 3.0.3 (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 Fix build for CentOS 7 and NetBSD
+  o Netlink: Fix FreeBSD build error
+  o Lots of internal tooling and CI updates
+
 Version 3.0.2 (2025-04-01)
   o Multiple route propagation crash fixes
   o BGP export table route source leak
diff --git a/VERSION b/VERSION
index b50214693056fc4aaf22f42a31bf70a2d142eaf2..75a22a26ac4a92e24ce8482a583721b31258bbf2 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.0.2
+3.0.3
index 5b7cdcded06fab2abee1f9d75740fdae516dd686..c7a2a2432f1fe9999048f5577a288b6e6f161afb 100644 (file)
@@ -1,6 +1,6 @@
 Summary: BIRD Internet Routing Daemon
 Name: bird
-Version: 3.0.2
+Version: 3.0.3
 Release: 1
 Copyright: GPL
 Group: Networking/Daemons