From patchwork Wed Jan 4 11:51:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6387 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 4Nn7Jh1PSnz3xlw for ; Wed, 4 Jan 2023 11:52:52 +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 4Nn7J05TJmz36n; Wed, 4 Jan 2023 11:52:16 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Nn7Hk41VLz30Ff; Wed, 4 Jan 2023 11:52:02 +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 4Nn7Hc3NtZz30Fn for ; Wed, 4 Jan 2023 11:51:56 +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 4Nn7HY636hz1GW; Wed, 4 Jan 2023 11:51:53 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1672833113; 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=lAV/T0PsZB3D+XWP7r59rsz+PQzkfljauCX4P31lq64=; b=hNdr2mYvkgYHq7uLtjtDp4hVqhPw0gIojEoXGcy9FR1lbSl+0xEjdGhtVRjxbfe9AQMO4v becHaKVvdnHz0jDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1672833113; 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=lAV/T0PsZB3D+XWP7r59rsz+PQzkfljauCX4P31lq64=; b=lpXuhMgOBpCw5mJddeRddLr5e0BbdOfj6qqwLqBIAo0laqCOBtme68TENdvPrZFcu3Fwvj 8ycGpuWLyahSW/wHWM8keaDhQH/1mEWfvB1BsuO0g3YPH+MDcCPgPzC87p/njaPvTI/qHt eZjQK6DWjwz5gqkJfs7qYdqqFaYOYIjj7TmeqHzTd0/g3BGVZSlP4MZaI/QKIh1f3ML/XJ nAiqjwcOkU2sIWp29a19fyEeq/5RypK6fw9O2DaAplSS/MOD9ujCCLEjsADLPNCFT7Sz4T RqlXr6ovOxwVRXzrZt9woSsBEhWJuTptSJnZXrOJJZLO2i7DGX0et4d431+otQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 18/29] libvirt: Ship due to sobump from json-c update Date: Wed, 4 Jan 2023 12:51:32 +0100 Message-Id: <20230104115143.5600-18-adolf.belka@ipfire.org> In-Reply-To: <20230104115143.5600-1-adolf.belka@ipfire.org> References: <20230104115143.5600-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" Signed-off-by: Adolf Belka --- lfs/libvirt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/libvirt b/lfs/libvirt index bb7abbb28..6058355ca 100644 --- a/lfs/libvirt +++ b/lfs/libvirt @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 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 # @@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = x86_64 aarch64 PROG = libvirt -PAK_VER = 31 +PAK_VER = 32 DEPS = ebtables libpciaccess libtirpc libyajl ncat qemu