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 filePatch | File delta | Description |
---|---|---|
extracgivars.patch | (download) |
src/yaws_config.erl |
3 1 + 2 - 0 ! |
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 ! |
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 ! |
--- |
which.patch | (download) |
scripts/yaws.template |
2 1 + 1 - 0 ! |
--- |
logwrapsize.patch | (download) |
src/yaws_log.erl |
2 1 + 1 - 0 ! |
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 |