dhttpd (1.02a-15) unstable; urgency=low * Package rebuild because of g++ transition, closes: #333258. * Updated to standards version 3.6.2. - Changed debian/rules so it have compatibility mode 3. - Updated the control file to depend on a later debhelper. - Removed the debian/conffiles file as it was no longer needed. * Corrected debian/rules so all files is actually installed in the package. The /etc/default/dhttpd file was actually installed in the wrong place. * Corrected FSF address. -- Ola Lundqvist Sat, 22 Oct 2005 17:34:20 +0200 dhttpd (1.02a-14) unstable; urgency=low * Applied patch from Jari Aalto that allow user defined root directories, closes: #293234. * Made /etc/default/dhttpd a conffile. -- Ola Lundqvist Sat, 23 Apr 2005 11:36:44 +0200 dhttpd (1.02a-13) unstable; urgency=low * Moved from /etc/defaults to /etc/default, closes: #295895. * Added -- to start stop deamon so that it will be correctly interpreted, closes: #295896. -- Ola Lundqvist Sat, 19 Feb 2005 20:13:43 +0100 dhttpd (1.02a-12) unstable; urgency=low * Updated description, closes: #270580. * Added -d option to help output, closes: #286702. Thanks to Michael Ablassmeier for the patch. * Updated init.d script to source file from defaults, closes: #270587. * Updated manpage with index.html information, closes: #270600. -- Ola Lundqvist Tue, 1 Feb 2005 20:45:40 +0100 dhttpd (1.02a-11) unstable; urgency=low * Fixed bashism (XSI:ism), closes: #261493. Thanks to David Weinehall for the patch. -- Ola Lundqvist Thu, 29 Jul 2004 11:24:57 +0200 dhttpd (1.02a-10) unstable; urgency=low * Fixed so URI decoding is case insensitive. Thanks again to Simo Melenius for the fix. * Updated standards version to 3.6.1. -- Ola Lundqvist Fri, 23 Jul 2004 11:15:48 +0200 dhttpd (1.02a-9) unstable; urgency=low * Added patch from Simo Melenius that add better URI decoding. * Removed local-var from and converted changelog to UTF-8. * Now refer to /usr/share/doc instead of /usr/doc, closes: #219408. -- Ola Lundqvist Thu, 22 Jul 2004 17:21:46 +0200 dhttpd (1.02a-8) unstable; urgency=low * Thomas Poindessous provided a patch to fix that pages served is of zero size, closes: #121149. -- Ola Lundqvist Mon, 24 Mar 2003 08:12:41 +0100 dhttpd (1.02a-7.2) unstable; urgency=low * New maintainer, closes: #, #105044, #120102. * Updated standards version from 3.2.1 to 3.5.8. * Changed the description some. * Removed the doc symlink, closes: #23659. * Fixed last modified issue and HEAD support, closes: #128981, #128989. Thanks to Chris Tillman for the patches. * Fixed whatis parse failure, closes: #128921. Thanks to Thomas Koenig for the patch. * Changed the build script so it is dh compat 2. -- Ola Lundqvist Sat, 28 Dec 2002 14:35:11 +0100 dhttpd (1.02a-7.1) unstable; urgency=low * NMU * Use g++ instead of gcc. Closes: #120102 -- LaMont Jones Mon, 24 Dec 2001 10:39:48 -0700 dhttpd (1.02a-7) unstable; urgency=low * Uses sendfile(2) to send files with less CPU use. * Added -d to aid debugging (doesn't fork at start time). * Added some mime types and updated others. -- Nicolás Lichtmaier Wed, 24 Oct 2001 00:51:08 -0300 dhttpd (1.02a-6.1) unstable; urgency=low * NMU * In src/main.cc include stdlib.h so that we get the declaration for exit(). (closes: Bug#105044) * Add a build-depends line to debian/control. -- Doug Porter Thu, 18 Oct 2001 10:57:18 -0500 dhttpd (1.02a-6) frozen unstable; urgency=low * Adopted new policy about -g. * Changed standards-version to 3.2.1. * Removed bashism from preinst. -- Nicolás Lichtmaier Sat, 13 Jan 2001 18:51:17 -0300 dhttpd (1.02a-5) frozen unstable; urgency=low * Added application/pdf to mime types list. * Fixes in copyright file: * Added author's name. * Added pointer to GNU GPL license text. * Added `or later' to `GNU GPL Version 2'. * Uses daemon(3) to go daemon. * No longer ignores all errors, now it logs them to syslog. Closes: Bug#65141 (important). * Removed a few compilation warnings. -- Nicolás Lichtmaier Mon, 19 Jun 2000 01:03:07 -0300 dhttpd (1.02a-4) unstable; urgency=low * Fixed update-rc.d invocation (closes: Bug#40830). -- Nicolás Lichtmaier Tue, 6 Jul 1999 01:51:59 -0300 dhttpd (1.02a-3) unstable; urgency=low * Fixed description (closes: Bug#18903). * Added force-reload and restart options to init.d script. * Switched to debhelper. * Uses absolute symlink instead of relative. * Removed docs menu registration. It was just a `Hi, Mom!' document. * Description no longer states that this webserver cannot be hacked =) (closes: Bug#19911). * Added patch from John Girash (he says that credit should go to Butch, but I don't know who he is.. =) ) to avoid leaving zombie (closes: Bug#34746). * Added patch for handling HTTP/0.9 requests (who would ever need this?) (closes: Bug#34748). Same credits as above. * Note added to source telling that a buffer overflow can happen if a #define gets too large (over 150 chars) (closes: Bug#34747). * If URL ends with '/' append "index.html" (closes: Bug#25844). * Changed Standards-Version to 2.5.0. -- Nicolás Lichtmaier Sat, 3 Jul 1999 01:13:02 -0300 dhttpd (1.02a-2) unstable; urgency=low * Fixed `fprintf' parameters. * Added type `application/postscript'. * Renamed /etc/init.d/dhttp to /etc/init.d/dhttpd, fixes bug #10621. * Manpage was duplicated. Fixed. * Added ending `/' to author homepage in docs. -- Nicolás Lichtmaier Wed, 11 Jun 1997 00:26:51 -0300 dhttpd (1.02a-1) unstable; urgency=low * Small changes to avoid warnings whith libc6 headers. * Built with libc6. * New upstream release (no real changes, the upstream version now includes the Debian modifications). -- Nicolás Lichtmaier Mon, 19 May 1997 01:50:30 -0300 dhttpd (1.02-4) unstable; urgency=low * Applied patch from the author to fix a bug when the client doesn't finish sending HTTP headers. -- Nicolás Lichtmaier Tue, 4 Mar 1997 03:41:26 -0300 dhttpd (1.02-3) unstable; urgency=low * Removed useless MIME-version: header from responses. * Changed to use RFC1123 date format (this is enforced in HTTP/1.1). -- Nicolás Lichtmaier Fri, 14 Feb 1997 02:26:20 -0300 dhttpd (1.02-2) unstable; urgency=low * Added .deb file type. * New Maintainer. -- Nicolás Lichtmaier Wed, 12 Feb 1997 13:36:52 -0300 dhttpd (1.02-1) unstable; urgency=low * Initial Release. -- Christoph Lameter Tue, 4 Feb 1997 21:27:39 -0800