From nobody Sun Feb 25 21:01:12 2024 X-Original-To: mono@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 4Tjbkw6T86z5C4F8 for ; Sun, 25 Feb 2024 21:01:12 +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 4Tjbkw4f3Wz4VCN for ; Sun, 25 Feb 2024 21:01:12 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708894872; a=rsa-sha256; cv=none; b=XG/M4uS1EpJkKK9kpUkUH8nB9XtOYlfMteOJrXAgUrgB1RxemdyYOyKTeGFY/vnOZog79u AhJHHbp6m89VpGyp35zmGZSlAmZOOknlTUYFNGNY9sg22I1olY75eZIuR6gCoBXFZ1IDgh LzXKP84nH7+WKw/lyzvQ4p7vsesv50ISSS49+5yVH2vu9+h0W2wyR9RO9zSSMYjZU9mcxQ reqXJ5RYMXm9kWdpNEiXj9G+BSSstUYEGQJYcTTFGqayRhiINbUl0UQ6YqVgs06/sM3/gu bwjrgekM6RQBKTVdipeO1yyRH4uwjQNR86pykSwhYFUhc6B53wUXHuaow4TWIQ== 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=1708894872; 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; bh=HT+SkWC0vGcv0f+wzEU3kKojCHnSEiLU4jKw5s6TFDk=; b=UP3ATkGcMrU83hZhVG/JRojq5snJ6GLefB6gzB9M/18p0t0VZM90xZ0P0yst/l8xwpw2ct ztroYv3wTbMhkMzISK9i3CRK6vxzm5Cxu1wuFVdWV10uJWD2DYoOIlfg+0PVBZ44Dm6/vF FmGXbt3Wp5De5oYfUqPyrxYIpdreZMVO7xzh2iTOwZZ6dcZyC/LnQhOjdExPsVqxhKNmhp go3QIf94RvqA0rFYIfWr+PnF3BG70OZJsM4ILbd3NJw2AUCmUGMuOASbv8XDZEvLeRD2tq aFiAlUVeNRxAj+wkZ2q6WrqOs/cPCSpTQEksfU98S8lIy4OCL4z7nqKd3qMrEw== 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 4Tjbkw3jRsz10Wb for ; Sun, 25 Feb 2024 21:01:12 +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 41PL1CQD063226 for ; Sun, 25 Feb 2024 21:01:12 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41PL1CZ1063225 for mono@FreeBSD.org; Sun, 25 Feb 2024 21:01:12 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202402252101.41PL1CZ1063225@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: mono@FreeBSD.org Subject: Problem reports for mono@FreeBSD.org that need special attention Date: Sun, 25 Feb 2024 21:01:12 +0000 List-Id: Mono and C# applications on FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-mono List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-mono@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="17088948722.6cDB60d.53378" Content-Transfer-Encoding: 7bit --17088948722.6cDB60d.53378 Date: Sun, 25 Feb 2024 21:01:12 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- New | 235716 | lang/mono IPv6 support Open | 198727 | lang/mono: FileSystemWatcher (kevent) deadlock pr New | 262637 | lang/mono6.8: Updating Mono 6 portage with a lang New | 258709 | lang/mono6.8: cert-sync doesn't work on iocage st 4 problems total for which you should take action. --17088948722.6cDB60d.53378 Date: Sun, 25 Feb 2024 21:01:12 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
New         |    235716 | lang/mono IPv6 support
Open        |    198727 | lang/mono: FileSystemWatcher (kevent) deadlock pr
New         |    262637 | lang/mono6.8: Updating Mono 6 portage with a lang
New         |    258709 | lang/mono6.8: cert-sync doesn't work on iocage st

4 problems total for which you should take action.
--17088948722.6cDB60d.53378--