From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 24 Mar 2025 08:46:32 +0100 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1twcW1-003Uxb-03 for lore@lore.pengutronix.de; Mon, 24 Mar 2025 08:46:32 +0100 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1twcVz-0005ml-TQ; Mon, 24 Mar 2025 08:46:31 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1twcVR-0004Io-GX; Mon, 24 Mar 2025 08:45:57 +0100 Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1twcVQ-001N97-2a; Mon, 24 Mar 2025 08:45:57 +0100 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1twcVR-00ACsL-0Z; Mon, 24 Mar 2025 08:45:57 +0100 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Mon, 24 Mar 2025 08:45:57 +0100 Message-Id: <20250324074557.2432766-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.39.5 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] lighttpd: Drop executable rights of ptxdist Makefile X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Alexander Dahl Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as e019faac7ceadfcc6d6e775c6c6ddb661c288d42. Michael [sent from post-receive hook] On Mon, 24 Mar 2025 08:45:57 +0100, Alexander Dahl wrote: > Introduced drive by with commit 5b06e4a08b93 ("lighttpd: Version bump, > 1.4.74 -> 1.4.76"), probably by accident. > > Signed-off-by: Alexander Dahl > Message-Id: > Signed-off-by: Michael Olbrich > > diff --git a/rules/lighttpd.make b/rules/lighttpd.make > old mode 100755 > new mode 100644