K 10 svn:author V 2 pi K 8 svn:date V 27 2016-02-08T18:14:24.953325Z K 7 svn:log V 1141 net/motsognir: 1.0.6 -> 1.0.8 v1.0.8 [06 Feb 2016] - Fixed execution of PHP scripts used as sub-gophermaps, - Sub-gophermap CGI scripts are executed regardless of their extension, - Dynamic gophermaps can output partial gophermap lines now (Motsognir will fill in lacking data like for normal gophermaps), - Added the PubDirList configuration list to allow serving content from outside the gopher root (typically via symlinks), - CGI/PHP scripts are executed whith their working directory set to either where the script is, or where the parent gophermap is (if called as an inline subgophermap). v1.0.7 [12 Jul 2015] - Support for secondary parameters passed to CGI scripts (when both a search string AND a '?' URL is used), - Added a configurable secondary query-delimiter character (SecUrlDelim), - New CAPS token: 'ServerDefaultEncoding', - Implemented a configurable 'Paranoid mode' for serving only world-readable files, - Fixed a slight memory leak, - Significantly improved performances when reading data from CGI. PR: 206984 Submitted by: kaltheat@gmail.com Approved by: Mateusz Viste (maintainer) END