Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 2017 13:49:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221539] sysutils/py-supervisor: Update to 3.3.3, Fixes security vulnerability
Message-ID:  <bug-221539-13-QjAg7Avv0I@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221539-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221539-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221539

--- Comment #10 from Kubilay Kocak <koobs@FreeBSD.org> ---
There appear to be unrelated and likely incorrect changes in the patches,
including but not limited to path changes:

-+        searchpaths =3D [ '%%PREFIX%%/etc/supervisord.conf' ]
++        searchpaths =3D [ '/usr/local/etc/supervisord.conf' ]

-file=3D/var/run/supervisor/supervisor.sock   ; (the path to the socket fil=
e)
+file=3D/tmp/supervisor.sock   ; the path to the socket file

among others

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221539-13-QjAg7Avv0I>