From nobody Fri Aug 7 19:37:45 2026 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 4hGvZ66frfz6nfC6 for ; Fri, 07 Aug 2026 19:37:50 +0000 (UTC) (envelope-from git@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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hGvZ64VGMz4PXV for ; Fri, 07 Aug 2026 19:37:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786131470; 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; bh=65QkA89HhsaNNbsNfbXfiWKEKDU2AA8xGQAYQQ+qNrY=; b=kXB98bZV1onG1UEF5j2D/btmPfgIc/jvrMuKnbtkQrXD6Np0whkIFOb0qp0QXnFi2J1z+F q+BIWWGVOoN04WkH8nlVLuNMsB3HaT98B3jp+76lFsnj8UGN3gPh+dIl088PZZ0gU9xTqD i6ix5yflMLfxVeokv/38X/BoBo8L6LG8m8XFz/+pNvi8IjZdkL4pLmyw7WCpHQSpaUDLZD A+TyX9eBhBBth1NyWsPrUqIP7EZmksQwYAxgaHX6ZDUy2Wom7hEcWgEBiRm3dkMe/KuuE/ MXr2WHymw+aY/cShCv0H2Ql8d2bBSf72Pnj8eziQ25AvS663pNlPnI5KOMUT6A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786131470; a=rsa-sha256; cv=none; b=oNvSJPdEqvKQe6vOD44IU5r8+ukpICip7U6lG/8kliY7h4GQUGnPYwX/dkGUW6jYHTzJ8l iN1nnpGeD+d11teua/Nbe1FAnDDucOCukKXK++ceS4F5dIr6LH/LyoQGkQrlTOZtuijfU0 +uTIiP/r6az7gUJ8AMJ+o6YCCxLpOg5H0eC470N5CBWVShMP9LUmvOpFWQvKdP5KgHRcIU 4fzpdlNq3FPHObZz8IlNj/K6pLOF29PF/OUBi/z2RsMj98ELIkmf9/QY6bPL/ZvpiNxEI4 EgxURxBzUWcNuTcoKaNeS0uzFooREOLnZ/+1uZeIITpX4RsXdVBBuQ2LX5vF6A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786131470; 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; bh=65QkA89HhsaNNbsNfbXfiWKEKDU2AA8xGQAYQQ+qNrY=; b=mijZnj+bwBHzwNau1qC7ANuvbljRQoSGNrnsSyVJPJ7pG/VRvaiqhGPujucL7yhMN1mVE6 AUlD4WyyxMtKDQ2yURcrm7u1Piu8mADs1WOPd9IBPRJx5VRcYqFbM39OV7EfMa7nmH82VP EMT6MDuRxtJxtHs0WyjPeMggjBqKm6G7bEXxhurizQj8Q2FL228fYUsptsP4KOU7kHV3P7 VJ0A3vcwRyvb6X0d//TxmeyQpyRtpnY1zIAWTOyf4wDHHPPWBTcQx6MmDqbZUf1HNBoWYr lvQKHpqEBljvHeIpI3sP97bTIzm/VRvsM7QHj2sxWXFqTlTbt929wSu3JwvNow== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hGvZ62p4nz1Knb for ; Fri, 07 Aug 2026 19:37:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3d448 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 07 Aug 2026 19:37:45 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Enji Cooper Subject: git: 2e04d9868823 - stable/14 - crypto/openssl: correct version numbers for pkg-config files 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: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ngie X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 2e04d98688230fecce228b4d32e1bbf7da6ef508 Auto-Submitted: auto-generated Date: Fri, 07 Aug 2026 19:37:45 +0000 Message-Id: <6a763409.3d448.5d669c61@gitrepo.freebsd.org> The branch stable/14 has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=2e04d98688230fecce228b4d32e1bbf7da6ef508 commit 2e04d98688230fecce228b4d32e1bbf7da6ef508 Author: Enji Cooper AuthorDate: 2026-08-07 04:58:28 +0000 Commit: Enji Cooper CommitDate: 2026-08-07 19:33:55 +0000 crypto/openssl: correct version numbers for pkg-config files The files were incorrectly reporting 3.5.1 instead of 3.0.21. This is a direct commit to stable/14 as stable/15 and later are on OpenSSL 3.5. PR: 297144 Fixes: d03be8cf ("crypto/openssl: make vendor imports easier/less error prone") --- crypto/openssl/exporters/libcrypto.pc | 2 +- crypto/openssl/exporters/libssl.pc | 2 +- crypto/openssl/exporters/openssl.pc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/crypto/openssl/exporters/libcrypto.pc b/crypto/openssl/exporters/libcrypto.pc index e7f3953b7eae..cde5e05e3a3e 100644 --- a/crypto/openssl/exporters/libcrypto.pc +++ b/crypto/openssl/exporters/libcrypto.pc @@ -7,7 +7,7 @@ modulesdir=${libdir}/ossl-modules Name: OpenSSL-libcrypto Description: OpenSSL cryptography library -Version: 3.5.1 +Version: 3.0.21 Libs: -L${libdir} -lcrypto Libs.private: -pthread Cflags: -I${includedir} diff --git a/crypto/openssl/exporters/libssl.pc b/crypto/openssl/exporters/libssl.pc index ed6fd275ca26..c3cedcb24216 100644 --- a/crypto/openssl/exporters/libssl.pc +++ b/crypto/openssl/exporters/libssl.pc @@ -5,7 +5,7 @@ includedir=${prefix}/include Name: OpenSSL-libssl Description: Secure Sockets Layer and cryptography libraries -Version: 3.5.1 +Version: 3.0.21 Requires.private: libcrypto Libs: -L${libdir} -lssl Cflags: -I${includedir} diff --git a/crypto/openssl/exporters/openssl.pc b/crypto/openssl/exporters/openssl.pc index 892ef113ca0f..d65d7a68bf35 100644 --- a/crypto/openssl/exporters/openssl.pc +++ b/crypto/openssl/exporters/openssl.pc @@ -5,5 +5,5 @@ includedir=${prefix}/include Name: OpenSSL Description: Secure Sockets Layer and cryptography libraries and tools -Version: 3.5.1 +Version: 3.0.21 Requires: libssl libcrypto