From 59025b5796fae819b60424356ba616605cc5ec85 Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Mon, 22 Sep 2025 13:55:18 +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 9b019d8a0..dc0880492 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Version 3.0.5 (2025-09-22) + o BGP: Fixed crash on Notification with a message + o BGP: Fixed invalid memory access in pending TX flush + o BGP: Fixed a rare bug with listening socket delay + o Pipe: Disabled statisticts for stopping pipe + o Hash: Read-only assertions + o ROA Aggregator: Fixed crash on multiwithdraw + o Protocol: Fixed broken state announcements + Version 3.0.4 (2025-05-26) o BGP: Fix warnings for roa_check o MRT: Fix typo in assert diff --git a/VERSION b/VERSION index b0f2dcb32..eca690e73 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.4 +3.0.5 diff --git a/misc/bird.spec b/misc/bird.spec index 9dbf38b8d..20aea7abb 100644 --- a/misc/bird.spec +++ b/misc/bird.spec @@ -1,6 +1,6 @@ Summary: BIRD Internet Routing Daemon Name: bird -Version: 3.0.4 +Version: 3.0.5 Release: 1 Copyright: GPL Group: Networking/Daemons -- 2.47.3