aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2010-12-21 03:08:03 +0800
committerohauer <ohauer@FreeBSD.org>2010-12-21 03:08:03 +0800
commit557687e4c66c51cc43aef095fe0c8beca89873b5 (patch)
tree17ab16f4e344eec483e51beff8baac8a18e51c3b /UPDATING
parent7d2b5dd39eaa7d8d83602d04e935bd2b8bb63915 (diff)
downloadfreebsd-ports-gnome-557687e4c66c51cc43aef095fe0c8beca89873b5.tar.gz
freebsd-ports-gnome-557687e4c66c51cc43aef095fe0c8beca89873b5.tar.zst
freebsd-ports-gnome-557687e4c66c51cc43aef095fe0c8beca89873b5.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)
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