diff options
author | Cy Schubert <cy@FreeBSD.org> | 2025-05-19 08:10:33 -0700 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2025-05-19 08:12:48 -0700 |
commit | 68042c2be4390fab15a24993a3a8eff913f0f794 (patch) | |
tree | 1bcbe3c27ab8011af8e1c41fba3cbaa76cdb77cf | |
parent | math/octave-forge: Add new optional dependency. (diff) |
UPDATING: Note orpnaning of screen sessions
PR: 286743
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |