From patchwork Tue Mar 28 20:17:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6742 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4PmLb05MQXz3x2l for ; Tue, 28 Mar 2023 20:17:48 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4PmLZw4lbgz11Z; Tue, 28 Mar 2023 20:17:44 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PmLZv6w12z30KH; Tue, 28 Mar 2023 20:17:43 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4PmLZt3FWGz30Jm for ; Tue, 28 Mar 2023 20:17:42 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4PmLZt21t6zmP; Tue, 28 Mar 2023 20:17:42 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1680034662; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=i15+Eywyza7LqmIqH5VVqiuheCIkb7SjuDuq2RCa/H0=; b=pQxcNSM2vSfi+DqDjDpMZhVY4wxWaX1ChbC9NIXswecVzT3SiSp6PMg3L5kgYUQcbghP/l fG06OjrXVnjW8xDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1680034662; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=i15+Eywyza7LqmIqH5VVqiuheCIkb7SjuDuq2RCa/H0=; b=wLvrwBfhGOhJega4O6mrAu+ouTLH9Uc1LKF4rxjRPZ0PsSjnhYhwauZCq8LoMrRT0qo3UV 3PpDhiyN3sDI9evBEqd4ORknPD2r7yA3QEFTK1MQTpm9s9Cs1rKlC0ewCr0RlWsuseu1EQ SHJY//lMC0JBh6Rm063No82/3bWLWGwgSO5zPqoz3mwPYJ9uNYJ+sZlVJ+U91/oXXl1P5F ydGsGKlXAHNMaFyo+jEuxgF3iOoLK4TaAA4aTa839/UmOajgKdggyfEAIIQzyvNL6Lc0kH v4eITE/bQ1uRY6P2P3DXjal0030odZxYBwzcRPRdp4Tjb08xpGUKtMMIzZoahQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] bird: Update to version 2.0.12 Date: Tue, 28 Mar 2023 22:17:36 +0200 Message-Id: <20230328201736.887069-5-adolf.belka@ipfire.org> In-Reply-To: <20230328201736.887069-1-adolf.belka@ipfire.org> References: <20230328201736.887069-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from version 2.0.11 to 2.0.12 - Update of rootfile - Changelog Version 2.0.12 (2023-01-23) o Filter: New 'onlink' route attribute o Compile-time option to use 4-way tries instead of 16-way ones o BSD: Support for kernel route metric and other improvements o Important bugfixes Signed-off-by: Adolf Belka --- lfs/bird | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/bird b/lfs/bird index 17fd4715d..0c8c97055 100644 --- a/lfs/bird +++ b/lfs/bird @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config SUMMARY = The BIRD Internet Routing Daemon -VER = 2.0.11 +VER = 2.0.12 THISAPP = bird-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = bird -PAK_VER = 11 +PAK_VER = 12 DEPS = @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 0761bd50b3b0338ecf2a6325f61f90db9f92324ed814de2ec6b360c6f5a7e12d6ae4ae9b73a11ddede0e6c8fd1d15bea1b62076c38c937ae281f10a8bc2d1cbf +$(DL_FILE)_BLAKE2 = ca00574bb8e508255afb90e0d65f4e1763880699cff9877731d072efc48944b9f9ac77b35bb7ffd7b780e8e8b1c2eacdc38ee273353817c53723e7972fb5f0d6 install : $(TARGET)