From patchwork Wed Jan 27 21:24:00 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 3820 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) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4DQxS62yQDz3wxn for ; Wed, 27 Jan 2021 21:24:06 +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 4DQxS51h6yz2f9; Wed, 27 Jan 2021 21:24:05 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4DQxS507rMz2xrC; Wed, 27 Jan 2021 21:24:05 +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 RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4DQxS368Cyz2xVW for ; Wed, 27 Jan 2021 21:24:03 +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 4DQxS25ggTz2f9 for ; Wed, 27 Jan 2021 21:24:02 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1611782643; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Sdnun9VKlg9Sj+R+mbNdhQa/ShuKBl+xfCZDR8Aopaw=; b=zFu2rv5f7VjbOO6Y1+7IfzqdHH+eNP4s56wKkFI3BjzOSTAtpecjWomtD+txoqchSKVaGR hKEAePHH2DFSkfCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1611782643; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Sdnun9VKlg9Sj+R+mbNdhQa/ShuKBl+xfCZDR8Aopaw=; b=YGgoEXSSvpcUQrgds1hgccnNW9xfFSBx/AVsSLZkDjGR8/3sBq7dG+4+pJc0QQQx4bN2H3 DZJPT571egxY5Cyoad2eYik8bvRUsF3M/ZPwfX89/VATYxfRyfLUA7tJTG8M+Cyg9Hi/oV HOKpkdry90Ithmmjnw9TMe/SCaWWckE1nAq9OkEj4ZkIlJNjVNtSyRHt7hbD66/E4gmiWq /VYMyO48wX/o3ptlkIDQNOL7QktYw9PfayWFC+OAN2Es5D3kHGPj/rJn5vzUOXBuyinbZR kXKGfJ9eH/U/w/LdN/M7c8PSx5+iBW3KyafstZrhyrBtPO5M8Bz6WZBmsjG0Eg== To: "IPFire: Development" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] libloc: ship a more recent database by default Message-ID: <004c2db5-8c17-d095-ab09-289830c87e6c@ipfire.org> Date: Wed, 27 Jan 2021 22:24:00 +0100 MIME-Version: 1.0 Content-Language: en-US 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" The database we ship by default is meanwhile four weeks old, and since the merge window for Core Update 154 is still open, there is no need to ship data being more outdated than they have to be. :-) Signed-off-by: Peter Müller --- lfs/libloc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/libloc b/lfs/libloc index 279840535..170261e42 100644 --- a/lfs/libloc +++ b/lfs/libloc @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 IPFire Team # +# Copyright (C) 2007-2021 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 # @@ -25,7 +25,7 @@ include Config VER = 0.9.5 -DB_DATE = 2020-12-23 +DB_DATE = 2021-01-27 THISAPP = libloc-$(VER) DL_FILE = $(THISAPP).tar.gz