From patchwork Mon Feb 26 08:33:04 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7561 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) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Tjv5V3Rkjz3wvB for ; Mon, 26 Feb 2024 08:33:18 +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 4Tjv5R0g6rz23x; Mon, 26 Feb 2024 08:33:15 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Tjv5Q5NgYz30VV; Mon, 26 Feb 2024 08:33:14 +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) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Tjv5N1415z2ywp for ; Mon, 26 Feb 2024 08:33:12 +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 4Tjv5L6cX2z1fj; Mon, 26 Feb 2024 08:33:10 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1708936391; 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=5odD+Ee1RlBjOD3apLyuKew4K0BKbud5modBNtCZdvU=; b=1/hL9R55H+fh3yXCNn/wIpIqp0CAFHeJOMQd1oWXFPatMBZ/0oh4ccOMUt6aQ7iINHIBi5 4Fa7PetHmMuYi6DQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1708936391; 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=5odD+Ee1RlBjOD3apLyuKew4K0BKbud5modBNtCZdvU=; b=s0FWXfiOiDNCnqtnw6PSDFYvOEdXzmy0VPHoqkzMD2ikJOP4OAQ1hxgtKDbYC8E7z8kGGp rW26TPXMDRCg62n3fTklfXaKbHllADfptVckfn7mEnFskNtFPlELuSv+NnS+Vf4tf5USb3 LH1hjMamqv95szmOSGO0BwMSGbjIZJz/0swv5Ebm6FlKLC12EBrn99haNeKuvvg1sqMFRV 0T7XJ1Vvg7NxK+96GBvljZb1+6ISvs4oat9B0zuI1Jt/3QYQQ0mG6qbOWTwyvrqNxhRoQw AlFJKN5PX51Hc8gbXug+OU7quq3wLwlSThvwsilcT0AcD7hd7WgSjAzjjOpF3Q== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] Core Update 185: Ship elfutils Date: Mon, 26 Feb 2024 09:33:04 +0100 Message-ID: <20240226083304.3899-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: 6YTPALWFNVUFM5T7JOCMZS5SHLHQXMHI X-Message-ID-Hash: 6YTPALWFNVUFM5T7JOCMZS5SHLHQXMHI X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Signed-off-by: Adolf Belka --- config/rootfiles/core/185/filelists/elfutils | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/185/filelists/elfutils diff --git a/config/rootfiles/core/185/filelists/elfutils b/config/rootfiles/core/185/filelists/elfutils new file mode 120000 index 000000000..8367974bb --- /dev/null +++ b/config/rootfiles/core/185/filelists/elfutils @@ -0,0 +1 @@ +../../../common/elfutils \ No newline at end of file