Add note about sguil UID/GID change
This commit is contained in:
parent
b35e72f4fd
commit
5c4637065f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383655
1 changed files with 15 additions and 0 deletions
15
UPDATING
15
UPDATING
|
@ -5,6 +5,21 @@ they are unavoidable.
|
||||||
You should get into the habit of checking this file for changes each time
|
You should get into the habit of checking this file for changes each time
|
||||||
you update your ports collection, before attempting any port upgrades.
|
you update your ports collection, before attempting any port upgrades.
|
||||||
|
|
||||||
|
20150409:
|
||||||
|
AFFECTS: User of security/sguil
|
||||||
|
AUTHOR: feld@FreeBSD.org
|
||||||
|
|
||||||
|
security/sguil was erroneously provisioned a UID that conflicted with
|
||||||
|
the dns/dnscrypt-proxy port. A new UID and GID of 991 has been issued.
|
||||||
|
|
||||||
|
Existing users will be able to upgrade the sguil packages without
|
||||||
|
issue. The existing UID will continue to be used. If you do a clean
|
||||||
|
install of security/sguil on a new server and migrate files or
|
||||||
|
intentionally delete the sguil user and group and reinstall you may
|
||||||
|
run into permissions issues.
|
||||||
|
|
||||||
|
Examples include the /var/run/sguild and /usr/local/etc/sguild directories.
|
||||||
|
|
||||||
20150406:
|
20150406:
|
||||||
AFFECTS: User of emulators/xen emulators/xl and sysutils/xen-tools
|
AFFECTS: User of emulators/xen emulators/xl and sysutils/xen-tools
|
||||||
AUTHOR: bapt@FreeBSD.org
|
AUTHOR: bapt@FreeBSD.org
|
||||||
|
|
Loading…
Reference in a new issue