From noreply@github.com Tue Nov 12 10:40:48 2019 From: Lars To: checkmk-commits@lists.checkmk.com Subject: [checkmk-commits] [tribe29/checkmk] a34f43: 10429 FIX Prevent tgz packages from modifying exis... Date: Tue, 12 Nov 2019 01:40:45 -0800 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3600805662687054521==" --===============3600805662687054521== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Branch: refs/heads/master Home: https://github.com/tribe29/checkmk Commit: a34f43b7eb9b6e9f92e723b9be0efc4de89a02e3 https://github.com/tribe29/checkmk/commit/a34f43b7eb9b6e9f92e723b9be0ef= c4de89a02e3 Author: Andreas Umbreit Date: 2019-11-12 (Tue, 12 Nov 2019) Changed paths: A .werks/10429 Log Message: ----------- 10429 FIX Prevent tgz packages from modifying existing directories This is a regression since Werk#6711. When unpacking as root (as it is normally done), the .tar.gz agent packages f= rom agent bakery would modify access rights on existing directories like /etc and /usr/lib to = have an access level of 0 (no access) on "others" (e.g. 755 changes to 750). This bug is now fixed with this werk, as the agent bakery temporarily modifie= s it's umask when baking the .tar.gz agent packages. CMK-3163 Change-Id: I93909ae956ea84947221f2088c99276001406b74 --===============3600805662687054521==--