diff options
author | Glenn Strauss <gstrauss@gluelogic.com> | 2018-08-13 00:43:56 -0400 |
---|---|---|
committer | Glenn Strauss <gstrauss@gluelogic.com> | 2018-08-13 00:43:56 -0400 |
commit | a9e131fa376ade9aad7b7ee13098f6dd8337f84b (patch) | |
tree | f636daefa18de669da152f2f08a40a08a9911a81 /NEWS | |
parent | a2114a1c9b34a165cf69439e21a5d1429e252554 (diff) | |
download | lighttpd-git-a9e131fa376ade9aad7b7ee13098f6dd8337f84b.tar.gz |
- next is 1.4.51
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,8 @@ NEWS ==== +- 1.4.51 + - 1.4.50 - 2018-08-13 * [mod_extforward] allow explict IPs to be untrusted (#2860) * [core] fix crash if 'host' empty in config (fixes #2876) @@ -61,6 +63,8 @@ NEWS * [build] add missing file for test_burl * [core] quell insignificant coverity warning * [core] extend server.http-parseopts + * [mod_alias] security: path traversal in mod_alias (in some use cases) (fixes #2898) + * [core] security: use-after-free after invalid Range request (fixes #2899) - 1.4.49 - 2018-03-11 * [core] adjust offset if response header blank line |