From nobody Sat Nov 18 15:49:32 2023 X-Original-To: bugs@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 4SXdW01bLMz51Gy2 for ; Sat, 18 Nov 2023 15:49:32 +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 4SXdW00Xr8z3Kb4 for ; Sat, 18 Nov 2023 15:49:32 +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=1700322572; 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=0wXNyZDecy0diFRPGVBA8dKQMEYL/RHppdH31ld7GAE=; b=Xxz8nrq3rEgzGiOu2SOuYrDF+tMkJ7ZQMC9w/VMGuWYEkhAjTqUoDQNHveDxurgCh/ZM1d E8FRuGJMnppIRaLUNJTVlnBMEpz4kmDrGrczIfV1i1ggIedVWf1j2UywDm7q0SaFv/Daex /r7fJ2sT9LQPVe5AfmAHvdq0tG5OwCtXQVAr7SKWen+AO6wJ+bZh135t5b2zYq0k0JJt0U e3obKmvRIPojom5KCkTm0MyJTn8SPNOEtjil9/cPC8/Te6BnQjcRgoAaiVfvpgb9YxlfOd IuiaopHAaCnESCKeSXpxSwatz3V70KyFyC69t/Rles89DvC9Qpso8FQQFkzzsA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700322572; a=rsa-sha256; cv=none; b=q6QNNQx8wZDNHTgws9lTYIoTv6H3p6Vok7LHoNb9LFq100iQNK0hAra2fQpg6978itr+9m mDmfYPTLA1CHDpqVjf4SrrljizwhlX0VwqiRIsIrhc3UhhuRSuXiLUkfbw+qfT0+7pwIfq NqMOy27VpbdNnig3/CPTisHZRbUHq893SVyqtz5925JTSvg6Q6zaNJHLw0OqD0mc5FA83N TXYgtRtWBT9amua9XJnw02q+QLKxNr8aHoTxrCX1RFogAfwsLonVOru+yLZ1+6p5OYYIAt hFJ3s8TtBKNQySBMXmZwWE3XwVrQK2ovYACyxE5ZzVG+MphtYtJkDudGrSsRwQ== 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 4SXdVz6XfQzYMr for ; Sat, 18 Nov 2023 15:49:31 +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 3AIFnVZc074437 for ; Sat, 18 Nov 2023 15:49:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AIFnVPm074436 for bugs@FreeBSD.org; Sat, 18 Nov 2023 15:49:31 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: bugs@FreeBSD.org Subject: [Bug 275093] contrib/libevent is woefully out of date Date: Sat, 18 Nov 2023 15:49:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275093 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #8 from Ed Maste --- Merged in: commit b50261e21f39a6c7249a49e7b60aa878c98512a8 Merge: fa08011a521c 5223d1d95fdd Author: Cy Schubert AuthorDate: 2023-11-14 23:04:28 +0000 Commit: Cy Schubert CommitDate: 2023-11-15 01:13:02 +0000 libevent: Import libevent 2.1.12 MFC after: 2 weeks Merge commit '5223d1d95fddcef6f9a36e264a5800bd907ade8b' into main --=20 You are receiving this mail because: You are the assignee for the bug.=