From a3a23ae45dc51bf32004b52c173cc1de71c112e4 Mon Sep 17 00:00:00 2001 From: Richard Gallamore Date: Sun, 20 Aug 2017 22:53:57 +0000 Subject: * Bump port revision, added emperor support to rc script * Changed socket uid/gid and mode, this should fix github issue #1471[1] [1] https://github.com/unbit/uwsgi/issues/1471 PR: 210170 Submitted by: David Wahlund Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12089 --- UPDATING | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 9fc21c38ccda..c7704c4b246e 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,15 @@ 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. +20170820: + AFFECTS: users of www/uwsgi + AUTHOR: ultima@FreeBSD.org + + The default socket owner and mode had been changed from www:www 600 + to uwsgi:www 660. This should resolve issue #1471[1] on github. + + [1] https://github.com/unbit/uwsgi/issues/1471 + 20170808: AFFECTS: users of lang/ghc and */hs-* AUTHOR: haskell@FreeBSD.org -- cgit v1.2.3