From nobody Mon Apr 15 10:56:47 2024 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 4VJ3yR3cr0z5G5Jg for ; Mon, 15 Apr 2024 10:56:47 +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 4VJ3yR1wVhz45s5 for ; Mon, 15 Apr 2024 10:56:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713178607; a=rsa-sha256; cv=none; b=ntnfnDzamKFHdvoUtSa9dfo+foOfYyFHn/4YTLv0YtSJ+P7/2bqX2dsYwieDmxLjNa30+s E+xVzRet82cZl259ZBCGdDfxsoIwPM1kL0lkMX6OBUtv9FMmQZyfImyxSNExcgz1tnOHD1 lQ31MEHJNbVshbMGcW8C7vYHIF+HgTIB6Xp0geDXttWwYKMiMD0QUQxyZG89SP1BOlqzOM JXTLZLWcfl21a8an8lg9b2+u240oB/FdWEOxRdjWuIkBgIfT/My3uRzrtzhgBS7d86Bd// b+i6ZWmqTSlr+r0TyanFe5PuOmrSuFyDu+BHX9Qj6t0n2g9gnCPo+Ko6oPN3mQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713178607; 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=UYElo+SyP/v4d0nHLghJlqho/pBUj0UKe9zeAQqGUj0=; b=mO7MXwNAscx5N/CSoB9+XHF5FO4VoeQ3IL6ZfBwiGk/D9Bv5xKDWoUf22qtkKV6AoRPbsp SraV5Z55GPPTPgiHXybOOpBaVWPPW6rNU/2UtRiVt4QXw5p38OpwScbFBSnuB6DfjkUycp LndaRgJ3b4XOx0B2NZfgbpiFxuYWXaoQZe2+skarWARnnKoBloHF9Qy/YpYkfyz7nhDTK3 zy51pWUwI6w0vQWAulnPjLBdqpZPeFd2c/myyq8GEKYKUYIukpTlA031ny2tsCqMVeFZ7j UG2ZKRnNXO1KgA12igDRD2+fBAhQnxdeMeVwJRKPfvDOgqiDpQextCdY1IlQoQ== 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 4VJ3yR1QqHzwgT for ; Mon, 15 Apr 2024 10:56:47 +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 43FAulZ3073646 for ; Mon, 15 Apr 2024 10:56:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43FAullB073645 for bugs@FreeBSD.org; Mon, 15 Apr 2024 10:56:47 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 276763] stop prepending "uname -v" output dynamically Date: Mon, 15 Apr 2024 10:56:47 +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.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: michaelo@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_file_loc see_also 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276763 Michael Osipov changed: What |Removed |Added ---------------------------------------------------------------------------- URL|https://github.com/Bastille | |BSD/bastille/issues/393 | See Also| |https://github.com/Bastille | |BSD/bastille/issues/393 --=20 You are receiving this mail because: You are the assignee for the bug.=