From nobody Fri Mar 18 14:48:40 2022 X-Original-To: dev-commits-ports-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 01EF11A2483D; Fri, 18 Mar 2022 14:48:44 +0000 (UTC) (envelope-from SRS0=sMqt=T5=FreeBSD.org=mfechner@anny.lostinspace.de) Received: from anny.lostinspace.de (anny.lostinspace.de [195.30.95.33]) (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 4KKn2M5vjrz3mPH; Fri, 18 Mar 2022 14:48:43 +0000 (UTC) (envelope-from SRS0=sMqt=T5=FreeBSD.org=mfechner@anny.lostinspace.de) Received: from server.idefix.lan (061-154-117-131.ip-addr.inexio.net [131.117.154.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id D35EF9DE16; Fri, 18 Mar 2022 15:48:42 +0100 (CET) Received: from [192.168.0.151] (061-154-117-131.ip-addr.inexio.net [131.117.154.61]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 609F43252A; Fri, 18 Mar 2022 15:48:42 +0100 (CET) Message-ID: Date: Fri, 18 Mar 2022 15:48:40 +0100 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: git: 43741377b143 - main - security/openssl: Security update to 1.1.1n Content-Language: en-US To: Bernard Spil Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org References: <202203161919.22GJJBoa095195@gitrepo.freebsd.org> <57fe4987-b67a-50db-677f-0823230297b1@FreeBSD.org> <689663a5a86e27cc5649b2a378ed1cf3@freebsd.org> From: Matthias Fechner In-Reply-To: <689663a5a86e27cc5649b2a378ed1cf3@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Server: anny.lostinspace.de X-Rspamd-Queue-Id: 4KKn2M5vjrz3mPH X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N Hi Bernard, Am 17.03.2022 um 17:03 schrieb Bernard Spil: > Not that I know of, but looks like ffi issues? > That .so isn't linked to libssl or libcrypto either. > > Personally I haven't run into issues here and so far you're the only > one with feedback. Hope you figure out what went wrong! Let me know. I just have the impression that maybe 13.0-RELEASE-p8 could be the reason. I downgraded already my system with `freebsd-update rollback` but I have problems making 13.0-RELEASE-p7 jails available in poudriere. I asked that question already on the freebsd-questions mailing list. Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook