From 83f718a3efff115d0f12d8dd2893cf614f602ac5 Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Tue, 13 May 2025 17:34:40 +0200 Subject: [PATCH] NEWS and version update --- NEWS | 10 ++++++++++ VERSION | 2 +- misc/bird.spec | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 9a54c270b..20d16cb81 100644 --- 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 b50214693..75a22a26a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.2 +3.0.3 diff --git a/misc/bird.spec b/misc/bird.spec index 5b7cdcded..c7a2a2432 100644 --- a/misc/bird.spec +++ b/misc/bird.spec @@ -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 -- 2.47.2