Package: yaws / 2.1.1+dfsg-2

Metadata

Package Version Patches format
yaws 2.1.1+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
extracgivars.patch | (download)

src/yaws_config.erl | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 patch fixes a bug with extra cgi environment variables
 specified in a config file.
Last-Modified: Sun, 30 Sep 2018 10:30:36 +0300


fcgierrorreport.patch | (download)

src/yaws_server.erl | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 patch removes unnecessary error message emitted to the
 report.log file on every FCGI request.
Last-Modified: Sun, 30 Sep 2018 10:31:48 +0300


python3.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
dialyzer_checker | 4 2 + 2 - 0 !
www/cgi-bin/foo.py | 4 1 + 3 - 0 !
www/cgi.yaws | 4 1 + 3 - 0 !
4 files changed, 5 insertions(+), 9 deletions(-)

---
which.patch | (download)

scripts/yaws.template | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
logwrapsize.patch | (download)

src/yaws_log.erl | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch ensures supplying positive integer as the max_no_bytes
 logger config parameter. Otherwise, logger:add_handler/3 returns an error
 in Erlang 25.
Last-Modified: Tue, 07 Feb 2023 16:31:17 +0300