From nobody Tue Jan 17 09:48:52 2023 X-Original-To: standards@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 4Nx3xd0x5yz2spJK for ; Tue, 17 Jan 2023 09:48:53 +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 4Nx3xc5R3Qz3l84 for ; Tue, 17 Jan 2023 09:48:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1673948932; 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=Xo2lgnb+64TBJwBfLcR3/V0LGZahqkPtxnxFlvZvnCc=; b=XGC56OTfIKBZf6LhfaJtYy923SEFnJhWACC5ySCA5UjE88CyX8WjNFSaMtcqINPWrz9Kcl UAfER8zBLWutrmu+C5jo9G3++gbWy7Eq4NVoajRHfIjJ02Jhr/scDrKkMTEaISNfsj0oH6 Gk9OoBMDsOTfliE+VwiToNzlBt0PiXb2lyB62JoDKWUhx7LMhlcJHiQvF3EsNAFt6Z3Q9P bcWNbp4Arn/NIJ7dYY+9Z5/bjWwffw7+JHAmSbtFUqC21/T9FObiG608LS2EqoyK2HVpzN v9YLpRj0X/eCQ5GX9mc2HveGnfWnsVTF+8yrH1wg/fs4nP0hFyOZHMMjAytADQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1673948932; a=rsa-sha256; cv=none; b=ZmTwgSOQkv9WOgSp3XCN8EDKLnPggzyYHLLvaFdQM+FalpEv+/rJPq+AN/TB+CR4TSoBN2 4neTbs9Weszs/qirQA11Uh41MU2keyQHRo6ui0x+u/ZDT224HxgZtipKVU6T+mkQs6Xgj6 TyjPR05LD/aJum6ju77QnpEC7HBcjbrri6kjNqZELSDRAwXjuiIR33U5g1E6tWX2240ECi GkBtM+r78WcCK1aHQamxVYEJATsVr2k881srIjR8Ww/UrxfprYaJfvHFgOq6/PH0FmWuzp w1b0knHO9GdaS5azaRa4ufi5qVKrVKIzK402xgVwmhk/OulnCqZx8K+nz+3DFA== 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 4Nx3xc4R2BzRdK for ; Tue, 17 Jan 2023 09:48:52 +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 30H9mqGn055768 for ; Tue, 17 Jan 2023 09:48:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30H9mqDA055767 for standards@FreeBSD.org; Tue, 17 Jan 2023 09:48:52 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: standards@FreeBSD.org Subject: [Bug 268996] The C++20 feature std::ranges::views::split is missing Date: Tue, 17 Jan 2023 09:48:52 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: 13.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268996 --- Comment #2 from Yuri Victorovich --- (In reply to Mark Millard from comment #1) Thanks for the research, Mark. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Jan 22 21:00:11 2023 X-Original-To: standards@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 4P0Qbw2hN5z2t0V6 for ; Sun, 22 Jan 2023 21:00: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 4P0Qbw0P4wz4Fx8 for ; Sun, 22 Jan 2023 21:00:12 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1674421212; 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=BSvtwjVlxDqB4T6INGPE4OXMHIXsxiEoO6Xpj96aRKI=; b=TJs3DVBrwB6cj6TpU9f5oina1mZIAZAmftQaU66hRdxuc1RDN4+KYQeb34/IJsf9w2UJUf xFF3qwV9LV2ukqE4RGjhaMLEuLGa64YfNtk67ozVXr81FhnaRxn+tTod8k+UipiMa04vL2 R8l1OExIuVDhKUbUjjDPCR6qumLcB6eQBUxhOO7WQmDsWJEeuGFJG9QfmXXKEcZmCCpT7h 9ewDofV3bSQ+OJUdcHvsjO2LFEVcQ72b3QqiMV7MJTz5TsUf9BiRYjpAC3WiyfZxQVV5Hj WC1GqARPf6nBrZ7maM5ERdK4HQTLubpVsXqx0eJ+KTC1pp7MQilxJAAzbA7rWw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674421212; a=rsa-sha256; cv=none; b=tbDH6PNgHXajRGLTUFakTX3nOS1NuNPZUtGKgGWi3CVJttwl4dpac5Ar+uqDB+SH9vSq0R FATCn0eEhQyCRNSNA6Zmujse4GpGhBSyjlEBBefxUpGs4J6qHYCXbfAwI89FcFb5oyrzpC ON/PAOlYSVeXYAfWS3L7L+8MTXcF0IdtHvycM11R3PeeQN5yQQqfUkoLjxYlr5+qtbciAp U1lO2UY4Coe0mAOofY+yaDO60l4UHn/Kr9+YoT3cXAlQRnxs71L53krn2dpJxofb6r3Gjl RwOOv3ouqMrfnqePIHmwi5O4GVYfUOhvYDw9Z6Vkrcuj6+2MhACo0z8ak5bYzQ== 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 4P0Qbv6XP6z13Hy for ; Sun, 22 Jan 2023 21:00:11 +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 30ML0Bft041673 for ; Sun, 22 Jan 2023 21:00:11 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30ML0BUc041672 for standards@FreeBSD.org; Sun, 22 Jan 2023 21:00:11 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202301222100.30ML0BUc041672@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: standards@FreeBSD.org Subject: Problem reports for standards@FreeBSD.org that need special attention Date: Sun, 22 Jan 2023 21:00:11 +0000 List-Id: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16744212117.6dabE7f.39854" Content-Transfer-Encoding: 7bit X-ThisMailContainsUnwantedMimeParts: N --16744212117.6dabE7f.39854 Date: Sun, 22 Jan 2023 21:00:11 +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 ------------+-----------+--------------------------------------------------- Open | 46441 | sh(1): Does not support PS1, PS2, PS4 parameter e 1 problems total for which you should take action. --16744212117.6dabE7f.39854 Date: Sun, 22 Jan 2023 21:00:11 +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
------------+-----------+---------------------------------------------------
Open        |     46441 | sh(1): Does not support PS1, PS2, PS4 parameter e

