aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2023-10-14 17:30:05 +0000
committerBernard Spil <brnrd@FreeBSD.org>2023-10-14 17:30:05 +0000
commitbc630ff27d29cf7dbafae19145a44a3ff77385b1 (patch)
tree1929b34141ce7e0cfe4344536c6aadb86c3420ab
parentf63fc9b47d8cb1d0f85376a279ca6a2acfc2d62c (diff)
security/openssl: UPDATING and category Makefile
-rw-r--r--UPDATING17
-rw-r--r--security/Makefile1
2 files changed, 0 insertions, 18 deletions
diff --git a/UPDATING b/UPDATING
index 382cf5f5bd48..10a57980b74c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,23 +5,6 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
-20231014:
- AFFECTS: users of security/openssl and security/openssl30
- AUTHOR: brnrd@FreeBSD.org
-
- The openssl port was renamed to openssl111 and subsequently the
- openssl30 port was renamed to openssl.
-
- The shared library version of OpenSSL has been bumped.
-
- Users of DEFAULT_VERSIONS= ssl=openssl30 must update this to
- ssl=openssl.
- Users of DEFAULT_VERSIONS= ssl=openssl should not change this unless
- they use ports that require the deprecated OpenSSL 1.1.1 version.
-
- You must rebuild all ports that depend on OpenSSL if you use OpenSSL
- from ports.
-
20231011:
AFFECTS: users of www/caddy
AUTHOR: adamw@FreeBSD.org
diff --git a/security/Makefile b/security/Makefile
index 41a7e990eced..3d06298314ca 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -421,7 +421,6 @@
SUBDIR += openssl-quictls
SUBDIR += openssl-unsafe
SUBDIR += openssl111
- SUBDIR += openssl30
SUBDIR += openssl31
SUBDIR += openssl32
SUBDIR += openvas