From: Peter Müller Date: Fri, 21 May 2021 13:41:05 +0000 (+0200) Subject: Core Update 157: Ship backup package to apply changed permissions X-Git-Tag: v2.25-core157~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3359061d68c0e872c18c7baa45b77311c2f8f385;p=ipfire-2.x.git Core Update 157: Ship backup package to apply changed permissions 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 Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/157/filelists/backup b/config/rootfiles/core/157/filelists/backup new file mode 120000 index 0000000000..38e28a8b46 --- /dev/null +++ b/config/rootfiles/core/157/filelists/backup @@ -0,0 +1 @@ +../../../common/backup \ No newline at end of file