aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2025-05-19 15:10:33 +0000
committerCy Schubert <cy@FreeBSD.org>2025-05-19 15:12:48 +0000
commit68042c2be4390fab15a24993a3a8eff913f0f794 (patch)
tree1bcbe3c27ab8011af8e1c41fba3cbaa76cdb77cf
parent39fea69bfefb2eb7a464d874086e941d9e6e4ec4 (diff)
UPDATING: Note orpnaning of screen sessions
PR: 286743
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index aa9f3707e8f3..435c02eb7619 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ 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.
+20250519:
+ AFFECTS: users of sysutils/screen
+ AUTHOR: cy@FreeBSD.org
+
+ sysutils/screen has been updated to 5.0.1 from 4.9.1. All currently
+ running screen sessions must be terminated before upgrading. Failure
+ to do so will result in orphaning remaining screen sessions. This is
+ expected when updating from one major version of screen to to another.
+
20250514:
AFFECTS: users of lang/perl5.*
AUTHOR: mat@FreeBSD.org