From: Maria Matejka Date: Tue, 13 May 2025 15:34:40 +0000 (+0200) Subject: NEWS and version update X-Git-Tag: v3.0.3^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83f718a3efff115d0f12d8dd2893cf614f602ac5;p=thirdparty%2Fbird.git NEWS and version update --- 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