Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Apr 2015 15:56:46 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383655 - head
Message-ID:  <201504091556.t39FukjX079806@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Thu Apr  9 15:56:46 2015
New Revision: 383655
URL: https://svnweb.freebsd.org/changeset/ports/383655

Log:
  Add note about sguil UID/GID change

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu Apr  9 15:54:49 2015	(r383654)
+++ head/UPDATING	Thu Apr  9 15:56:46 2015	(r383655)
@@ -5,6 +5,21 @@ 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.
 
+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:
   AFFECTS: User of emulators/xen emulators/xl and sysutils/xen-tools
   AUTHOR: bapt@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504091556.t39FukjX079806>