Path to this page:
Subject: CVS commit: [pkgsrc-2018Q1] pkgsrc/www/thttpd
From: Benny Siegert
Date: 2018-05-08 17:04:08
Message id: 20180508150408.5B841FBEC@cvs.NetBSD.org
Log Message:
Pullup ticket #5754 - requested by wiz
www/thttpd: security fix
Revisions pulled up:
- www/thttpd/Makefile 1.48
- www/thttpd/distinfo 1.18
---
Module Name: pkgsrc
Committed By: wiz
Date: Mon May 7 07:01:37 UTC 2018
Modified Files:
pkgsrc/www/thttpd: Makefile distinfo
Log Message:
thttpd: update to 2.28.
From nia in PR 53266.
New in version 2.28:
Improvements to the FreeBSD startup script. (Craig Leres)
Minor portability tweak in mmc.c.
Fix to buffer overrun bug in htpasswd. Reported by Alessio Santoru as \
CVE-2017-17663.
New in version 2.27:
Stats syslogs changed from LOG_INFO to LOG_NOTICE.
Use memmove() for self-overlapping string copies instead of strcpy().
Couple of subroutine name changes for consistency.
Files: