From nobody Mon Dec 18 15:22:27 2023 X-Original-To: desktop@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 4Sv3Tw5Bt7z54dhh for ; Mon, 18 Dec 2023 15:22:28 +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 4Sv3Tw0V7lz4RP3 for ; Mon, 18 Dec 2023 15:22:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702912948; a=rsa-sha256; cv=none; b=PyQvTcGu8aVzLsN6crpwAMLcL2A8qnr/j0TtO74MWaVulRI/c8u+9TLlT2F0KNdkJeNPEB 0v7JTPAwCUVfBIRIT2AM/loLJ0yMvd+kPpEYFWO995H+Z2NLB2mdW1tdV4dwPaMQhNGXLW FB0aUUxFZM9Ahr8a59CdXA9FzLedHO54HcIrLeuDfwQ45W911xfnbrUwmm5jcJnckAyEtT P4PB0CKP0PfOaG65oaCtTljRjPiPNlHsuSGY/xnzK5h2fFW7nT/AxisyP6aWlb699fMPEt /uorfzAblknpyR63bOltxwoS4gGdz0BwqctlIUt7VDlVQKppps+4MmF2+nfqOQ== 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=1702912948; 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=eAJYpiUFVcWkO7IRJCrCXGm+mcfBKRMoTmyTkvUyfuc=; b=bp82gRS7Vl3Wd9PZeutPMKYSG0OXHy36IVEPV9oHKu/8znoNbVvrkzM9VvmjI/Yqru3pO9 wKzZ2PppxIkZsOJqo2CDHbxH3Mk2PK7VUjk0amj3KE3Qtfrv1/4D4VLi7iShGq8zi9gqJF 8opyUt1OtVKRvUErsaraJdTD4PEpvH8UpaI3Pzoa4oZEk3BGmCgPIkmidzEBSFaKUukWZh 1mFrn1RK6lPzdjppcvcUjcQQ61yqhmtio1ZgMfyLcCEVnYl1y3aCPRAuAft7M2pYbJIw8S ymgOGPwyFKfbZR8toGSn6/SUv47lkTD+C6nm+wcgEJ4EfYNmlWeAFmAek4h5jw== 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 4Sv3Tv3fRXzBTJ for ; Mon, 18 Dec 2023 15:22:27 +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 3BIFMRvE052580 for ; Mon, 18 Dec 2023 15:22:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BIFMRvL052579 for desktop@FreeBSD.org; Mon, 18 Dec 2023 15:22:27 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: desktop@FreeBSD.org Subject: [Bug 240549] devel/dbus: Loops over all possible file descriptors (Use closefrom(2)) Date: Mon, 18 Dec 2023 15:22:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa, performance X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: rozhuk.im@gmail.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: desktop@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: attachments.isobsolete flagtypes.name attachments.created 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: Using and improving FreeBSD on the desktop List-Archive: https://lists.freebsd.org/archives/freebsd-desktop List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-desktop@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240549 Ivan Rozhuk changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #247139|0 |1 is obsolete| | Attachment #247139|maintainer-approval? | Flags| | Attachment #247140| |maintainer-approval? Flags| | --- Comment #10 from Ivan Rozhuk --- Created attachment 247140 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D247140&action= =3Dedit patch for ccache-devel support in Mk scripts --=20 You are receiving this mail because: You are the assignee for the bug.=