From patchwork Mon Sep 4 20:03:06 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arne Fitzenreiter X-Patchwork-Id: 7147 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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Rffhc0Brcz3wtG for ; Mon, 4 Sep 2023 20:03:28 +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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4RffhZ50FpzZ6; Mon, 4 Sep 2023 20:03:26 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4RffhZ3L2cz2y0K; Mon, 4 Sep 2023 20:03:26 +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 4RffhY11V4z2xHG for ; Mon, 4 Sep 2023 20:03:25 +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 (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4RffhW3NCDzLn; Mon, 4 Sep 2023 20:03:23 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1693857803; 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; bh=So+xDZsXiiwzNKw/lYlePrfedbBN5h70cWV4a0W77rE=; b=JeV5jduVb4GLoB+vXsqSFOsFPlxw9BqAEaGgnVSXsnfOEhsdFCSQk3NJcHTH7ogwjJTtwO 4pgW59wYFy4+UzCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1693857803; 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; bh=So+xDZsXiiwzNKw/lYlePrfedbBN5h70cWV4a0W77rE=; b=juNTN42bVTcqNQqmhdvQgLnD1qo9Rn28CpRuptujMraxSx40o4AztyvEZ7InxPyhGGvLlN TBs8zNy9ySFy5ZAPztwKgqMUNO5k6kLA19DHd9VdrdWe/HnnWEhvS2gDECyJUZh1MUSRvx VBsYJw8iQqdxDOq6AtwmpOxojQyLfcF8D0BaAXn3QpnrrCbhgFzBcshZRmbgaxhHlowqAI L/yqHVBZD3Xh7j6uMb5nu794oRwTiO3W2dfNTb9o5+/sRMhxFzpLhRHtugHxHJete/ZZk8 ILEuBVKpAH5TdRYmLgDRgCLzVMvzlfxdfyJg4RRj2nDEOJTXqwO09FgWRp6u3w== From: Arne Fitzenreiter To: development@lists.ipfire.org Subject: [PATCH] qemu: bump PAK_VER Date: Mon, 4 Sep 2023 22:03:06 +0200 Message-Id: <20230904200306.3491-1-arne_f@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: , Cc: Arne Fitzenreiter Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Arne Fitzenreiter --- lfs/qemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/qemu b/lfs/qemu index 8bea0e485..8af87e75e 100644 --- a/lfs/qemu +++ b/lfs/qemu @@ -35,7 +35,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = qemu -PAK_VER = 38 +PAK_VER = 39 DEPS = alsa elfutils libusbredir spice libseccomp