From patchwork Fri Jul 11 20:13:36 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Bradley M. Kuhn" X-Patchwork-Id: 2110171 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=QMo82aN+; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=sfconservancy.org header.i=@sfconservancy.org header.a=rsa-sha256 header.s=pine header.b=Ef+FEMbH; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.openwrt.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=patchwork.ozlabs.org) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4bf3jh1lC9z1xst for ; Sat, 12 Jul 2025 06:49:25 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:In-Reply-To: References:Date:Subject:To:From:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=xF+h91XY4qudaKDqD3/UhCArWyRa3/gVSIMj26urzBg=; b=QMo82aN+r84YNf WXePSQKMZVzLxCl+iK58ln6ltWIlWlecqlDkd9li/uCBKO55wH+OXKBlhMf7F+soLM76RwkVqMATV vU4kw53OhTcDycdw+E0F0IJ4vdCzyT/pE1gEOPLBvhdXwNhm9mUz5elFC/gCq8IS/ydBqkE5pVqR2 B0ZtG9tXmZY8TT+2lB+ja8pvkqczRHD5br7Ody8m9/i9BEy6ZPy/DwJyAX/6z4/v9/ZBV+sjytM22 NIIeDylhA4soxxiUxC3/HDaCNskEAOPdlHBQUiWiFCizzhsidXsCLViq4g6Hplwd3R5La4IqvsafK Yj4nr/+S4q/qxtedeEfQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uaKf7-0000000FpEr-1RWj; Fri, 11 Jul 2025 20:48:05 +0000 Received: from pine.sfconservancy.org ([192.237.253.17]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uaKAS-0000000Fm2M-3Z8W for openwrt-devel@lists.openwrt.org; Fri, 11 Jul 2025 20:16:26 +0000 Received: from localhost (unknown [216.161.86.19]) (Authenticated sender: bkuhn) by pine.sfconservancy.org (Postfix) with ESMTPSA id BDFC2EAA0; Fri, 11 Jul 2025 20:16:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=sfconservancy.org; s=pine; t=1752264981; bh=qHvX/IQqitkM9+i1fPP/bsD1Ce8/9c3154lZC4wCQEo=; h=From:To:Subject:Date:References:In-Reply-To:From; b=Ef+FEMbHAw5eClqbZlEtkOEauVL73kNCeKeCTTCIl0nDVHKniXnQsqTPF5yh8NByk ktKUfTr2STnllp6jOJVoRyKb8O6pD/+m7NjeTCPEk1IqvFzCYcn8OBsAa/WFKfmSGv WyKEj1T9bOSrH0mYwLQKJWZaBMaZRj4JevaPDjWJFX4uLR7g81YieIkEyU/d+Akypx GS21smWgxUvOynPnCpid0FdsJFHsCu8WXO2nAIKx917zIU/Xy1KIUQwoe1Gvq/CvTS Clj/OFSkp+L1Ao9z8G+nYkmwaRgvcQjizHdmmudGryoyI6309oP/ZMWMjXswCvMO4w 9BXbe6JPdllGA== From: "Bradley M. Kuhn" To: openwrt-devel@lists.openwrt.org Subject: [PATCH] Note inspiration for this script to give credit where it's due Date: Fri, 11 Jul 2025 13:13:36 -0700 References: <8adc3e8e0590d3f803d30c77a16779773a391231.1709516615.git.ehem+openwrt@m5p.com> <8adc3e8e0590d3f803d30c77a16779773a391231.1709516615.git.ehem+openwrt@m5p.com> <654dcf33-04f9-4180-89f7-9b9e0402d698@hauke-m.de> In-Reply-To: <654dcf33-04f9-4180-89f7-9b9e0402d698@hauke-m.de> Message-Id: <20250711201336.2077507-1-bkuhn@sfconservancy.org> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250711_131624_940331_61E2575C X-CRM114-Status: UNSURE ( 7.87 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.1 (--) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: There is some confusion in the Git log of this file. Specifically, the commit message on 7b7f1702 incorrectly indicates that there was "potential fear" about copyright infringement. Upon review of this situation, there is, in my opinion, no concern of copyright infringement here. This is not legal advice; it is my opinion based of years of work on copyright policy for FOSS. Content analysis details: (-2.1 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_SAFE_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [192.237.253.17 listed in sa-accredit.habeas.com] 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [192.237.253.17 listed in sa-trusted.bondedsender.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [192.237.253.17 listed in wl.mailspike.net] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [192.237.253.17 listed in bl.score.senderscore.com] X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org There is some confusion in the Git log of this file. Specifically, the commit message on 7b7f1702 incorrectly indicates that there was "potential fear" about copyright infringement. Upon review of this situation, there is, in my opinion, no concern of copyright infringement here. This is not legal advice; it is my opinion based of years of work on copyright policy for FOSS. However, Elliott Mitchell's idea was obviously helpful as inspiration in writing this script and deserves credit. Ideas alone, however, are not to my knowledge copyrightable anywhere in the world. Signed-off-by: Bradley M. Kuhn --- scripts/kernel_bump.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/kernel_bump.sh b/scripts/kernel_bump.sh index b1c17d6c39..03e809eedc 100755 --- a/scripts/kernel_bump.sh +++ b/scripts/kernel_bump.sh @@ -2,6 +2,9 @@ # SPDX-License-Identifier: GPL-2.0-or-later # # Copyright (C) 2024 Olliver Schinagl +# +# This script was implemented from scratch -- inspired by ideas shared +# with the OpenWrt project by Elliott Mitchell set -eu if [ -n "${DEBUG_TRACE_SH:-}" ] && \