Port details |
- openssl31 TLSv1.3 capable SSL and crypto library
- 3.1.7_1 security =4 3.1.7_1Version of this port present on the latest quarterly branch.
- Maintainer: brnrd@FreeBSD.org
- Port Added: 2023-03-14 18:27:44
- Last Update: 2024-12-29 13:10:32
- Commit Hash: 2c22677
- People watching this port, also watch:: samba419, git, freeradius3, openssl, py311-certbot
- Also Listed In: devel
- License: APACHE20
- WWW:
- https://www.openssl.org/
- Description:
- The OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, full-featured, and Open Source toolkit implementing
the Secure Sockets Layer (SSL v3) and Transport Layer Security (TLS v1,
v1.1, v1.2, v1.3) protocols with full-strength cryptography world-wide.
The project is managed by a worldwide community of volunteers that use
the Internet to communicate, plan, and develop the OpenSSL tookit
and its related documentation.
OpenSSL is based on the excellent SSLeay library developed by Eric
A. Young and Tim J. Hudson. The OpenSSL toolkit is licensed under
an Apache-style licence, which basically means that you are free
to get and use it for commercial and non-commercial purposes subject
to some simple license conditions.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openssl31>0:security/openssl31
- Conflicts:
- CONFLICTS_INSTALL:
- boringssl
- libressl
- libressl-devel
- openssl
- openssl111
- openssl3[234]
- openssl*-quictls
- To install the port:
- cd /usr/ports/security/openssl31/ && make install clean
- To add the package, run one of these commands:
- pkg install security/openssl31
- pkg install openssl31
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openssl31
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725387016
SHA256 (openssl-openssl-3.1.7-openssl-3.1.7_GH0.tar.gz) = 7f013434c535a0366a610995c4530db6cde0554a0fac331a71a8e98a32b2635f
SIZE (openssl-openssl-3.1.7-openssl-3.1.7_GH0.tar.gz) = 15839595
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for openssl31-3.1.7_1:
ASYNC=on: Asynchronous mode
CT=on: Certificate Transparency Support
KTLS=on: Use in-kernel TLS (FreeBSD >13)
MAN3=on: Install API manpages (section 3, 7)
RFC3779=on: RFC3779 support (BGP)
SHARED=on: Build shared libraries
ZLIB=off: zlib compression support
====> Block Cipher Support
ARIA=off: ARIA (South Korean standard)
DES=on: (Triple) Data Encryption Standard
GOST=on: GOST (Russian standard)
IDEA=off: International Data Encryption Algorithm
SM4=off: SM4 128bit (Chinese standard)
RC2=on: RC2 (unsafe)
RC4=on: RC4 (unsafe)
RC5=off: RC5 (patented)
WEAK-SSL-CIPHERS=off: Weak cipher support (unsafe)
====> Hash Function Support
MD2=off: MD2 (obsolete) (requires LEGACY)
MD4=on: MD4 (unsafe)
MDC2=off: MDC-2 (patented, requires DES)
RMD160=on: RIPEMD-160
SM2=off: SM2 Elliptic Curve DH (Chinese standard)
SM3=off: SM3 256bit (Chinese standard)
====> Provider modules
FIPS=on: Build FIPS provider
LEGACY=off: Older algorithms
====> Optimizations
ASM=on: Assembler code
SSE2=on: Runtime SSE2 detection
THREADS=on: Threading support
EC=on: Optimize NIST elliptic curves
====> Protocol Support
NEXTPROTONEG=on: Next Protocol Negotiation (SPDY)
SCTP=on: SCTP (Stream Control Transmission)
SSL3=off: SSLv3 (unsafe)
TLS1=on: TLSv1.0 (requires TLS1_1, TLS1_2)
TLS1_1=on: TLSv1.1 (requires TLS1_2)
TLS1_2=on: TLSv1.2
===> Use 'make config' to modify these settings
- Options name:
- security_openssl31
- USES:
- cpe perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.7_1 29 Dec 2024 13:10:32 |
Bernard Spil (brnrd) |
security/openssl: Remove defunct CRYPTODEV option
Option irrelevant for FreeBSD 13+
Differential Revision: https://reviews.freebsd.org/D47833 |
3.1.7_1 19 Oct 2024 15:13:17 |
Bernard Spil (brnrd) |
security/openssl31: Security update for CVE-2024-9143
Security: c6f4177c-8e29-11ef-98e7-84a93843eb75
MFH: 2024Q4 |
3.1.7 03 Sep 2024 18:20:53 |
Bernard Spil (brnrd) |
security/openssl31: Security update to 3.1.7
Security: 21f505f4-6a1c-11ef-b611-84a93843eb75
MFH: 2024Q3 |
3.1.6 25 Jul 2024 09:36:36 |
Bernard Spil (brnrd) |
security/openssl*: Fix PORSTCOUT |
3.1.6 04 Jun 2024 16:53:01 |
Bernard Spil (brnrd) |
security/openssl31: Update to 3.1.6 |
3.1.5_5 28 May 2024 16:37:42 |
Bernard Spil (brnrd) |
security/openssl31: Security update for CVE-2024-4741
Security: 73a697d7-1d0f-11ef-a490-84a93843eb75
MFH: 2024Q2 |
3.1.5_4 18 May 2024 10:15:00 |
Bernard Spil (brnrd) |
security/openssl31: Security update for CVE-2024-4603
Security: b88aa380-1442-11ef-a490-84a93843eb75
MFH: 2024Q2 |
3.1.5_3 14 Apr 2024 19:21:03 |
Bernard Spil (brnrd) |
security/openssl31: Security update for CVE-2024-2511
Security: 7c217849-f7d7-11ee-a490-84a93843eb75
MFH: 2024Q2 |
3.1.5_2 31 Mar 2024 13:04:52 |
Bernard Spil (brnrd) |
security/openssl: Fix for POSIX_VERSION 200809L
* See https://github.com/openssl/openssl/pull/23885
PR: 273869
Reported by: imp
Submitted by: vvd |
3.1.5_1 21 Mar 2024 14:09:20 |
Bernard Spil (brnrd) |
security/openssl: Chase addition of openssl33 in conflicts
* While here use proper tag for openssl31-quictls |
3.1.5_1 12 Mar 2024 05:40:29 |
Yasuhiro Kimura (yasu) |
security/openssl31: Move man pages to share/man
Approved by: portmgr (blanket) |
3.1.5 31 Jan 2024 19:18:07 |
Bernard Spil (brnrd) |
security/openssl31: Security update to 3.1.5
* Note that this is a security rollup of four previously reported CVEs
Security: 10dee731-c069-11ee-9190-84a93843eb75
Security: 8337251b-b07b-11ee-b0d7-84a93843eb75
Security: a5956603-7e4f-11ee-9df6-84a93843eb75
MFH: 2024Q1 |
3.1.4_2 11 Jan 2024 12:44:21 |
Bernard Spil (brnrd) |
security/openssl31: Security fix for POLY1305 on ppc
Security: 8337251b-b07b-11ee-b0d7-84a93843eb75
MFH: 2024Q1 |
3.1.4_1 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
3.1.4_1 26 Nov 2023 14:33:45 |
Bernard Spil (brnrd) |
security/openssl: Set portscout limits |
3.1.4_1 26 Nov 2023 14:30:27 |
Bernard Spil (brnrd) |
security/openssl31: Remove extraneous file
Reported by: fluffy |
3.1.4_1 08 Nov 2023 16:15:33 |
Bernard Spil (brnrd) |
security/openssl31: Security fix for CVE-2023-5678
Security: a5956603-7e4f-11ee-9df6-84a93843eb75
MFH: 2023Q4 |
3.1.4 24 Oct 2023 18:37:15 |
Bernard Spil (brnrd) |
security/openssl31: Security update to 3.1.4
Security: 4a4712ae-7299-11ee-85eb-84a93843eb75
MFH: 2023Q4 |
3.1.3_1 15 Oct 2023 13:37:22 |
Bernard Spil (brnrd) |
security/openssl: Fix EXPIRATION_DATE
* While here, chase in 3.x ports and use the actual date |
3.1.3_1 14 Oct 2023 17:23:12 |
Bernard Spil (brnrd) |
security/openssl111: Chase addition/removal in CONFLICTS |
3.1.3_1 19 Sep 2023 17:41:39 |
Bernard Spil (brnrd) |
security/openssl30: Enable RFC3779 by default
* As in base OpenSSL
Reported by: Juraj Lutter |
3.1.3 19 Sep 2023 17:04:47 |
Bernard Spil (brnrd) |
security/openssl31: Update to 3.1.3
* Fix modules options[1]
PR: 272160
Reported by: Michael Osipov <michael osipov siemens com> |
3.1.2 16 Sep 2023 12:15:35 |
Bernard Spil (brnrd) |
security/openssl*: Chase addition of 3.2
* Update CONFLICTS
* Update comment in Mk/Uses/ssl.mk |
3.1.2 02 Aug 2023 19:44:29 |
Bernard Spil (brnrd) |
security/openssl31: Update to 3.1.2
* MFH this version as this is a roll-up of multiple vulnerability fixes
MFH: 2023Q3 |
3.1.1_2 31 Jul 2023 20:50:33 |
Bernard Spil (brnrd) |
security/openssl31: Security update for CVE-2023-3817 (Low)
Security: bad6588e-2fe0-11ee-a0d1-84a93843eb75 |
3.1.1_1 16 Jul 2023 18:25:36 |
Bernard Spil (brnrd) |
security/openssl31: Security fix for CVE-2023-2975
Security: 41c60e16-2405-11ee-a0d1-84a93843eb75 |
3.1.1 31 May 2023 11:43:23 |
Bernard Spil (brnrd) |
security/openssl31: Security upate to 3.1.1
Security: eb9a3c57-ff9e-11ed-a0d1-84a93843eb75
MFH: 2023Q2 |
3.1.0_2 29 Mar 2023 18:32:57 |
Bernard Spil (brnrd) |
security/openssl: Security update for CVE-2023-0465 & 0466
Security: 425b9538-ce5f-11ed-ade3-d4c9ef517024 |
3.1.0_1 24 Mar 2023 12:04:04 |
Bernard Spil (brnrd) |
security/openssl31: Security update for CVE-2023-0464
Security: 1ba034fb-ca38-11ed-b242-d4c9ef517024 |
3.1.0 15 Mar 2023 09:14:16 |
Bernard Spil (brnrd) |
security/openssl30: Chase rename in ports CONFLICTS*
Reported by: cperciva, junchoon |
3.1.0 14 Mar 2023 18:24:08 |
Bernard Spil (brnrd) |
security/openssl31: Add OpenSSL 3.1 release port
Reported by: ngie
Differential Revision: https://reviews.freebsd.org/D38938 |