From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <development+bounces-180-archive=lists.ipfire.org@lists.ipfire.org>
Received: from mail02.haj.ipfire.org (localhost [127.0.0.1])
	by mail02.haj.ipfire.org (Postfix) with ESMTP id 4ZRC7T1dDtz339T
	for <archive@lists.ipfire.org>; Mon, 31 Mar 2025 13:45:25 +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 (secp384r1)
	 client-signature RSA-PSS (4096 bits))
	(Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK))
	by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4ZRC7P5DZ4z335r
	for <development@lists.ipfire.org>; Mon, 31 Mar 2025 13:45:21 +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 RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by mail01.ipfire.org (Postfix) with ESMTPSA id 4ZRC7P0X21zwN;
	Mon, 31 Mar 2025 13:45:21 +0000 (UTC)
DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org;
	s=202003ed25519; t=1743428721;
	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=Ux/QvCogE1Elv97riGT/sLBYPptGucCBiJDm32sy8Kk=;
	b=lZ5nco/pkaPWDttkGcdbUD+fOjIuSFgF1wbJhfRWmD1tKcwUrUiKNeEkTKYW/YE8sMyRk2
	XwwHjua1XeqQMrDw==
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa;
	t=1743428721;
	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=Ux/QvCogE1Elv97riGT/sLBYPptGucCBiJDm32sy8Kk=;
	b=l1T5DjgA+QcDBHwbgNPvuy2wMKNZFxVo1jehIf75++0sVtf+kJvjL3JfjCH3Jri9I0YVp5
	g/klReVrGepXVm8WLShgEvjf0tf3HbK8n/HcHjij0Flh7GSfnPpva2x9wA95JvoindH9t4
	ewCdI8H3AJGWBrTqV+EPmizN+zUSRKd7vWBrU6V1OhnAJDK6h0zD0ZxlcFIPMXoFeUCmVg
	KnVfK/tJaUibOYu5K6zff1iIFd7pQM08zRGbcaRIMhkrQSbDu+XOB50HZGunCd/A7vfvJp
	HRV3BLUg/S5PqmSzo3eEjNJwuCdlFJfa9+3ycejvu3wFn4yQ6FlI28jYWiZMVQ==
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH 09/10] rng-tools: Ship due to libxml sobump
Date: Mon, 31 Mar 2025 15:45:08 +0200
Message-ID: <20250331134509.3327239-9-adolf.belka@ipfire.org>
In-Reply-To: <20250331134509.3327239-1-adolf.belka@ipfire.org>
References: <20250331134509.3327239-1-adolf.belka@ipfire.org>
Precedence: list
List-Id: <development.lists.ipfire.org>
List-Subscribe: <https://lists.ipfire.org/>,
 <mailto:development+subscribe@lists.ipfire.org?subject=subscribe>
List-Unsubscribe: <https://lists.ipfire.org/>,
 <mailto:development+unsubscribe@lists.ipfire.org?subject=unsubscribe>
List-Post: <mailto:development@lists.ipfire.org>
List-Help: <mailto:development+help@lists.ipfire.org?subject=help>
Sender: <development@lists.ipfire.org>
Mail-Followup-To: <development@lists.ipfire.org>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/rng-tools | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/rng-tools b/lfs/rng-tools
index 3b9d3c9f3..42c4cf6a2 100644
--- a/lfs/rng-tools
+++ b/lfs/rng-tools
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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        #
@@ -33,7 +33,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = rng-tools
-PAK_VER    = 5
+PAK_VER    = 6
 
 DEPS       =
 
-- 
2.49.0