From 6cda9f28e12b1407c8e2f98ddefaaac5297b9e0e Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Mon, 26 May 2025 21:06:31 +0200 Subject: [PATCH] NEWS and version update --- NEWS | 9 +++++++++ VERSION | 2 +- misc/bird.spec | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 20d16cb81..9b019d8a0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Version 3.0.4 (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.0.3 (2025-05-13) o Makefile: Fix accidentally added dry-run markers o BGP: Fix route refresh behavior diff --git a/VERSION b/VERSION index 75a22a26a..b0f2dcb32 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.3 +3.0.4 diff --git a/misc/bird.spec b/misc/bird.spec index c7a2a2432..9dbf38b8d 100644 --- a/misc/bird.spec +++ b/misc/bird.spec @@ -1,6 +1,6 @@ Summary: BIRD Internet Routing Daemon Name: bird -Version: 3.0.3 +Version: 3.0.4 Release: 1 Copyright: GPL Group: Networking/Daemons -- 2.47.2