This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Repository for Bering-uClibc.".

The branch, master has been updated
       via  a7a225722def97b420abd88f252112858a781653 (commit)
      from  5d09169f7c769816d1ea5a4c18678a3ae646df93 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a7a225722def97b420abd88f252112858a781653
Author: kapeka <kap...@users.sourceforge.net>
Date:   Tue Jul 11 17:08:24 2017 +0200

    lighttpd: move forward with mhttpd[s] replacement
    
    * break up patch into files patched for easier maintenance
    * replace sendfile backend (does not work) with writev (as before)
    * cgi point to "" which allows to run various cgi's
    * disable ssl for now - faisl to start due to missing pem file
    * changed log permissions
    
    *NOTE: if there is a .htpasswd file left from mttpd[s] usage it has the 
permission root:root and should be changed to sh-httpd:root
    
    *TODO: add HowTo enable ssl in help text
    *TODO: shall we use www-data instead of sh-httpd?
    *TODO add lightttpd logs to logfile rotation(?)

-----------------------------------------------------------------------

Summary of changes:
 repo/lighttpd/auth.patch            |  34 ++++++++
 repo/lighttpd/buildtool.cfg         |  32 +++++--
 repo/lighttpd/buildtool.mk          |   3 +
 repo/lighttpd/cgi.patch             |  12 +++
 repo/lighttpd/lighttpd_conf.patch   |  62 ++++++++++++++
 repo/lighttpd/lighttpd_config.patch | 164 ------------------------------------
 repo/lighttpd/modules.patch         |  34 ++++++++
 7 files changed, 170 insertions(+), 171 deletions(-)
 create mode 100644 repo/lighttpd/auth.patch
 create mode 100644 repo/lighttpd/cgi.patch
 create mode 100644 repo/lighttpd/lighttpd_conf.patch
 delete mode 100644 repo/lighttpd/lighttpd_config.patch
 create mode 100644 repo/lighttpd/modules.patch


hooks/post-receive
-- 
Repository for Bering-uClibc.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
leaf-git-commits mailing list
leaf-git-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-git-commits

Reply via email to