aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2010-12-20 19:08:03 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2010-12-20 19:08:03 +0000
commitd5580ceb61f511567f46681cdae5eafb51765bc7 (patch)
treee668d33d34786da1350db76be5cb5234199d6a37 /UPDATING
parent9ec0d18c32ff221bbc791f377bd3d98559b711d7 (diff)
downloadports-d5580ceb61f511567f46681cdae5eafb51765bc7.tar.gz
ports-d5580ceb61f511567f46681cdae5eafb51765bc7.zip
- register UID/GID 542 for _flowd user (port net-mgmt/flowd)
- add note to UPDATING PR: ports/153310 Submitted by: ohauer Approved by: Mohacsi Janos <janos.mohacsi _at_ bsd.hu> (maintainer)
Notes
Notes: svn path=/head/; revision=266660
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d9082b44e408..a6639a6f4764 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ 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.
+20101220:
+ AFFECTS: users of net-mgmt/flowd
+ AUTHOR: ohauer@FreeBSD.org
+
+ flowd use now a fix UID/GID (id 542) instead the next free UID.
+ Before updating the port use the command "pw userdel _flowd"
+
20101216:
AFFECTS: users of security/libksba
AUTHOR: glarkin@FreeBSD.org