From 34a93a8dd1cf372eb1d88c13ccb4ad619e58e163 Mon Sep 17 00:00:00 2001 From: Olivier Cochard Date: Wed, 28 May 2025 20:58:33 +0200 Subject: [PATCH] net/bird3: Update to 3.1.2 Changelog: - BGP: Fix warnings for roa_check - MRT: Fix typo in assert - ASPA: Fix table subscriptions - ASPA: Fix filter parse crash - Table: Fix several race conditions - Shutdown: Do not export routes - Logs: Fix logs reopening on configure undo Sponsored by: Netflix --- net/bird3/Makefile | 2 +- net/bird3/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/bird3/Makefile b/net/bird3/Makefile index e2ab2236fc95..b74d4cf9b7cd 100644 --- a/net/bird3/Makefile +++ b/net/bird3/Makefile @@ -1,5 +1,5 @@ PORTNAME= bird -DISTVERSION= 3.1.1 +DISTVERSION= 3.1.2 CATEGORIES= net MASTER_SITES= https://bird.nic.cz/download/ PKGNAMESUFFIX= 3 diff --git a/net/bird3/distinfo b/net/bird3/distinfo index afb1fadf1af4..a3230af9972f 100644 --- a/net/bird3/distinfo +++ b/net/bird3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747656270 -SHA256 (bird-3.1.1.tar.gz) = 297251974ff883e4ef03fccd6c912d116ed49ff2f1c63b66d1dba5f07094444a -SIZE (bird-3.1.1.tar.gz) = 2725214 +TIMESTAMP = 1748451200 +SHA256 (bird-3.1.2.tar.gz) = 9be6196c5755fca1adf92e90e46aaf6f8ec003bec9b73c084fb45915e07e173f +SIZE (bird-3.1.2.tar.gz) = 2731209