From nobody Fri Oct 25 19:44:47 2024 X-Original-To: doc@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 4XZtXb3wvFz5b5KZ for ; Fri, 25 Oct 2024 19:44:47 +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 4XZtXb1LMFz4jk1 for ; Fri, 25 Oct 2024 19:44:47 +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=1729885487; 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=BeWC0MHXwB8oX5nfCFYE3PlFKhVyoytx75jJuC84Uxs=; b=mmJFmXYdcmYDxmk9uDJKTI8ncf7ch8s5DheoZaagmmfmd2nonPwhWXFCprkN/U91p1oEyx FYZTx01RtGhFa92DCyeoqAf9O9wt+5Z4WwpyCuHEJQA6goYQurffcsP/suWCgUQ41ww8Tc q/LnUBP0sSg/voG7Ut+hzpbPA5RBhn89acxP3w4VZu3ge7BxwgyE39WqxOpjZCnl8SwGst GEwtzSYeFfjOJ5vCGyBYPNvjn+/J7U8x/x2vpAmZVhxFBCzZSFFzSK3wK87s4ge54CNy4G rX5zcJnyc7pahIMJQUh8zW1dOuvMzfUDwdJEGk6CMh1RsbyIVbmqTXGI8cLJ9g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729885487; a=rsa-sha256; cv=none; b=EZKZQinOLRziLe13FbzgBBGm+GtfT8IU1ASqcKGWVnq7E2bt9/GvCjojBN/KeO80iWKpBP Gxqth8tmCEMpaXkCvFjrtLW8uPwIO12H7iDs5RF833Zll8YMX/4vp3vw1/reDRdxa3qtPt Jqj6PJpLiJzYkdfx804QxTgafH5j6gU9Hrm9vIlhrj5ieKGYozV0q4akW1NWlm8oefbdxY jXLXzUWL56TQGcpCoqjSNrjxPpheFs038zpm57ztMMckdatdlHEo+CvxGqX4DYDLtHoMHC cn24NJyLzazj8syeM2ksIXXpP2o5POLqKM7SE0Ku4XzEnjWW/b2PBlHRZV0FgQ== 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 4XZtXb0w8Vzfq3 for ; Fri, 25 Oct 2024 19:44:47 +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 49PJikaW085539 for ; Fri, 25 Oct 2024 19:44:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49PJikQn085538 for doc@FreeBSD.org; Fri, 25 Oct 2024 19:44:46 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: doc@FreeBSD.org Subject: [Bug 202663] small mistake: advisory FreeBSD-EN-15:14 mentions 82559 fast ethernet controller Date: Fri, 25 Oct 2024 19:44:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: IntelNetworking X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ziaee@runbox.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202663 Alexander Ziaee changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gordon@FreeBSD.org --- Comment #4 from Alexander Ziaee --- ^Triage: The advisory typo is asc so only the security officer can accept t= hat? I will put the manual patch for review on github with the author set to Die= go and suggested by trailer set to Jan. --=20 You are receiving this mail because: You are on the CC list for the bug.=