1 problems total for which you should take action.
--16744212117.6dabE7f.39854-- From nobody Thu Jan 26 18:51:56 2023 X-Original-To: standards@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 4P2qZ415lrz3bNn5 for ; Thu, 26 Jan 2023 18:51:56 +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 4P2qZ36Rmbz44mR for ; Thu, 26 Jan 2023 18:51:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1674759115; 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=Qe7Fyz4CTdSvW4dHqYvMOEIHWdFXZesSsHhlgMeQnzE=; b=JJtXSjOIxLJXrCXmBMl8N+kmqOz1kYAL9ZX1P4vUhmNFNCsXYkb8+ArR1K2/f5p+3Atm6u BWaOZEzO+ZGRA0JRsPVZff4PY6/zbjdDRQJlEWsXAHIUhv7ZJamg8S673KfvgSBGqDtN7W 3xuxHqV3YOtJWClw98KJkoXuS042Jq5VfKePz6Bi+38yELpoDgWvppA1uY8Rt4schHIszN 21gyiOdF6PxGjF8GkImzuNQCAxQiljhFx6cVpV9zqPplnEokVPYTubM2lk0tX5bOaSxC7P CWiVA5njg298Z85gh1V17Ho3S8qTD37tfZzo206BqmbYnNumAzd3IOYOV3t7TQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674759115; a=rsa-sha256; cv=none; b=ilLik/B3m3ZxoatmC1zPx9v/RyZ6DjRT7tAvoNA+6gEu2d/TMhxtc+A2Pz+fD1N+KjpLzE RB9dIWMevxNu1B2Leg7CXuD1ucn1xJYbc05vgP3nUVsGHF5BagtuT2eyLLaoV5Bj8aQVx6 gmVThVjvhUiqrkjY/aCtbWItdmFITIDOk/bc94HssPQ9U9hI5cCyYts6rT1r/fGsM5O6/G PeztpvAByM2AUMjJExayS5Q/0BpGwykFJgVAk9PZIUaM3pjLSeoB94v3p4H8OzLc/ZpM05 ZUYxwSQAJ7mpQXRLHzCZkkLIaBKNsAGL/uu4nkxIjDo9l8UjeGMWPkbG2YaxKw== 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 4P2qZ35WWKzg2x for ; Thu, 26 Jan 2023 18:51:55 +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 30QIpt5E081313 for ; Thu, 26 Jan 2023 18:51:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30QIptKK081312 for standards@FreeBSD.org; Thu, 26 Jan 2023 18:51:55 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: standards@FreeBSD.org Subject: [Bug 267410] [PATCH] strfmon_l: Fix strfmon_l(3) Date: Thu, 26 Jan 2023 18:51:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jlduran@gmail.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@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: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267410 Jose Luis Duran changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Jan 26 18:52:22 2023 X-Original-To: standards@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 4P2qZZ56qSz3bNn8 for ; Thu, 26 Jan 2023 18:52:22 +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 4P2qZZ45gXz44w7 for ; Thu, 26 Jan 2023 18:52:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1674759142; 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=PUt3CRtZVMuoWKZOd69nT4sOw+BiekQkRKhaA22wvmM=; b=UOJ+QtzLjnYWE1KZzx/hgE6YsLeFkB8DuA2WO3SXxX6rLJek9dqWcg9oZ45/Z+vEvTlbFl AMmwnA2rAe5sjE8oGxK/QP/KSD1jGcqTt7rMtn/w5xMq+tlO11wIUkqYGn97shjG74kZAv UpitRwNni8MbDTCeArJQrIL832+TF72xIeLP3qNM303/a2wit3lFtEjNn3h64eBVk7rMIa cRID6ttMEB0NOyQksZp0cNNXztiYWKdPWcVHkC3EN9e6pIhGZx/z24HH4j5+wsr+3DSeuH bKbg1z+XpXKM4KlxWYhGhx7TDrQTL04Dj9BRMOMwZzfcwBspAvUtFw7a0HaEiw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674759142; a=rsa-sha256; cv=none; b=negbFkTX50WjieK0k/Le8MhSg4gZGvInmA2uMVRvshExbQJAQocH+x15vARyQJVIUlJEwD tJpk7JvYRwaHRH7PuXyfB0giWEfqHByLkd8EtffiJMaCXpPutUk0runqZSXg37R3wcOuZW FaD0LKikwAppLuRctxARy1D5pOD0KNJ0hO1YAk7qxis6jlyTYIOCgXMRnLUFu8Umhfmuoq nf0qWyd+9CpUtU6+lpDQPwSg1NHOJ4Jql2J4/OPIutRW+VJoOVXLMUZgKLKKN1T2EAFMEe o7SZXdmHiXFFIkBHBbaYz0Ir4U4XrzDEkwetKeH5wmgi1Z31GLDaF8+Flg1bHA== 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 4P2qZZ3BTlzgPk for ; Thu, 26 Jan 2023 18:52:22 +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 30QIqMVA086054 for ; Thu, 26 Jan 2023 18:52:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30QIqMJ0086053 for standards@FreeBSD.org; Thu, 26 Jan 2023 18:52:22 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: standards@FreeBSD.org Subject: [Bug 267282] [PATCH] strfmon: Attempt to fix some strfmon(3) bugs Date: Thu, 26 Jan 2023 18:52:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jlduran@gmail.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@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: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267282 Jose Luis Duran changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are the assignee for the bug.=