From nobody Tue Jul 02 20:59:07 2024 X-Original-To: x11@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 4WDFdS0HJnz5PMbC for ; Tue, 02 Jul 2024 20:59:08 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WDFdR4nGZz4rnZ for ; Tue, 2 Jul 2024 20:59:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719953947; a=rsa-sha256; cv=none; b=Qzy9/H/GcPMz5YoajoWG2YORUrNIwO3GhCBYaxi+aAperWaT4cyDGa1yKwkvCWaK1KSO+X 4s6nW3lUKL2FrXtGaJxa48ezxs8Ld+r5XGaEGxEGiG4g6S+I9FpprxRfzvujUk8hWrLcdg qtnAdfF9Dcrvz9lo86wiRxN+wFPf+NSYTxuqdFsGOoA2LwGJtSb0rbnCAWFsoog4UgeDEf glFBwPE4gWuzyWzxrb9ufka0koSn+kGcLMcVLkbwDXrXlA8rdvLbnZ87UZvLnJ58moOF2q sRcgKMUnnpjREAvax0rvo8S8k60pyHjLKfwpaMoU7dWS6SNNGMPnS8tnl96vNQ== 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=1719953947; 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=Xmw2FomsdoBeKuirsIADRr1Y26eNqfPK0MU30CkWsYo=; b=ea+8nM28cDCllkyEg2Gs2xsblxtYJtttuTaVk0jTlZK/Dz7TrxMGFRLOOmUpNQbEhN5P4c n8cugFRK4Seke45dpk51bV/8U44M5aS+BnlfJEquJrzaHgqUI1RLniFl5t7/1i8Z8t0mN3 jgrji+xyAxtU0Tfz4918WLOGDBB0dnpu1RwBZY3Kv/PBhBOUshqgqV8fX3WKVJuXVC6Uqg qgIq1aTDAoQOgmc1UGFiOmvtCM+cXnqE7+KMS0Qj/6TZlSQL7v+BtNwdxeAMgIic3uvy5v 26j3JDPrFIdc0/ZXsh8L/WuC5kIbJ9qdwz4BormGDyVFQg/zU+g2La4J/eGTmQ== 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 4WDFdR4PJGz13VX for ; Tue, 2 Jul 2024 20:59:07 +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 462Kx7os002745 for ; Tue, 2 Jul 2024 20:59:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 462Kx7p5002735 for x11@FreeBSD.org; Tue, 2 Jul 2024 20:59:07 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: maintainer-feedback requested: [Bug 280100] graphics/libdrm: update to 2.4.122 Date: Tue, 02 Jul 2024 20:59:07 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-x11@freebsd.org Sender: owner-freebsd-x11@FreeBSD.org MIME-Version: 1.0 Bugzilla Automation has asked freebsd-x11 (Nobody) for maintainer-feedback: Bug 280100: graphics/libdrm: update to 2.4.122 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280100 --- Description --- A wlroots merge request needs this change: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4620 (We'd like this change to be merged for the upcoming wlroots release.)