From patchwork Sat May 23 10:56:45 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 9853 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 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4gMzcF6CBLz3wmL for ; Sat, 23 May 2026 10:57:01 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [IPv6:2001:678:b28::201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "E8" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4gMzcF2gR9z5df for ; Sat, 23 May 2026 10:57:01 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4gMzcF1wdvz2xHN for ; Sat, 23 May 2026 10:57:01 +0000 (UTC) X-Original-To: development@lists.ipfire.org 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) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4gMzcB50vVz2xGp for ; Sat, 23 May 2026 10:56:58 +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 4gMzc94SPkzfg; Sat, 23 May 2026 10:56:57 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1779533817; 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=n0PrVIjF6p/RDokKu+2fHZiLWwKOLXBDQO3y7P84Pks=; b=O7FSpPvDU34bmHhDhp4frqtpTMm5wdHcSzSsHSmx8xiSovwM5TUnbWdkrggEJbGQA3nOyr l0uNWmR5SkPvT7DQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1779533817; 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=n0PrVIjF6p/RDokKu+2fHZiLWwKOLXBDQO3y7P84Pks=; b=Nxv0GpabwjDIfz+XAM+Dh6cqamomdHj8bHW/NJoBt+sB8KiJAt8WowkAvIW66BsC/fEGUZ wFIVb16HNFAwm4ykfhUWRfrIi1/3OCn1boL9weK0B1Fy0pZEIsMDFKo19IuoYCznN3dDHd G3NxlQdJEV87icYljkKvLEd4p+8Kb4h6bZYsNDMQnqaQ2BaTFM5CBg2Rpy3j4+7jOBNLmh CTivQCOjcPHSzxUmK8zmK5+TWdxyunFU528pTifQA10KTSnP3lxiOG+g6bOPJLePEt92ZV J3E3L7vrxzl08BIMUkHslrcb+H9wA5AyX0ktxI9N4GEiqUyFA/UwF4hOarJsHQ== From: Matthias Fischer To: development@lists.ipfire.org Cc: Matthias Fischer Subject: [PATCH] libcap-ng 0.9.3: Update for rottfile Date: Sat, 23 May 2026 12:56:45 +0200 Message-ID: <20260523105648.3422600-1-matthias.fischer@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Signed-off-by: Matthias Fischer --- config/rootfiles/common/libcap-ng | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/rootfiles/common/libcap-ng b/config/rootfiles/common/libcap-ng index 33e96b97a..8677e42ab 100644 --- a/config/rootfiles/common/libcap-ng +++ b/config/rootfiles/common/libcap-ng @@ -12,6 +12,8 @@ usr/lib/libdrop_ambient.so.0 usr/lib/libdrop_ambient.so.0.0.0 #usr/lib/pkgconfig/libcap-ng.pc #usr/share/aclocal/cap-ng.m4 +#usr/share/bash-completion +#usr/share/bash-completion/completions #usr/share/bash-completion/completions/libcap-ng.bash_completion #usr/share/man/man3/capng_apply.3 #usr/share/man/man3/capng_apply_caps_fd.3