From nobody Fri May 26 02:11:16 2023 X-Original-To: bugs@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 4QS7h414rFz4TK0x for ; Fri, 26 May 2023 02:11:16 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QS7h36KMNz3hvb for ; Fri, 26 May 2023 02:11:15 +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=1685067075; 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=93bI0Zp9wjNoTjJlMT8lKeuC2YSNeMTo4XQ7redq6Vs=; b=J7/RuWYY53gR7iXMfrcbiht/JPry9ZprR1FjTYrBPnzuBGa69Tjs3r3Hno1vWC8JJ+oGxL 8LJSb6XM02NOkVogrV1+CvgljBUlK66UqsOOpCYrNghvTGLszttWUMqEig4hC4evuCSUdb If73Fwph3khxH3zo3Rt4szGNc7wIk+Y8zLopQNxWIoDEAz1md8ta5jGeEn4Tn72gbAwmzu 0NWWmW5zutcoeyGj6OLHs14W0KECHCG761sspf3h3l2z0+LqDPp4+mkkmxwUdsRokNyBqh 5UVXN6m73KZX1ObcsY5p4CgCFb3oCuso8mZIKVKIiHSwo/Q347ADm5W3QfWeYw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1685067075; a=rsa-sha256; cv=none; b=JQr+NrpLL3WA7To9seFml1ZsUPBIiTGceMtxwflxeXm9Otu8Z0NB4hDPuexWq7ZiGILRsN YZQYVDrsd0Sa0wj4g1NDh1ZP6YHHpuEhop0o0TX/+MMSS0OXOTfBK8oOnrg35VKP5rQX8T zGcKxUb99PvXIn6bGOvsCVu1eHOcD9wLO+moyLDz1a+nr/kOOL+5s4IXF7npaznQIQ9lPZ dOUVWY+mTiuEOcsvyq/36bV1gzUipkPMjJQrGZaBEWHKWyzyrfvH73Jndy/lxsF1SOglXF /Tj+5/o8d7dXy6CbbPaGyWr6P1sIPX1b4ZuQnpOJBlxzFGlLYyQ1YUN3BJbD2Q== 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 4QS7h35NhvzpfS for ; Fri, 26 May 2023 02:11:15 +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 34Q2BFbd054534 for ; Fri, 26 May 2023 02:11:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34Q2BFNH054533 for bugs@FreeBSD.org; Fri, 26 May 2023 02:11:15 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: bugs@FreeBSD.org Subject: [Bug 263969] Trailing whitespace change to uname -v output not carried to motd Date: Fri, 26 May 2023 02:11:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: terry-freebsd@glaver.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263969 --- Comment #1 from Terry Kennedy --- Subscribing to register my interest in this, and ask that it be committed to 13-STABLE. It is possible that the issue only shows up with WITHOUT_REPRODUCIBLE_BUILD=3D"YES" which would limit the number of people s= eeing / reporting the issue. --=20 You are receiving this mail because: You are the assignee for the bug.=