From nobody Thu Aug 13 00:08:59 2026 X-Original-To: dev-commits-src-branches@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 4hL5Lh0WN8zGkl1 for ; Thu, 13 Aug 2026 00:09:00 +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 4hL5Lg5bXkz3PRf for ; Thu, 13 Aug 2026 00:08:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786579739; 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; bh=EADzylm/wOmsCu//wmR6d6dH1dhlJt1LxPuBZmHy9i8=; b=qWyG3eEeMZmzHOEaxYDe+f2dw2MRmLFj0R19Ls5P7gQ3OsvRcUVSS2sPSyMh/aOrrS7tsr Hb0RIfs9rGQ6TCXJHi3v2JTt/rYkyNAdNBXwzYDmHKkZ2nd2Eh0Fb8tXff1FdZkDxltqcT f1f3esPCh7Wn/d+TQhdodPnmCJHUdgV3O7CpSHPBABb2YAt51CuhTWkh0PET0kk3vk+PCX cecYRuEzgyAKZuoTqtevGt0tmBp+CIBnm4jMelbpR08XKK+uOoFNLu9NRlTGww8+22q57l bYn7RIcq4VeCUcxnNpOJWACfzjRzmVBV/tc+W5BoGPksyXMvi2rrIecymSYfZQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786579739; a=rsa-sha256; cv=none; b=kCWliGlD7xRgpcOnrq97dtEHbUOcyHk/A9hToJRJyqZHNvvDX4VAGDrwsAcuiMYVIr2TDb yrMBtI1bB9pVoEAUIOEi4cWxNjRiQvW0Lt0j6GZsBx35qN7juxqyFYryKvxscGhCpjS/+D 1cr8ZboaP2Ou0jsQJyQreSp3431UCeLekU/Dxm+NUImMkhmaXX8faOTRuq09xuX34rRmbf kYhf228mdPZzApZ31sqPhJ4OfpmMIWrrdaAYVx6tqLgdZ/xPL7tYTjS3h4fdX5Xpu7o+LS +IodigTHNZoz7RLvBPdvITNK0zqfs1iUEJJpDZhDC6PWVrt2DIgubaFnQuFEtw== 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=1786579739; 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; bh=EADzylm/wOmsCu//wmR6d6dH1dhlJt1LxPuBZmHy9i8=; b=qSsGb0u9C9z49Q6h463lIk47TSHzzhtBCn78jfnTzHy6XAFjSv2nxwMVTIaJ0EK2MjfcCI HRCgq0SRzkqqsuBgkvYVblXMc3ZLsooIA1l2WYh1l0ctcHl8mNNzeFJQw//ZJ6I+lrgO+D FkXTRnvCJQpWAWSluScMhJXgv6htHAGWLOc1ripsXb/0Ja0o6LJocnn/K+3G9pQCm/gUZQ qCYyBEIdBkPvnwPedPSOjNCYAkrcoTh8Ypy5cz2KiUnOfYrYpt7qdyAi6soNrJBcNENFbl nvQvPXGlAg3Ry2TuG0BZ+TqfnSjHMi93lHGugSyFjsCO8Dve+Cznh/Bv28Uckg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hL5Lg3x1Pzp2T for ; Thu, 13 Aug 2026 00:08:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1e26f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 13 Aug 2026 00:08:59 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Enji Cooper From: Colin Percival Subject: git: a9a5c96f55a4 - releng/14.5 - crypto/openssl: correct version numbers for pkg-config files List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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: cperciva X-Git-Repository: src X-Git-Refname: refs/heads/releng/14.5 X-Git-Reftype: branch X-Git-Commit: a9a5c96f55a4b9bb9779a4fcfe198f9b694327cd Auto-Submitted: auto-generated Date: Thu, 13 Aug 2026 00:08:59 +0000 Message-Id: <6a7d0b1b.1e26f.5b80aed2@gitrepo.freebsd.org> The branch releng/14.5 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=a9a5c96f55a4b9bb9779a4fcfe198f9b694327cd commit a9a5c96f55a4b9bb9779a4fcfe198f9b694327cd Author: Enji Cooper AuthorDate: 2026-08-07 04:58:28 +0000 Commit: Colin Percival CommitDate: 2026-08-13 00:08:42 +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. Approved by: re (cperciva) PR: 297144 Fixes: d03be8cf ("crypto/openssl: make vendor imports easier/less error prone") (cherry picked from commit 2e04d98688230fecce228b4d32e1bbf7da6ef508) --- 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