non port: www/darkhttpd/Makefile |
SVNWeb
|
Number of commits found: 6 |
Tue, 8 Nov 2022
|
[ 16:31 Fernando Apesteguía (fernape) Author: Henrich Hartzer ] 1de880e
www/darkhttpd: Update to 1.14 (Fixes CVE-2020-25691)
ChangeLog: https://github.com/emikulic/darkhttpd/releases/tag/v1.14
* Add support for logging with syslog.
* Fix hung connection from consecutive keep-alive requests.
* Fix high CPU usage when timeout is disabled.
* Add --forward-https.
* Make header parsing case insensitive, to work behind an HTTP2 reverse proxy.
* Add trailing slash to links for directories.
* Fix crash when a file has a large (year 10,000+) mtime.
A flaw was found in darkhttpd. Invalid error handling allows remote attackers
to cause denial-of-service by accessing a file with a large modification date.
The highest threat from this vulnerability is to system availability.
PR: 267507
Reported by: henrichhartzer@tuta.io
MFH: 2022Q4 (security update)
Security: CVE-2020-25691
|
Thu, 6 Oct 2022
|
[ 16:05 Fernando Apesteguía (fernape) Author: Jesús Daniel Colmenares Oviedo ] 9884951
www/darkhttpd: add rc script
PR: 266239
Reported by: DtxdF@disroot.org
Approved by: henrichartzer@tuta.io (maintainer, timeout > 1 month)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Tue, 28 Jun 2022
|
[ 10:57 Bernhard Froehlich (decke) ] b11734a
www/darkhttpd: Add CPE information, pet porlint warning
Approved by: portmgr (blanket)
|
Wed, 2 Mar 2022
|
[ 16:05 Fernando Apesteguía (fernape) ] 088f0b2
www/darkhttpd: Fix NO_INSTALL
This port actually install things...
Reported by: danfe@
|
[ 09:20 Fernando Apesteguía (fernape) Author: Henrich Hartzer ] 76aee1b
www/darkhttpd: Add new port
Simple static http web server.
When you need a web server in a hurry.
PR: 262234
Reported by: henrichhartzer@tuta.io
Reviewed by: diizzy@
|
Number of commits found: 6 |