diff options
author | ohauer <ohauer@FreeBSD.org> | 2010-12-21 03:08:03 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2010-12-21 03:08:03 +0800 |
commit | 557687e4c66c51cc43aef095fe0c8beca89873b5 (patch) | |
tree | 17ab16f4e344eec483e51beff8baac8a18e51c3b /UPDATING | |
parent | 7d2b5dd39eaa7d8d83602d04e935bd2b8bb63915 (diff) | |
download | freebsd-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-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |