https://bugzilla.redhat.com/show_bug.cgi?id=1645811

            Bug ID: 1645811
           Summary: Review Request: fcgiwrap - Simple FastCGI wrapper for
                    CGI scripts
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]



Fedora Account System Username: kni

Spec URL:
https://raw.githubusercontent.com/knight-of-ni/specfiles/master/fcgiwrap.spec

SRPM URL:
https://kojipkgs.fedoraproject.org//work/tasks/9163/30649163/fcgiwrap-1.1.0-6.20150530git99c942c.fc30.src.rpm

Description:
-------------
This package provides a simple FastCGI wrapper for CGI scripts with/
following features:
 - very lightweight (84KB of private memory per instance)
 - fixes broken CR/LF in headers
 - handles environment in a sane way (CGI scripts get HTTP-related environment
   vars from FastCGI parameters and inherit all the others from
   environment of fcgiwrap )
 - no configuration, so you can run several sites off the same
   fcgiwrap pool
 - passes CGI std error output to std error stream of cgiwrap or FastCGI
 - support systemd socket activation, launcher program like spawn-fcgi
   is no longer required on systemd-enabled distributions

RPMLINT:
--------
$ rpmlint fcgiwrap-1.1.0-6.20150530git99c942c.fc28.src.rpm
fcgiwrap.src: W: spelling-error %description -l en_US cgiwrap -> wrapping
fcgiwrap.src: W: spelling-error %description -l en_US systemd -> systems,
system, system d
fcgiwrap.src: W: spelling-error %description -l en_US fcgi -> GIF
1 packages and 0 specfiles checked; 0 errors, 3 warnings.

$ rpmlint fcgiwrap-1.1.0-6.20150530git99c942c.fc28.x86_64.rpm
fcgiwrap.x86_64: W: spelling-error %description -l en_US cgiwrap -> wrapping
fcgiwrap.x86_64: W: spelling-error %description -l en_US fcgi -> GIF
1 packages and 0 specfiles checked; 0 errors, 2 warnings.

NOTES:
------
The package in this review is based on the package with the same name by jorti,
found here:
https://copr.fedorainfracloud.org/coprs/jorti/fcgiwrap/

The systemd unit files have been modified to read from an environment file.

The environment file allows one to set daemon parameters w/o editing the
service file. 

Unfortunately, I have not found a way to handle the user & group names in the
same manner so if the user is using a web server other than nginx, the service
file must still be edited.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to