From: Maria Matejka Date: Mon, 26 May 2025 19:08:07 +0000 (+0200) Subject: NEWS and version update X-Git-Tag: v3.1.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fstable-v3.1;p=thirdparty%2Fbird.git NEWS and version update --- diff --git a/NEWS b/NEWS index 57706fdc8..76d640f81 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Version 3.1.2 (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.1.1 (2025-05-13) o Makefile: Fix accidentally added dry-run markers o BGP: Fix route refresh behavior diff --git a/VERSION b/VERSION index 94ff29cc4..ef538c281 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.1.1 +3.1.2 diff --git a/misc/bird.spec b/misc/bird.spec index 237202d6f..2cabb4eda 100644 --- a/misc/bird.spec +++ b/misc/bird.spec @@ -1,6 +1,6 @@ Summary: BIRD Internet Routing Daemon Name: bird -Version: 3.1.1 +Version: 3.1.2 Release: 1 Copyright: GPL Group: Networking/Daemons