From nobody Sun Dec 05 16:56:28 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 4C97618CEFA5; Sun, 5 Dec 2021 16:56:29 +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 4J6XlK0FqWz4Qpm; Sun, 5 Dec 2021 16:56:29 +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 D9DC31B946; Sun, 5 Dec 2021 16:56:28 +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 1B5GuSKZ082629; Sun, 5 Dec 2021 16:56:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B5GuSEf082628; Sun, 5 Dec 2021 16:56:28 GMT (envelope-from git) Date: Sun, 5 Dec 2021 16:56:28 GMT Message-Id: <202112051656.1B5GuSEf082628@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: c1806377083b - stable/13 - 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/stable/13 X-Git-Reftype: branch X-Git-Commit: c1806377083b9a5ee144a21bf3d7b857011b00cc Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638723389; 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=qgGZFmZNSa+5jlhboi0fNjnfgoQ8T1CKsZ40pTZD5yc=; b=s1d0WJLkcZqEexto1FvbQsl6T5NfsnKS+8TrUDZyO1cpMxfMwL3OEwpkBJ/KJEKTxJI57H Ef2r7G4f3zloZTQpnEm5hJ98KKZza2fHaKycrbnVeRdv34clAkjdfreXJEhdPQNGSRouwf defglCM16UxRJfHfEFHPUk0cLJ8EQ9KN76kH7ejDxIPde63AIAgQMadRyVt8GBmZIkEsiM 0cmUj3j4WSD3yV4frYe5OEvNgRyK/0h1y1EK6WjMXH498t3f4/RUEeH8Qjm6yDcJ5wY4rG gcpAj34NRXz+qtgygUnWmnPgOpfYXltBqKYTIwvjNQjJBbXTuTMIA1aqMprS4A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638723389; a=rsa-sha256; cv=none; b=caiFNU7ffx+VtdcWc5wZDlMJpVK7P2bF1eVAI+Xug23oJTaJET4Ncw4rKgZXUZvD/iajJP vvCgGJqIAqsgFE5TJ3tF9jJHFU86rQJKK9ijk8CgAPG/HMntF2307Ep84XLc0aAWru5tG5 3/IDlkE2993SE7PEaFfQ+/vn9YRqrTjWD94s6e5u39hcHxulAkZTo0X+ByAhMphfAt+fAU nNL9vw/2YBC1BzDxVLCwVEGiHE37UlciwTNMS+qA5Upsz1U7uTyFozXZY61xBGvydVP40Z TO7/NLr24NDaW41/7JZn1Aa4r2YrQJHgyOFeGmuqk/SLGdRRKgQaY+w3X9hGzQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/13 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=c1806377083b9a5ee144a21bf3d7b857011b00cc commit c1806377083b9a5ee144a21bf3d7b857011b00cc Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-11-23 10:26:47 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-12-05 16:44:09 +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 (cherry picked from commit 169e06fa7852810f4ced2cce7a3c14ca9443bf39) --- 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"