From nobody Sun Oct 13 03:15:47 2024 X-Original-To: standards@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 4XR5903spvz5ZQBj for ; Sun, 13 Oct 2024 03:15:48 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XR5902NCNz43V9 for ; Sun, 13 Oct 2024 03:15:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728789348; 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: in-reply-to:in-reply-to:references:references; bh=HcYHcQh/tvo24DBVuAHfJwh1N+QW3PEHnABa3to7CVg=; b=uS4De2hAaqVoi3L+t7fztG67JHataoSJaso/CuvcdZz7/fuIicP7cFTdhmTJBIjJ74gB7l HHJ+i+mjs+zm8WjJl88danK3SATmInd0awajGNhgdB5Z/EZm8/O6fgi+oOsX66mweyrFTP i92E2VfHIVbtFuVic1UJzEMU7Fx5jW2r3QVjcrUQ7kyv7b08L4xNKO2fAnDrXALQHUwlrd XcKEY90ImSHBOf5dAe6S9XHmXsk7Byw/ak5FlKKuhTXzZWIWEklgg0+xAWNqHkWVkeX1rY VQu15GCgbBy1hmEOIuZe4jUnzDoItjC9hKlGI3sEKjwOBp1B4l2t/RVKa0ioIQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728789348; a=rsa-sha256; cv=none; b=hV+/WcE4fEtPptBr2Bo/lAJypoNdgvhu8i5reTfZDc+HnP22uFnnPyw2YczcYqKm+LAYIU UieZxBOipFbTzueG7LZf+JpZptQJyEm4tb1pmXcTcjCupsT/QtwKOnH1ksmnWB1Hm71b5H ATB23BdEjH50iAedpRgPSsyKf05ooYimx1vC4+uMuZz695Xmz3M7spEKCYLG0kB7oNHLFs xaPio7/9/psmX+SDK11kGuPD2CaXKkFzplfNeu1jNc6pXyvyimr2tMPGs8/q2TbhKSloxR cOfuEjbWqVcp9EzVLA2ogQup2JroT9vtqc8MNf9l5IfD9u5tv4RwNnEcizxJdA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4XR5901zj2zckP for ; Sun, 13 Oct 2024 03:15:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 49D3FmqB001085 for ; Sun, 13 Oct 2024 03:15:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49D3FmWt001084 for standards@FreeBSD.org; Sun, 13 Oct 2024 03:15:48 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 278653] sh: fix sh -c -e cmd as per POSIX Date: Sun, 13 Oct 2024 03:15:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.ispatch Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-standards@freebsd.org Sender: owner-freebsd-standards@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278653 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #250294|0 |1 is patch| | --=20 You are receiving this mail because: You are the assignee for the bug.=