Date: Thu, 14 Jan 2021 09:32:17 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 252664] change "-dirty" uname -v designator to something less obtrusive Message-ID: <bug-252664-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252664 Bug ID: 252664 Summary: change "-dirty" uname -v designator to something less obtrusive Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: freebsd@oldach.net Since migration to git, a build from a modified tree would show up tagged as "-dirty", e.g. FreeBSD 12.2-STABLE #0 df592782db9(stable/12)-dirty This will also show up to innocent end users through motd, potentially suggesting they are connecting to a system that is kind of "dirty" in some = way and requires cleaning or so. Can we please change this back to something less obtrusive? With svn, we si= mply had an "M" (for "modified") designator attached to the revision (generated = by svnversion). s/-dirty/M/ applied to newvers.sh should be sufficient. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252664-227>