From nobody Sat Feb 4 19:31:36 2023 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 4P8N1h2Y4Nz3nmRn for ; Sat, 4 Feb 2023 19:31:36 +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 4P8N1h0z72z3Mtf for ; Sat, 4 Feb 2023 19:31:36 +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=1675539096; 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=GMInGnA9/KwobZv9oG1qB+iVfvcOkPb2KAGg1Gusm1k=; b=DS7Hhp2kiIQ4qzVpILAnlkD+dbhruQUXVs9Log5e2upowaL+FnyKHu0Mrfnqgd/zsOkr89 wScg58JHsNIQw8unxyj70Smhuy7FXXz4OCbpuvrR5s5Q5BsaAF7AidEzZ9h/sF6xLX/32T jeduhX2S8bfteHqfUaFXFRWzyEl0LTD6GumD6quZCbrtIh0bT1IoU50gV+s1mMFtesVD75 7uINw0ILbZgxDVNbYhTVxi0/TwRjZwHUy0LTAwCLP7JmNuLM6NyuVulbYV6mngVXnwrpzo 59/BWnRRSHxfSlGbKy5ECqG2mqjWra1Ym/rkxXl1h/rvd9eLYi/bal/ziPx0HQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675539096; a=rsa-sha256; cv=none; b=REkqdG2uiT6bA3gH2WJA3tGOaR+dc8sB49DMI8tvQKCKRFjhzbPS8JtWHpQaSwrfAx0jPX I5DIg5xBnzZGBkkR1cSK5FCdFPVqROmQ5WkLLjAlu9UdtRXcDMTPjZx2k3vAAsPGeF4CUB 7Fmgfl7MP6xq5afpu4qh+hW7pju5KLpfgKRT33Kov/cFig8HHBiQYUQPhMfA4wcyi/HV9o asu38wkjOIrZGHQV8kAOgfVnJSiFLqw2cxOCVVapEcv8TawQNN88Abj+lvuH6WOuNjTG9/ e4M7X9PQ9P0omqeseWya1FUjpp4H5jbA7hQLGNHyRZ2YL05T9I+6wvqtC1egFA== 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 4P8N1h02VtzRNf for ; Sat, 4 Feb 2023 19:31:36 +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 314JVZOo006288 for ; Sat, 4 Feb 2023 19:31:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 314JVZs9006287 for doc@FreeBSD.org; Sat, 4 Feb 2023 19:31:35 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 269270] Fix a few typos in libxo.3 Date: Sat, 04 Feb 2023 19:31:36 +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: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269270 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch 2023Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D495ee8c05bfff86255e706d2cd2ebab= e7d467981 commit 495ee8c05bfff86255e706d2cd2ebabe7d467981 Author: Pavel Timofeev AuthorDate: 2023-02-03 12:43:11 +0000 Commit: Fernando Apestegu=C3=ADa CommitDate: 2023-02-04 19:26:39 +0000 net/kafka: update to 3.3.2 ChangeLog: https://downloads.apache.org/kafka/3.3.2/RELEASE_NOTES.html PR: 269270 Reported by: 0x1eef@protonmail.com (maintainer) MFH: 2023Q1 (security fixes) Security: CVE-2018-25032 (cherry picked from commit dbde71f335327288f1342260fba1d34f224fcdc8) net/kafka/Makefile | 3 +-- net/kafka/distinfo | 6 +++--- net/kafka/pkg-plist | 20 ++++++++++---------- 3 files changed, 14 insertions(+), 15 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=