Package: yaws / 2.0.8+dfsg-3

Metadata

Package Version Patches format
yaws 2.0.8+dfsg-3 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


erlang 23.patch | (download)

src/yaws_config.erl | 36 34 + 2 - 0 !
1 file changed, 34 insertions(+), 2 deletions(-)

 fix for erlang 23 where ssl:cipher_suites/0 has been deprecated
Last-Modified: Sun, 21 Jun 2020 22:32:09 +0300


python3.patch | (download)

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

---