From nobody Wed Nov 24 15:28:19 2021 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id BFE5D18A19B5; Wed, 24 Nov 2021 15:28:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HzlJh1gHMz3C8j; Wed, 24 Nov 2021 15:28:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1553846EA; Wed, 24 Nov 2021 15:28:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AOFSJWh038654; Wed, 24 Nov 2021 15:28:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AOFSJdf038653; Wed, 24 Nov 2021 15:28:19 GMT (envelope-from git) Date: Wed, 24 Nov 2021 15:28:19 GMT Message-Id: <202111241528.1AOFSJdf038653@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: 169e06fa7852 - main - os-release: Quote variables as documented in the manual List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: 0mp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 169e06fa7852810f4ced2cce7a3c14ca9443bf39 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1637767700; 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; bh=JKc6aAAGoxunm2Se8kjTFAySQ0QpvtUxqChwCEljbiM=; b=t7xeCXJjq/W1/DaP8gNqFUYW243ucRrze/YlGxWKGpkw2OgZetI+osxX61tkA23fzF40iZ g2Br+XC2NdUv1cF+WOiJhIvJ/9g/jYjEkRp37WsmqYIV5hNk0Fq2cqXZJhpHwwiQ+/puk6 haULhvdYUXArar0E8YUXmX6KDlQrX2KOzsAou0SHaQB8+3H6TGpR2SOhXf9KMKK5k6dGF1 hfEpk0hJu38T6kYJ8jUo//1HydMS6y1ty3B4e7GaO/SGSMrFYYtYw/z1XthQmCZsWgjgaP EtpzmoPMwJ3+Uwa/yfhnupf243lX3SawcgYU5hTVZu1p1hhr7ecsfrVKi4eAKQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637767700; a=rsa-sha256; cv=none; b=uv+ibcyCxLBhhHB8d1JJBT+fWxw0PXBT17qUshbbzemUqoVYA6a6cMPZj6TipcItoAK4eS Drg6Y4szSjh1iMfo3j+bTjBEQGB6qdtlRy6NlKndVwzbndhSrUoHtMj4YBJ4vTmGGMLBlL yiQli1hxnvoUbqb1JZSMsbStcE+QlPyrd/nFdDXGW8RbKZrrRolX6ZGvaNac/DNY4zD4mG GkqhZ8JyoCW2xOsnvar2vbfRneXkREE1fycw054V/OUZR4JkFZhGNHhXHarFRfWzULBvHY PG8N6DpgmlR+VN8ekV4Fkbl2KWind9WlXrxvsuX7YYPxvX5i2pKJ9RvawaPKRg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=169e06fa7852810f4ced2cce7a3c14ca9443bf39 commit 169e06fa7852810f4ced2cce7a3c14ca9443bf39 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-11-23 10:26:47 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-11-24 15:17:01 +0000 os-release: Quote variables as documented in the manual Variables must be quoted if they contain non-alphanumeric characters. Warner noted in the review that the lack of quoting causing problems here is rather an edge case. I believe that it's worth adding the quotes here anyway because this is what the specification says and there is no good reason not to follow it. Reviewed by: imp Approved by: imp (src) MFC after: 7 days --- libexec/rc/rc.d/os-release | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libexec/rc/rc.d/os-release b/libexec/rc/rc.d/os-release index c328e161a70e..16f8cb178db8 100755 --- a/libexec/rc/rc.d/os-release +++ b/libexec/rc/rc.d/os-release @@ -27,14 +27,14 @@ osrelease_start() t=$(mktemp -t os-release) cat > "$t" <<-__EOF__ NAME=FreeBSD - VERSION=$_version - VERSION_ID=$_version_id + VERSION="$_version" + VERSION_ID="$_version_id" ID=freebsd ANSI_COLOR="0;31" PRETTY_NAME="FreeBSD $_version" - CPE_NAME=cpe:/o:freebsd:freebsd:$_version_id - HOME_URL=https://FreeBSD.org/ - BUG_REPORT_URL=https://bugs.FreeBSD.org/ + CPE_NAME="cpe:/o:freebsd:freebsd:$_version_id" + HOME_URL="https://FreeBSD.org/" + BUG_REPORT_URL="https://bugs.FreeBSD.org/" __EOF__ install -C -o root -g wheel -m ${osrelease_perms} "$t" "${osrelease_file}" rm -f "$t"