Created attachment 248820 [details] www/darkhttpd 1.14 -> 1.16 This patch updates darkhttpd from 1.14 to 1.16. It includes a very minor security fix (I am not aware of a CVE for it). Would appreciate it if this can be merged to main and backported to quarterly. Please let me know if this needs any tweaking. Thank you!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=564aedad9afb58beb1857d494a60d5e74853b45b commit 564aedad9afb58beb1857d494a60d5e74853b45b Author: Henrich Hartzer <henrichhartzer@tuta.io> AuthorDate: 2024-03-02 16:30:23 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2024-03-02 16:30:23 +0000 www/darkhttpd: Update to 1.16 Changelogs: - 1.16: https://github.com/emikulic/darkhttpd/releases/tag/v1.16 - 1.15: https://github.com/emikulic/darkhttpd/releases/tag/v1.15 PR: 277386 MFH: 2024Q1 Approved by: tcberner (mentor, implicit) www/darkhttpd/Makefile | 2 +- www/darkhttpd/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
A commit in branch 2024Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c57e7912ff793d2658ec4f04384fa962d3be79c5 commit c57e7912ff793d2658ec4f04384fa962d3be79c5 Author: Henrich Hartzer <henrichhartzer@tuta.io> AuthorDate: 2024-03-02 16:30:23 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2024-03-02 16:39:01 +0000 www/darkhttpd: Update to 1.16 Changelogs: - 1.16: https://github.com/emikulic/darkhttpd/releases/tag/v1.16 - 1.15: https://github.com/emikulic/darkhttpd/releases/tag/v1.15 PR: 277386 MFH: 2024Q1 Approved by: tcberner (mentor, implicit) (cherry picked from commit 564aedad9afb58beb1857d494a60d5e74853b45b) www/darkhttpd/Makefile | 2 +- www/darkhttpd/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Committed - Thanks!
Awesome, thank you!