forked from pool/darkhttpd
- Version 1.15
* Try to avoid leaking the length of the --auth password through timing side-channels. * Document that --auth is not secure. * Add mime types: apng, avif, webp, webm, json, woff, woff2, ogg, flac, wav, opus, oga, spx * Custom headers with the CLI option OBS-URL: https://build.opensuse.org/package/show/server:http/darkhttpd?expand=0&rev=6
This commit is contained in:
parent
e2b9fdf506
commit
d75c30cae6
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 18 11:17:39 UTC 2024 - Dominik Heidler <dheidler@suse.de>
|
||||
|
||||
- Version 1.15
|
||||
* Try to avoid leaking the length of the --auth password through timing side-channels.
|
||||
* Document that --auth is not secure.
|
||||
* Add mime types: apng, avif, webp, webm, json, woff, woff2, ogg, flac, wav, opus, oga, spx
|
||||
* Custom headers with the CLI option
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 11:25:11 UTC 2024 - Dominik Heidler <dheidler@suse.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define pkg_home %{_localstatedir}/lib/%{name}
|
||||
Name: darkhttpd
|
||||
Version: 1.14
|
||||
Version: 1.15
|
||||
Release: 0
|
||||
Summary: When you need a web server in a hurry
|
||||
License: ISC
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e063de9efa5635260c8def00a4d41ec6145226a492d53fa1dac436967670d195
|
||||
size 37662
|
3
v1.15.tar.gz
Normal file
3
v1.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea48cedafbf43186f4a8d1afc99b33b671adee99519658446022e6f63bd9eda9
|
||||
size 40132
|
Loading…
Reference in New Issue
Block a user