aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2020-04-22 18:01:16 +0000
committerBrooks Davis <brooks@FreeBSD.org>2020-04-22 18:01:16 +0000
commit1c71c2d5a07f95674a541f6b44f63a7845b4f195 (patch)
treee8b5206efe99edf5ca48a45614c1f38d4cfc1d36 /UPDATING
parent90562bda6b04db1c2a5e5cf504037353793cd451 (diff)
downloadports-1c71c2d5a07f95674a541f6b44f63a7845b4f195.tar.gz
ports-1c71c2d5a07f95674a541f6b44f63a7845b4f195.zip
Create and use a tests group for the tests user.
Nobody but nobody should be a member of the nobody group. PR: 245107 Approved by: maintainer timeout Sponsored by: DARPA
Notes
Notes: svn path=/head/; revision=532493
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 81e6bb7493d8..0da4bfb380e2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20200422:
+ AFFECTS: users of devel/kuya
+ AUTHOR: brooks@FreeBSD.org
+
+ A tests group has been added and the tests user should be a member
+ of it by default rather than nobody. You should update your password
+ database to match (change the group from 65534 to 977 after updating).
+
20200418:
AFFECTS: users of mail/mailman
AUTHOR: mandree@FreeBSD.org