Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Mar 2018 20:05:20 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r463446 - head/mail/dovecot/files
Message-ID:  <201803022005.w22K5Km9094659@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Fri Mar  2 20:05:20 2018
New Revision: 463446
URL: https://svnweb.freebsd.org/changeset/ports/463446

Log:
  Improve clarity of dovecot's pkg-message
  
  Change an ambigious "enable" to the actual value that causes a problem,
  and fix spelling of "gid".
  
  No PORTREVISION bump---there's a major update coming shortly, and this
  change will get picked up then.
  
  PR:		218392
  Submitted by:	Jeremy Chadwick

Modified:
  head/mail/dovecot/files/pkg-message.in

Modified: head/mail/dovecot/files/pkg-message.in
==============================================================================
--- head/mail/dovecot/files/pkg-message.in	Fri Mar  2 19:21:53 2018	(r463445)
+++ head/mail/dovecot/files/pkg-message.in	Fri Mar  2 20:05:20 2018	(r463446)
@@ -17,9 +17,9 @@
 
 ---------------------------------------------------------------------
 
-To avoid a risk of mailbox corruption, do not enable the
-security.bsd.see_other_uids or .see_other_guids sysctls if Dovecot
-is storing mail for multiple concurrent users (PR 218392).
+To avoid a risk of mailbox corruption, do not set the
+security.bsd.see_other_uids or .see_other_gids sysctls to 0
+if Dovecot is storing mail for multiple concurrent users (PR 218392).
 
 ---------------------------------------------------------------------
 



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