Bug 250900 - www/uwsgi: logfile-chown and logfile-chmod options are broken
Summary: www/uwsgi: logfile-chown and logfile-chmod options are broken
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Max Khon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-06 10:20 UTC by Max Khon
Modified: 2020-11-20 07:58 UTC (History)
3 users (show)

See Also:
lwhsu: maintainer-feedback? (eugene)


Attachments
Bugfix patch (1.25 KB, patch)
2020-11-06 10:20 UTC, Max Khon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Khon freebsd_committer freebsd_triage 2020-11-06 10:20:13 UTC
Created attachment 219391 [details]
Bugfix patch

When uwsgi logfile is rotated logfile-chown and logfile-chmod options are not applied.

Patch is attached

Upstream PR: https://github.com/unbit/uwsgi/pull/2245
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2020-11-06 10:25:54 UTC
Submitter is committer.
Comment 2 Max Khon freebsd_committer freebsd_triage 2020-11-20 07:58:39 UTC
Fix committed
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-11-20 07:58:42 UTC
A commit references this bug:

Author: fjoe
Date: Fri Nov 20 07:58:19 UTC 2020
New revision: 555748
URL: https://svnweb.freebsd.org/changeset/ports/555748

Log:
  Apply logfile-chown and logfile-chmod options when logfile is rotated.

  PR:		250900

Changes:
  head/www/uwsgi/Makefile
  head/www/uwsgi/files/patch-core-logging.c