From patchwork Fri May 21 13:41:05 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 4352 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 4FmnnM0hmRz3wbl for ; Fri, 21 May 2021 13:41:11 +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 4FmnnL56tlz6XM; Fri, 21 May 2021 13:41:10 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FmnnL3gKYz2xfn; Fri, 21 May 2021 13:41:10 +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 4FmnnK0LNJz2xd6 for ; Fri, 21 May 2021 13:41:09 +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)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4FmnnH6ybhz14F for ; Fri, 21 May 2021 13:41:07 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1621604468; 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=YtQDm3AGJs6NSTQ5L6wLmVy2h0L7cuNFIpjCkJKBxSc=; b=3T8tjDyzmAgypMlCnZywXyAL4pNwpGXTWSATL9JJ+hLfAxw8e3jcygti4T8+ZLkcuVbqfy twu9/I+zVSlRV+Dg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1621604468; 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=YtQDm3AGJs6NSTQ5L6wLmVy2h0L7cuNFIpjCkJKBxSc=; b=E6mG8dJLwhbno9e/1h+9oMfzUy36cZMw3gaY6X7VeY7U6ycqYZRC5j6dyHqbCaVRwihmkn 3O7x0zdRBcTD+NUVId7zyKnropECnysAjuowYK6BfKlXYuNB2j3bf7P7F2l3o7PsAjjqWp fZ7kGFokqm6NdICiWIVPA7IrD61AutnW9IyaW/F6z/GmzJh0PmigpIUIgORpJwG6jFNa8j wn0k8qVG9oqZzCIXKYw/ruffwKjobefNxTQTN2fsmNuN9amGJgs/jwzT9SCWTebN4OFhHj UB9A2MdtPjruKxbGZ00mLAtpJcD+ksFTGkMxPIpfgModmAvTyreMLy13yevLOg== Subject: [PATCH 2/6] Core Update 157: Ship backup package to apply changed permissions To: development@lists.ipfire.org References: <542b1005-b471-30bf-ead7-1c5dd93d457c@ipfire.org> <429b9a37-26f3-5ec4-d82d-99cb4aaa27a7@ipfire.org> From: =?utf-8?q?Peter_M=C3=BCller?= Message-ID: Date: Fri, 21 May 2021 15:41:05 +0200 MIME-Version: 1.0 In-Reply-To: <429b9a37-26f3-5ec4-d82d-99cb4aaa27a7@ipfire.org> Content-Language: en-US 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" This is required as "backup" itself does not gets updated automatically, contrary to it's LFS file suggesting by having a "PAK_VER" number. In order to fix #12619, it is therefore necessary to ship the backup files with Core Update 157. Partially fixes: #12619 Signed-off-by: Peter Müller --- config/rootfiles/core/157/filelists/backup | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/157/filelists/backup diff --git a/config/rootfiles/core/157/filelists/backup b/config/rootfiles/core/157/filelists/backup new file mode 120000 index 000000000..38e28a8b4 --- /dev/null +++ b/config/rootfiles/core/157/filelists/backup @@ -0,0 +1 @@ +../../../common/backup \ No newline at end of file