boa (0.94.14rc21-2) unstable; urgency=low * New maintainer (Closes: #406354) * The patch for correct LFS support by Eduard Bloch has been applied. (Closes: #313020) * Switched to quilt for patch management. -- Francois-Denis Gonthier Fri, 10 Aug 2007 21:43:54 -0400 boa (0.94.14rc21-1) unstable; urgency=low * QA upload. * Set maintainer to QA Group; Orphaned: #406354 * Conforms with latest Standards Version 3.7.2 -- Michael Ablassmeier Tue, 03 Apr 2007 09:41:41 +0200 boa (0.94.14rc21-0.2) unstable; urgency=low * Non-maintainer upload * Debconf translation updates: - Italian updated; thanks to Luca Monducci. Closes: #400818. - German updated; thanks to Holger Wansing. Closes: #401181. - Dutch updated; thanks to Frans Pop. Closes: #405654. - Swedish updated; thanks to Daniel Nylander. Closes: #405687. - Czech updated; thanks to Miroslav Kure. Closes: #405817. - Spanish updated; thanks to Javier Fernández-Sanguino Peña. Closes: #403422. - Portuguese updated; thanks to Rui Branco. Closes: #406014. -- Frans Pop Wed, 10 Jan 2007 14:09:44 +0100 boa (0.94.14rc21-0.1) unstable; urgency=low * Non-maintainer upload. * New upstream clean-up release. This release fix: - set valid SERVER_NAME & SERVER_PORT (closes: #365763) * Make package non-native (closes: #365760). * Manage debian/patches with dpatch: - 1_config: move /usr/doc to /usr/share/doc - 2_sendfile_ENOSYS by Anthony Towns: (closes:#330871) revert to standard I/O if sendfile returns ENOSYS. This allows boa to work on kernels that do not support sendfile64. - 4_Makefile.in: fix missing space typo in Makefile.in. - 5_allow_8bit by Sakari Ailus: (closes: #315445) allow %xx in URIs to encode 8bit chars. * debian/rules: - adjust for dpatch in _preapplied_ mode. - switch to dh_installman - remove duplicate call to dh_installdebconf. * debian/config: - Hide dpkg message when installing (closes: #357470, #328997). NMUer opinion: the real fix is to not use dpkg in the first place. -- Bill Allombert Sun, 26 Nov 2006 23:15:32 +0100 boa (0.94.14rc20-1.4) unstable; urgency=low * Non-maintainer upload to fix longstanding l10n issues * Debconf translation update: - Portuguese added. Closes: #381352 - Italian added. Sent durign the call for updates of the NMU campaign. - Basque added. Sent durign the call for updates of the NMU campaign. - Russian added. Sent durign the call for updates of the NMU campaign. - Vietnamese updated. Sent durign the call for updates of the NMU campaign. - German updated. Sent durign the call for updates of the NMU campaign. - Brazilian Portuguese added. Sent durign the call for updates of the NMU campaign. * Lintian fixes: - use invoke-rc.d to call the init script in debian/config debian/preinst and debian/postinst. Closes: #351192, #357470 - Make debconf templates follow the Developer's Reference recommendations - Turn note templates into error type which they are - Add basic LSB headers to the init script * Correct the abuse of capitals in the package description * Correct one typography error in the package description * Replace the debconf dependency by ${misc:Depends} * Use default values for the init script start order. Closes: #312719 -- Christian Perrier Sat, 18 Nov 2006 12:13:55 +0100 boa (0.94.14rc20-1.3) unstable; urgency=low * Non Maintainer Upload * Add alternative depends for debconf-2.0 (closes: #331764). * Provide httpd-cgi (closes: #304306). * Update debhelper compatibility to level 5. * Fix minor maintainer script errors. * Add new translations: - French by Yves Rutschle (closes: #297021) - Czech by Miroslav Kure (closes: #300365) - Dutch by Frans Pop (closes: #309107) - Vietnamese by Clytie Siddall (closes: #313168) - Swedish by Daniel Nylander (closes: #336677) - Spanish by César Gómez Martín (closes: #333892) -- Frans Pop Sat, 24 Dec 2005 23:23:52 +0100 boa (0.94.14rc20-1.2) unstable; urgency=low * Applied patch from Frans Pop that fix large file issue, closes: #296370. -- Ola Lundqvist Sat, 16 Apr 2005 20:57:57 +0200 boa (0.94.14rc20-1.1) unstable; urgency=low * NMU: Apply patch from Frans Pop to fix doc target, closes: #296440. -- Ola Lundqvist Fri, 15 Apr 2005 18:29:51 +0200 boa (0.94.14rc20-1) unstable; urgency=high * 0.94.14 version into unstable for reaching sarge before release. * This upload also fix a lot of bugs. -- Teófilo Ruiz Suárez Sun, 13 Feb 2005 11:12:36 +0100 boa (0.94.13+0.94.14rc20-2) experimental; urgency=low * Fix rules so Makefiles are not used unless they exist (Closes: #271927) + Thanks to Javier Fernández-Sanguino Peña (jfs@computer.org) for the patch -- Teófilo Ruiz Suárez Sat, 6 Nov 2004 17:07:39 +0100 boa (0.94.13+0.94.14rc20-1) experimental; urgency=low * Development version upload * Added po-debconf support (closes: #208445) -- Teófilo Ruiz Suárez Mon, 9 Aug 2004 15:55:05 +0100 boa (0.94.13-8) unstable; urgency=low * Added debconf as a Dependency and not as a build-dep (closes: #263355) -- Teófilo Ruiz Suárez Wed, 4 Aug 2004 10:53:05 +0200 boa (0.94.13-7) unstable; urgency=low * The 'Sorry for the buggy upload' upload * Just fixed IPv4 support unapplying fabbione's patch (closes: #261956) * Added debconf templates taken from thttpd. They ask for an alternate port if port 80 is in use (closes: #208445) -- Teófilo Ruiz Suárez Fri, 30 Jul 2004 18:00:25 +0200 boa (0.94.13-6) unstable; urgency=low * The 'Sorry for the delay' upload * IPv6 enabled, thanks to Fabio M. Di Nitto (closes: #175165) * Large file support enabled, thanks to Eduard Bloch (closes: #154939) * init script is now policy compliant (closes: #220285) * Postinst didn't check if boa was running before, now it stop itself in preinst (closes: #213918) -- Teófilo Ruiz Suárez Mon, 26 Jul 2004 16:25:00 +0200 boa (0.94.13-5) unstable; urgency=low * src/compat.h:120 fixed some bugs with GCC 3.2 (closes: #195800) -- Teófilo Ruiz Suárez Sun, 8 Jun 2003 15:29:44 +0200 boa (0.94.13-4) unstable; urgency=low * New maintainer. * src/boa.c: Don't die if getpwuid fails (closes: #175151). * debian/rules: Don't dh_testroot in clean (closes: #175152). -- Teófilo Ruiz Suárez Thu, 17 Apr 2003 01:07:33 +0200 boa (0.94.13-3) unstable; urgency=low * New maintainer (closes: #151847) -- Steve Kemp Mon, 3 Feb 2003 09:57:30 +0000 boa (0.94.13-2) unstable; urgency=low * Debian QA upload, during Sarge's BSP #2. * debian/boa.init: install a new init file based on one by Bill Allombert which makes "restart" not fail if boa wasn't previously running (closes: #160517). * debian/rules: + use dh_installlogrotate to install the logrotate stuff. + remove arguments to dh_installexamples. + disable DH_VERBOSE. + remove docs/boa.info and docs/boa.html on clean (bashisms in Makefile). * debian/dirs: add usr/lib/cgi-lib. * debian/boa.examples: added. * debian/boa.conf: add "ScriptAlias /cgi-lib/ /usr/lib/cgi-bin/" for the upcoming "cgi-bin" policy (closes: #167511). * src/boa_grammar.y: patch from H. S. Teoh; adds a space after "$Id: $" so m4 doesn't try to expand "$*". -- Jordi Mallach Sun, 24 Nov 2002 19:23:35 +0100 boa (0.94.13-1) unstable; urgency=low * Debian QA upload. * New upstream version. -- Peter Palfrader Sun, 11 Aug 2002 06:02:04 +0200 boa (0.94.12-1) unstable; urgency=low * Debian QA upload. * Boa has been orphaned (Debian Bug #151847). Thanks to Jonathon D Nelson for all the hard work he put into Boa and its Debian package. * Maintainer changed to Debian QA Group . * New upstream release: All changes from the privious Debian diff to code seems to have propagated into the upstream tarball. * Removed emacs stuff from debian/changelog. * Upstream changelog was moved from src/ to . -> Adapted in debian/rules. -- Peter Palfrader Thu, 4 Jul 2002 00:42:27 +0200 boa (0.94.11-3) unstable; urgency=medium * Fix bug in hash routines (Closes: #134012) -- Jonathon D Nelson Fri, 15 Feb 2002 21:03:23 -0600 boa (0.94.11-2) unstable; urgency=low * Fix bug in src/Makefile.in - (Closes: #118934) -- Jonathon D Nelson Thu, 22 Nov 2001 10:22:19 -0600 boa (0.94.11-1) unstable; urgency=low * New upstream version -- Jonathon D Nelson Thu, 1 Nov 2001 22:37:50 -0600 boa (0.94.10.1-1) unstable; urgency=low * New upsteam release * Forgot to update version in source -- Jonathon D Nelson Tue, 25 Sep 2001 23:05:25 -0500 boa (0.94.10-1) unstable testing; urgency=medium * New upstream version * Fixes escaping rules * Fixes segfault when directory_index is undefined and directory needs to be generated * adds dummy signal handlers for SIGUSR1 and SIGUSR2 * Update documentation regarding mime.types (Closes: #69991) * Make sure documentation builds (Closes: #110818) -- Jonathon D Nelson Mon, 24 Sep 2001 22:21:37 -0500 boa (0.94.9-2) unstable testing; urgency=low * upload to testing as well -- Jonathon D Nelson Mon, 13 Aug 2001 12:31:32 -0500 boa (0.94.9-1) unstable; urgency=low * support subdirectories in ScriptAlias directories (Closes: #90601) * make sure to memcpy local_ip_addr in keepalive for virtualhost (Closes: #100102) * add some more missing build deps (Closes: #100803) * Don't accept fd over FD_SETSIZE in request.c:get_request * use backported documentation from 0.95 * make sure POST fd gets closed even on client cancel * use backported index_dir.c from 0.95 * support subdirectories in ScriptAlias directories * add SinglePostLimit (int, in Kilobytes) to config system * check for ENOSPC on body write * use environment variable TMP (or "/tmp" if not available), and chdir there when boa exits. * add 1-time-only hack to make a 32kB read at the end of a request on POST or PUT * close unused file descriptors (/dev/null in boa.c, and the unused part of the pipes call in cgi.c) * made Makefile.in VPATH happy * Fixed problem in HTTP version parsing -- HTTP/{0.9,1.0,1.1} are all that are acceptable. -- Jonathon D Nelson Mon, 25 Jun 2001 22:32:49 -0500 boa (0.94.8.3-6) unstable; urgency=low * Add missing boa.info file -- Jonathon D Nelson Tue, 20 Mar 2001 19:37:33 -0600 boa (0.94.8.3-5) unstable; urgency=low * Backport docs from 0.95 (Closes: #90493) -- Jonathon D Nelson Tue, 20 Mar 2001 19:04:10 -0600 boa (0.94.8.3-4) unstable; urgency=low * Backport of index_dir.c from 0.95 -- Jonathon D Nelson Sat, 10 Mar 2001 16:36:36 -0600 boa (0.94.8.3-3) unstable; urgency=low * Make /etc/logrotate.d/boa a conffile, and edit README.debian (Closes: #84092) -- Jonathon D Nelson Wed, 31 Jan 2001 18:21:11 -0600 boa (0.94.8.3-2) unstable; urgency=low * Forcibly removes /var/log/boa and /etc/boa on purges (Closes: #69908) * Add Build-Depends to control file. (Closes: #70204) * Boa continues to require logrotate in the standard configuration (Closes: #76190) * Boa creates /usr/lib/cgi-bin upon installation if it doesn't exist. (Closes: #69127) * Add 'notifempty' keyword to logrotate configuration to avoid rotating empty logfiles. (Closes: #74997) * Default boa.conf now uses /usr/share/doc as /doc alias (Closes: #66490) -- Jonathon D Nelson Sat, 27 Jan 2001 15:12:25 -0600 boa (0.94.8.3-1) unstable stable; urgency=medium * Move unescape_uri *before* clean_pathname to prevent encoding of / and .. in pathname * wrap execution of GUNZIP in cgi.c with #ifdef GUNZIP * stop parsing when fragment found in URL ('#') -- Jonathon D Nelson Mon, 2 Oct 2000 20:53:59 -0500 boa (0.94.8.2-2) unstable frozen; urgency=low * Add '/usr/lib/cgi-bin' to debian/dirs. Closes #69127. * Change /doc Alias from /usr/doc to /usr/share/doc -- Jonathon D Nelson Sat, 19 Aug 2000 19:52:55 -0500 boa (0.94.8.2-1) unstable frozen; urgency=low * Move 'old' /etc/cron.daily/boa to /etc/cron.daily/boa.obsolete if modified, otherwise remove (closes #64813) * 1-line fix to close bug #64812 -- Jonathon D Nelson Fri, 4 Aug 2000 18:35:33 -0500 boa (0.94.8.1-1) unstable frozen; urgency=low * Include 1-line upstream fix for bad umask call (security issue) -- Jonathon D Nelson Sun, 28 May 2000 10:28:22 -0500 boa (0.94.8-1) unstable frozen; urgency=low * Fix major thinko in temp file permissions * unlink temporary file immediately following creation * implement maximum # of active connections at 10 less than RLIMIT_NOFILE to avoid or eliminate crashes resulting from running out of file descriptors * Fix thinko in POST * Change /doc alias *back* to /usr/doc as requested -- Jonathon D Nelson Thu, 25 May 2000 21:25:24 -0500 boa (0.94.7-2) unstable frozen; urgency=low * /etc/logrotate.d/boa no longer a conffile * /etc/logrotate.d/boa now also contains 'missingok' (closes #63905) -- Jonathon D Nelson Wed, 10 May 2000 21:13:54 -0500 boa (0.94.7-1) unstable frozen; urgency=low * Upstream bugfixes. No new functionality. Now uses logrotate. * /usr/doc -> /usr/share/doc alias change * STDIN and STDOUT are now tied to /dev/null (closes #61093 and #62660) * some minor (non-function related) changes to /etc/init.d/boa * now uses logrotate for log file rotation * some very minor upstream bug fixes, none of which are Linux related * core dumps now located in /tmp * upon purge also removes log files (closes #24130) * sets PATH_MAX to 2048 if not defined (closes #45508) -- Jonathon D Nelson Mon, 1 May 2000 15:33:47 -0500 boa (0.94.6-1) unstable frozen; urgency=low * Removed doc++ formatting * Removed extraneous debugging statements * Fixed bug in automatic gunzip * /etc/init.d/boa changes ala Joy (Josip Rodin) * boa.sgml documentation changes, also ala Joy * Addes stubs for chroot. (*not* working yet) -- Jonathon D Nelson Sat, 19 Feb 2000 06:50:14 -0600 boa (0.94.5-1) unstable frozen; urgency=low * Fixed a buffer overflow * Fixed a buffer underflow * Formatted code for doc++ -- Jonathon D Nelson Wed, 9 Feb 2000 20:23:03 -0600 boa (0.94.4-1) unstable frozen; urgency=low * Updated Boa with respect to CERT advisory CA-2000-02 -- Jonathon D Nelson Sat, 5 Feb 2000 23:38:10 -0600 boa (0.94.3-1) unstable frozen; urgency=low * Fixed keepalive(pipeline)/error message interaction -- Jonathon D Nelson Mon, 31 Jan 2000 22:58:23 -0600 boa (0.94.2-2) unstable frozen; urgency=medium * Fixed boa cron job file * changed user.group to www-data.www-data * use customized boa.conf file -- Jonathon D Nelson Sun, 30 Jan 2000 11:27:05 -0600 boa (0.94.2-1) unstable frozen; urgency=medium * Fixed bug in 0.94.0 -- required for use with apt! -- Jonathon D Nelson Fri, 28 Jan 2000 22:42:57 -0600 boa (0.94.0-1) unstable; urgency=low * New upstream version -- Jonathon D Nelson Mon, 17 Jan 2000 14:09:16 -0600 boa (0.93.19.2-1) unstable; urgency=low * New upstream source -- Jonathon D Nelson Tue, 11 Jan 2000 20:45:21 -0600 boa (0.93.19.1-1) unstable; urgency=low * New upstream source -- Jonathon D Nelson Sat, 1 Jan 2000 11:47:24 -0600 boa (0.93.18.2-1) unstable; urgency=low * New upstream source. -- Jonathon D. Nelson Thu, 2 Dec 1999 22:04:17 -0600 boa (0.93.17.3-1) unstable; urgency=low * New upstream source * Also closes (#30603, #35594, #32419, #33521, #36307, #40879, #40953, #29664) -- Jonathon D. Nelson Sun, 12 Sep 1999 22:36:23 -0500 boa (0.93.16.1-1) unstable; urgency=low * New upstream source * Reporting that IMS bug fixed (#30603) -- Jonathon D. Nelson Fri, 25 Dec 1998 22:37:49 -0600 boa (0.93.16-5) unstable; urgency=low * Fixes CGI HEAD and fixes some problems with -4 -- Jonathon D. Nelson Thu, 24 Dec 1998 02:25:46 -0600 boa (0.93.16-4) frozen unstable; urgency=low * Yet more fixes for the upstream version. This should fix nasty logic. -- Jonathon D. Nelson Wed, 16 Dec 1998 01:28:06 -0600 boa (0.93.16-3) frozen unstable; urgency=low * Even more fixes for the upstream version. This fixes CGIs. -- Jonathon D. Nelson Tue, 15 Dec 1998 15:13:22 -0600 boa (0.93.16-2) frozen unstable; urgency=low * Minor fixes for the upstream version. -- Jonathon D. Nelson Tue, 15 Dec 1998 12:49:31 -0600 boa (0.93.16-1) unstable; urgency=low * New upstream version should fix minor bugs in internal logic -- Jonathon D. Nelson Tue, 15 Dec 1998 00:52:54 -0600 boa (0.93.15-2) frozen unstable; urgency=low * Fixes IMS bug (thanks Culus, o-o) -- Jonathon D. Nelson Sat, 12 Dec 1998 23:26:01 -0600 boa (0.93.15-1) unstable frozen; urgency=low * New upstream version * Also fixes (#22134), (#25279) -- Jonathon D. Nelson Sun, 13 Sep 1998 14:20:16 -0500 boa (0.93.14.2-2) unstable; urgency=low * Changed to debhelper -- Jonathon D. Nelson Sun, 19 Jul 1998 23:06:23 -0500 boa (0.93.14.2-1) unstable; urgency=low * Upon cgi execution the server socket is closed * Should behave better (no more zombies from cron.daily/run-parts) (#20161) -- Jonathon D. Nelson Sun, 5 Apr 1998 22:14:56 -0500 boa (0.93.14.1-1) unstable; urgency=medium * Fixed IP-based virtualhost and keepalive incompatability * Log format for IP-Based virtualhost uses combined log format now. -- Jonathon D. Nelson Fri, 20 Mar 1998 13:30:52 -0600 boa (0.93.14-3) unstable; urgency=low * Fixed /etc/init.d/boa so that force-reload tries to execute /usr/sbin/boa even if an executable of that name already exists. * Fixed /etc/cron.daily/boa to use force-reload -- Jonathon D. Nelson Mon, 9 Mar 1998 09:54:14 -0600 boa (0.93.14-2) unstable; urgency=medium * Fixed /etc/cron.daily/boa -- Jonathon D. Nelson Sun, 8 Mar 1998 01:19:47 -0600 boa (0.93.14-1) unstable; urgency=medium * New upstream version * Incorporates below fix (commonlog) * /etc/init.d/boa now supports restart and force-reload * Behaves better upon SIGTERM * /etc/init.d/boa marked as conffile (thanks, Lintian!) -- Jonathon D. Nelson Mon, 2 Mar 1998 20:02:34 -0600 boa (0.93.13-2) unstable; urgency=medium * Emergency update : commonlog time function broke -- authors notified -- Jonathon D. Nelson Mon, 2 Mar 1998 15:13:13 -0600 boa (0.93.13-1) unstable; urgency=low * New upstream version -- Jonathon D. Nelson Fri, 27 Feb 1998 18:07:02 -0600 boa (0.93.12-1) unstable; urgency=low * New upstream version * Buffers header output -- Jonathon D. Nelson Fri, 13 Feb 1998 22:34:49 -0600 boa (0.93.11-1) unstable; urgency=low * New upstream version * Adds pipelining support to existing keepalive * Ran through indent -- Jonathon D. Nelson Thu, 12 Feb 1998 02:13:11 -0600 boa (0.93.10.8-1) unstable; urgency=low * New upstream version * Fixes HTTP/1.1 browser problem * Fixes modified since problem * Fixes commonlog file format problem -- Jonathon D. Nelson Wed, 11 Feb 1998 14:37:01 -0600 boa (0.93.10.7-1) unstable; urgency=low * New upstream version -- Jonathon D. Nelson Mon, 9 Feb 1998 10:55:35 -0600 boa (0.93.10.6-2) unstable; urgency=low * Built for libc6 -- Jonathon D. Nelson Sat, 7 Feb 1998 12:23:03 -0600 boa (0.93.10.6-1) unstable; urgency=low * New version -- Jonathon D. Nelson Wed, 4 Feb 1998 10:39:42 -0600 boa (0.93.10-5) unstable; urgency=low * New upstream version -- Jonathon D. Nelson Sun, 1 Feb 1998 19:58:16 -0600 boa (0.93.10-3) unstable; urgency=low * New upstream version -- Jon Nelson Sun, 25 Jan 1998 22:59:44 -0600 boa (0.93.10-1) unstable; urgency=low * New upstream version -- Jon Nelson Sun, 25 Jan 1998 22:59:44 -0600 boa (0.93.9-1) unstable; urgency=low * New upstream version -- Jon Nelson Fri, 16 Jan 1998 14:00:01 -0600 boa (0.93.8.4-1) unstable; urgency=low * New upstream version -- Jon Nelson Thu, 11 Dec 1997 13:43:50 -0600 boa (0.93.8.3-1) unstable; urgency=low * New upstream version -- Jon Nelson Wed, 19 Nov 1997 11:39:10 -0600 boa (0.93.8.2-1) unstable; urgency=low * New upstream version -- Jon Nelson Tue, 18 Nov 1997 22:39:10 -0600 boa (0.93.8.1-2) unstable; urgency=low * Fix non cgi-bin cgi * Fix Makefile.in * Fix boa.1 -- Jon Nelson Tue, 18 Nov 1997 13:39:10 -0600 boa (0.93.8.1-1) unstable; urgency=low * Fix pid printing upon startup -- Jon Nelson Fri, 24 Oct 1997 01:19:22 -0600 boa (0.93.7-2) unstable; urgency=low * Fix to POST code and version scheme change * Fix errno problem as per Christopher Lamenter -- Jon Nelson Sat, 27 Sep 1997 00:36:07 -0600 boa (0.93.7-1) unstable; urgency=low * Upstream version change to 0.93.7 -- Jon Nelson Sat, 27 Sep 1997 00:36:07 -0600 boa (0.93-1) unstable; urgency=low * Upstream version change to 0.93 -- Jon Nelson Mon, 30 Jun 1997 09:55:01 -0600 boa (0.92-5) unstable; urgency=low * Handover from Christopher Lameter to Jon Nelson -- Jon Nelson Fri, 6 Jun 1997 01:17:23 -0600 boa (0.92-4) unstable; urgency=low * Improve gunzip.cgi script so that it correctly distinguishes between ascii file and html file. * Provide menu item for web menus -- Christoph Lameter Sat, 1 Feb 1997 10:39:59 -0800 boa (0.92-3) unstable; urgency=low * Misspelling: cgi-directory created was named /usr/lib/cgi-lib instead of /usr/lib/cgi-bin. conf file already listed it as /usr/lib/cgi-bin * Transparently process .gz files without the need for changing any filenames (patch by the author). I.e. a reference to index.html will fetch and decompress index.html.gz if index.html is not present. -- Christoph Lameter Sat, 1 Feb 1997 09:56:52 -0800 boa (0.92-2) unstable; urgency=low * Implement proposed webstandard 3.0 for evaluation * Remove conflicts with httpd and the replaces for other webservers. -- Christoph Lameter Sat, 28 Dec 1996 15:58:37 -0800 boa (0.92-1) unstable; urgency=low * Initial Release. -- Christoph Lameter Mon, 23 Dec 1996 20:27:43 -0800