Debian Patches

Status for mini-httpd/1.30-10

Patch Description Author Forwarded Bugs Origin Last update
0001-fix-autobuilders include missing headers to ensure proper declarations
mini_httpd uses several standard C functions without including the proper
headers needed to pick up their declarations. One of these functions,
crypt(), returns a pointer. Failure to include the header means the return
type is assumed to be an int, which means the pointer is implicitly cast to
an int, which loses data on 64-bit architectures.
===================================================================
Steve Langasek <steve.langasek@ubuntu.com> no 2016-04-03
0002-fix-kfreebsd-support add support for GNU/kFreeBSD, which defines
===================================================================
Debian QA Group <packages@qa.debian.org> no 2019-07-12
0003-fix-change-index-document-root Change the default document root to /var/www/html
===================================================================
Debian QA Group <packages@qa.debian.org> no 2019-07-12
0004-manpage manpage
#!/bin/sh /usr/share/dpatch/dpatch-run
## 01-manpage.dpatch by Marvin Stark <marv@der-marv.de>
##
## DP: Fix manpage character error.

@DPATCH@
Debian QA Group <packages@qa.debian.org> no 2019-07-12
0005-cgi-php mini_httpd does not run php cgi
shows following error: "No input file specified".
Later edit: Referencing #1057842, adds index.mini-httpd.html at the bottom of the array to
preserve compatibility with older versions which still search for the file as the second
DocumentRoot default
===================================================================
Debian QA Group <packages@qa.debian.org> no 2019-07-12
0006-fix-makefile Change DESTDIR and LCFLAGS

===================================================================
Jose dos Santos Junior <j.s.junior@live.com> no 2015-09-05
0007-manpage-hyphen Escape minus signs as needed. Raphael Geissert <geissert@debian.org> no 2015-09-05
0008-fix-ftbfs-kfreebsd-amd64 fix FTBFS in kfreebsd-amd64 where int64_t is already declared, but HAVE_INT64T is not defined Mattia Rizzolo <mattia@debian.org> no debian 2016-06-17
0009-fix-nullpointer-dereference fix-nullpointer-dereference Debian QA Group <packages@qa.debian.org> no 2019-07-12
0010-strip-port-numbers-in-vhost strip-port-numbers-in-vhost Alexandru Mihail <alexandru.mihail2897@gmail.com> no debian 2023-09-21
0011-fix-typo-in-documentation-maxage Fixes typo describing maxage config option This was wrongly documented as maxage when source code expects max_age. Alexandru Mihail alexandru.mihail2897@gmail.com no maintainer 2024-01-19
0012-cgi-nph-response Fixes bug where NPH script gets additional wrong HTTP 200/OK Alexandru Mihail, alexandru.mihail2897@gmail.com no maintainer 2024-03-08
0013-fix-charset-string Fixes broken charset parsing in do_dir and send_error functions which results in a literal
charset=%s getting passed to the browser.
Alexandru Mihail, alexandru.mihail2897@gmail.com no maintainer 2024-03-30

All known versions for source package 'mini-httpd'

Links