From nobody Sat Jun 24 06:42:10 2023 X-Original-To: dev-commits-src-all@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 4Qp4L14MhBz4hSGP; Sat, 24 Jun 2023 06:42:49 +0000 (UTC) (envelope-from freebsd@walstatt-de.de) Received: from smtp6.goneo.de (smtp6.goneo.de [IPv6:2001:1640:5::8:31]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4Qp4L11FBhz4BrS; Sat, 24 Jun 2023 06:42:49 +0000 (UTC) (envelope-from freebsd@walstatt-de.de) Authentication-Results: mx1.freebsd.org; none Received: from hub1.goneo.de (hub1.goneo.de [85.220.129.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp6.goneo.de (Postfix) with ESMTPS id 7BC0C10A32EF; Sat, 24 Jun 2023 08:42:40 +0200 (CEST) Received: from hub1.goneo.de (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by hub1.goneo.de (Postfix) with ESMTPS id ABB3B105C626; Sat, 24 Jun 2023 08:42:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walstatt-de.de; s=DKIM001; t=1687588958; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=d86LD2wcXze2YV5biNcjhKv8YQ1UsRgIsyk1g0W47eY=; b=U0o9VmEh73d+mmrOgwSn1lxz4OpNvZDjf6PChC4Q2Y+j95RGk0Mop1vRVZrCIJ/zXG3gAe z0B9yHAF4jC4YuTCwcqwR73DWEg7SrLFJsHeRLTr0vt7urUarkB/bPrbZfnnmm+T1G5y1w MuTspevJ2ZAHZ6HBHBsAdRspv0et6aK9OIXG0J08aZR++76R9+MMEajS+Qs9giAVKeV07I iPGs74X4nZfD/1YDxFrARh8m7xjkmQgK9sLWLSCuJqJUQhh+0Zeo5MiL7tvSzhCKEj5LWh NuAJHKF75cd2csSLcMZ4gd1h9aYFW3xXei9v9BdhB6hQOYWvYIZ2dLQEjluTvQ== Received: from thor.intern.walstatt.dynvpn.de (dynamic-077-183-065-213.77.183.pool.telefonica.de [77.183.65.213]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by hub1.goneo.de (Postfix) with ESMTPSA id 24293105ED92; Sat, 24 Jun 2023 08:42:38 +0200 (CEST) Date: Sat, 24 Jun 2023 08:42:10 +0200 From: FreeBSD User To: John Baldwin Cc: Ed Maste , Pierre Pronchery , src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: b077aed33b7b - main - Merge OpenSSL 3.0.9 Message-ID: <20230624084237.1f5a5da3@thor.intern.walstatt.dynvpn.de> In-Reply-To: References: <202306232319.35NNJsPv044302@gitrepo.freebsd.org> Organization: walstatt-de.de List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-UID: 5f9e4c X-Rspamd-UID: e2e7a1 X-Rspamd-Queue-Id: 4Qp4L11FBhz4BrS X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:25394, ipnet:2001:1640::/32, country:DE] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Am Fri, 23 Jun 2023 19:56:57 -0700 John Baldwin schrieb: > On 6/23/23 4:19 PM, Ed Maste wrote: > > The branch main has been updated by emaste: > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=b077aed33b7b6aefca7b17ddb250cf521f938613 > > > > commit b077aed33b7b6aefca7b17ddb250cf521f938613 > > Merge: b08ee10c0646 b84c4564effd > > Author: Pierre Pronchery > > AuthorDate: 2023-06-23 22:53:35 +0000 > > Commit: Ed Maste > > CommitDate: 2023-06-23 22:53:36 +0000 > > > > Merge OpenSSL 3.0.9 > > > > Migrate to OpenSSL 3.0 in advance of FreeBSD 14.0. OpenSSL 1.1.1 (the > > version we were previously using) will be EOL as of 2023-09-11. > > Thanks to everyone who has worked on this project! > + 1 -- O. Hartmann