Debian Patches

Status for mini-httpd/1.30-3

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".

===================================================================
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

All known versions for source package 'mini-httpd'

Links