From nobody Mon Dec 25 14:47:17 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 4SzLN55YHDz54pm9 for ; Mon, 25 Dec 2023 14:47:17 +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 4SzLN54X0Jz3Zrl for ; Mon, 25 Dec 2023 14:47:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703515637; a=rsa-sha256; cv=none; b=PxkBYlkf1pjDgl53pa2kjjAcsHyIIkatOTYiQVXQPiidzlCFhSg6vLgUjG6hWrMcwXXN92 e97HJr6/dvc5mgICtAWigbJ6tqX1WdyqD+PRwdgKsfL0rHQQQg7DxjxCkU6QPHoTBsYTYP JQiSHWExU2OsfwYJUy7aQXyXpVUfyryoEWTf1QnUzwEsugQ7NTDfQFDiYQ24HIaIO91AI+ z2eUtoHyWiszzl7vFwe4jcdjZTqEiwV3l7B/fkDYelvMcnu8zzPuN1BlusmdF57lLFJT4n CanXTq9h6+E46EUi7RFS7EIyxyV1eQpgZPb6QSOT6u7Y6++kGnbkEaWTQYhbgQ== 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=1703515637; 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=zkY4/vM9jX9ndRia0lbvXx3eJpXJEMjO6I8HGZp+cHY=; b=oBmhLALj1eoLLtRqN1RETRWt98e/ezoBspxaFySqXFCBRxiKEcqhUEa2WbZ/NAWXLM2KQw R0lp9THmlz0skP2/4GdL8kcjw11Sk1Mk1n40nCCWZ+OMszATQZV7NaIsO7FaZAHaydh3jv 5fE0TDK8371Yx0GARrA/FWVZNAU6RyQu0ALqV4bAcws29d2WIm1LQRtnFCIR/5W5YzdUKv IPv+WKRmQXSrT87Xu30IbmVEhoMwymVJgq4dbBH/asQYGHqAvcEtx7FxYjV2yv1jzvR7sB flRAUEZ0UNXRn63Pn9gY9KyDZqLsd4txF/6MmFWS2Kb5KBK8dcyfXQQKJUXU6g== 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 4SzLN53VvZz1Pq for ; Mon, 25 Dec 2023 14:47:17 +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 3BPElHeW027722 for ; Mon, 25 Dec 2023 14:47:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BPElHqK027721 for bugs@FreeBSD.org; Mon, 25 Dec 2023 14:47:17 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 227984] WITHOUT_AUDIT does not function as expected Date: Mon, 25 Dec 2023 14:47:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linimon@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_status resolution 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=3D227984 Bug 227984 depends on bug 233046, which changed state. Bug 233046 Summary: [PATCH] tools/build/mk/OptionalObsoleteFiles.inc: clean= rc.d and periodic files https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233046 What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are the assignee for the bug.=