From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4gN0x82TTYz2xPV for ; Sat, 23 May 2026 11:56:44 +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 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 mail02.haj.ipfire.org (Postfix) with ESMTPS id 4gN0x4707Rz2x9b for ; Sat, 23 May 2026 11:56:40 +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 4gN0x42j50z2Zx for ; Sat, 23 May 2026 11:56:40 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1779537400; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=u1rqZz8fHhIyjK2KN9SRXNnX0SDtZV+VT0YDeQFo/mM=; b=FrLt9zIdiujOi8KwqebP5am9BGxgvbfatba+5RX5eo+kPVdTjJCo2odJYGSwekhrCUgUbs YYgcJvYpGscA8tAA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1779537400; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=u1rqZz8fHhIyjK2KN9SRXNnX0SDtZV+VT0YDeQFo/mM=; b=UWlTaog8ibRWfgjEcENj967+k6K20bPFlz1RAx2/cHEiRrXXfW6SvOMNR9SYiPlCNegzj8 LUHQpntBIGqhopKyM8hh8gJnt+YYs6EG/oM92mW4h64UivriPyvBLGaOOeQdlC3gdumgyt nchLH7GV7cB7u7McFR8QsMIGuqPPEuA1n8fu4AoU1o7fKOqcBYxw4ZYmmebm5RdMUg6XRe JUl8/votBB0j7Y3/E5OS7WJYMgIzcjYj5Mdu9oz60qb9dNpV0/f6jcD8iLwULouISjSu4c pf7fQovtWy7F8RVpd5kRL26g1gsqqLob7MCcfWlBXiBv7LMEP5xjqqOehtnFyg== Message-ID: <73fef551-645c-4b68-b506-92efc5107705@ipfire.org> Date: Sat, 23 May 2026 13:56:32 +0200 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Subject: Re: [PATCH] libcap-ng 0.9.3: Update for rottfile To: "IPFire: Development-List" References: <20260523105648.3422600-1-matthias.fischer@ipfire.org> Content-Language: en-US From: Matthias Fischer In-Reply-To: <20260523105648.3422600-1-matthias.fischer@ipfire.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Oh my - this should have read 'rootfile'. Sigh! On 23.05.2026 12:56, Matthias Fischer wrote: > 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