2008
fnord (1.10-4) unstable; urgency=low
* debian/fnord.README.Debian, debian/fnord-conf.8, debian/fnord-ssl-conf.8:
talk about the update-service(8) program instead of symlinks in
/var/service/.
* debian/control: Suggests: ipsvd, runit instead of Recommends:; Suggests:
runit (>= 1.8.0-2) (1st version that provides the update-service program).
-- Gerrit Pape <pape@smarden.org> Fri, 15 Feb 2008 01:57:28 +0000
fnord (1.10-3) unstable; urgency=low
* debian/diff/0001-*..0005-*: new; from upstream cvs.
* debian/diff/fnord-conf-fix.diff, mime-x-debian-package.diff,
nokeepalive.diff, pollhup.diff, redirectdir-colf-combined.diff,
timezone.diff, vhost-log-host.diff: redo with git as 0006-*..0012-*.
* debian/rules: apply diffs with patch -p1, not -p0.
* debian/control: add Vcs-Git: http://smarden.org/git/fnord.git/.
* debian/fnord-ssl-conf: fix usage output; make supervise subdirectories
(dangling) symlinks pointing into /var/run/; put log directory into
/var/log/, and link back to log/main (thx Martin Rudat, #412154).
* debian/diff/0006-fnord-conf-create-service-directory-using-tcpsvd-sv.diff:
adapt: make supervise subdirectories (dangling) symlinks pointing into
/var/run/; put log directory into /var/log/, and link back to log/main
(thx Martin Rudat, closes: #412154).
* debian/diff/0013-Makefile-make-program-to-strip-binaries-configurable.diff:
new; Makefile: make program to strip binaries configurable.
* debian/rules: support DEB_BUILD_OPTIONS=nostrip to not strip binaries
(closes: #436846).
* debian/diff/0014-Makefile-build-a-fnord-cgi-idx-program.diff: new;
Makefile: build a fnord-cgi-idx program (patch by Joost van Baal).
* debian/rules: install the fnord-cgi-idx program (patch by Joost van Baal,
closes: #458122).
-- Gerrit Pape <pape@smarden.org> Sat, 19 Jan 2008 09:30:31 +0000
2005
fnord (1.10-2) unstable; urgency=low
* debian/diff/pollhup.diff: new; don't stop but retry on revents & POLLHUP
(thx David Schweikert, closes: #326014).
-- Gerrit Pape <pape@smarden.org> Mon, 28 Nov 2005 15:25:43 +0000
fnord (1.10-1) unstable; urgency=low
* debian/fnord.README.Debian: typo.
* new upstream version.
* debian/diff/cvs-200508141000.diff: remove; obsolete.
* debian/check-sendfile-loop: minor update.
* debian/fnord.examples: remove default/t.cgi.
* debian/rules: minor.
* debian/diff/redirectdir-colf-combined.diff: adapt.
* debian/diff/env-DIR_LIST.diff: remove; use fnord-idx instead (see
#300612).
-- Gerrit Pape <pape@smarden.org> Wed, 5 Oct 2005 11:09:15 +0000
fnord (1.9-2) unstable; urgency=low
* debian/diff/cvs-200508141000.diff: new; (minor changes).
* debian/diff/mime-x-debian-package.diff,
debian/diff/redirectdir-colf-combined.diff: adapt.
* debian/diff/sendfile-type.diff: remove; fixed upstream.
* debian/diff/vhost-log-host.diff: new; write virtual hostname to log if
COLF_VHOST is set.
* debian/diff/env-DIR_LIST.diff: new; enable DIR_LIST, set DIR_LIST in
the environment to have fnord autogenerate directory-listings (closes:
#300612).
* debian/diff/timezone.diff: new; fix If-Modified-Since request parsed as
localtime, not UTC (patch from Joachim Berdal Haga, closes: #293436).
* debian/fnord.README.Debian: mention COLF_VHOST and DIR_LIST.
* debian/control: remove version restriction from Build-Depends:
dietlibc-dev; Standards-Version: 3.6.2.0.
-- Gerrit Pape <pape@smarden.org> Sun, 14 Aug 2005 09:12:43 +0000
fnord (1.9-1) unstable; urgency=low
* new upstream release.
* debian/rules: get VERSION from debian/changelog; minor.
* debian/diff/cvs-20040330.diff: remove; obsolete.
* debian/diff/mime-x-debian-package.diff,
debian/diff/redirectdir-colf-combined.diff: adapt.
* debian/diff/sendfile-type.diff: new; don't loop infinitely in sendfile
loop (thx Joachim Berdal Haga, this and new uptream release closes:
#292376).
* debian/check-sendfile-loop: new; check fix for infinite sendfile loop.
* debian/rules: target build: run debian/check-sendfile-loop.
-- Gerrit Pape <pape@smarden.org> Tue, 15 Feb 2005 18:13:59 +0000
fnord (1.8-5) unstable; urgency=low
* debian/diff/fnord-conf-fix.diff, debian/fnord.README.Debian: no need to
set COLF=1 in environment, it's compiled-in default.
* debian/diff/redirectdir-colf-combined.diff: don't demand COLF=1 in
environment.
* debian/rules: adapt.
-- Gerrit Pape <pape@smarden.org> Sat, 15 Jan 2005 19:18:08 +0000
2004
fnord (1.8-4) unstable; urgency=low
* debian/control: Build-Depends: dietlibc-dev (>= 0.27-6) (fixes build
failure on hppa, powerpc).
-- Gerrit Pape <pape@smarden.org> Wed, 22 Dec 2004 08:19:00 +0000
fnord (1.8-3) unstable; urgency=low
* debian/fnord-ssl-conf: sets up a fnord https service.
* debian/fnord-conf.8, debian/fnord-ssl-conf.8: new; man pages.
* debian/diff/fnord-conf-fix.diff: fnord-conf: adjust process state
(environment) for fnord.
* debian/fnord.README.Debian: re-wording; document https service usage;
remove description on how to run under inetd.
* debian/README.inetd: remove; obsolete.
* debian/fnord.docs: remove debian/README.inetd.
* debian/control: update long desciption (thx Gerfried Fuchs, closes:
#282598); Standards-Version: 3.6.1.0.
* debian/implicit: update to revision 1.10.
* debian/rules: install fnord-ssl-conf, man pages; cleanup.
-- Gerrit Pape <pape@smarden.org> Mon, 6 Dec 2004 12:53:46 +0000
fnord (1.8-2) unstable; urgency=low
* debian/rules: stop using debhelper, use implicit rules; define AUTH,
REDIRECTDIR, COLF, COLF_COMBINED; fnord announces version 1.8debian2.
* debian/implicit: new; implicit Makefile rules.
* debian/control: no longer Build-Depends: debhelper; Build-Depends:
dietlibc-dev (>> 0.25-0).
* debian/README.Debian: rename to debian/fnord.README.Debian.
* debian/docs, debian/examples: adapt; rename to debian/fnord.*.
* debian/dirs: remove; obsolete.
* debian/diff/fnord-conf-fix.diff: adapt:
* debian/diff/cvs-20040330.diff: new; cvs snapshot; sets
HTTP_ACCEPT_ENCODING env var.
* debian/diff/mime-x-debian-package.diff: new; *.deb is
application/x-debian-package.
* debian/diff/nokeepalive.diff: new; disable keep-alive.
* debian/diff/redirectdir-colf-combined.diff: new; support common,
combined log format; support redirect on dir without traling slash.
-- Gerrit Pape <pape@smarden.org> Tue, 30 Mar 2004 12:47:24 +0000
2003
fnord (1.8-1) unstable; urgency=medium
* new upstream version.
* debian/doc: add README.auth.
* debian/diff/fnord-conf-fix.diff: fnord-conf creates service directory
for the use with tcpsvd and svlogd to be run under runit.
* debian/README.Debian: document new service configuration.
* debian/README.inetd: adapt.
* debian/rules: add -DAUTH to CFLAGS; remove dh_undocumented.
* debian/control: remove Depends: *, Suggests: *; add Recommends: ipsvd,
runit; Standards-Version: 3.5.10.
* debian/undocumented: remove, obsolete.
-- Gerrit Pape <pape@smarden.org> Tue, 10 Jun 2003 12:04:42 +0200
fnord (1.7-2) unstable; urgency=low
* debian/control: build depends on dietlibc >= 0.22-0cvs20021128.3
(fixes build failure on ia64 and sparc, closes: #178273).
-- Gerrit Pape <pape@smarden.org> Wed, 5 Feb 2003 13:29:21 +0100
fnord (1.7-1) unstable; urgency=low
* new upstream version. * debian/control: Standards-Version: 3.5.8. * debian/copyright: refer to /usr/share/common-licenses/GPL. * debian/rules: add -v option (verbose) to diet; add -n option to dh_installdocs (don't install /usr/doc/ link).
-- Gerrit Pape <pape@smarden.org> Tue, 21 Jan 2003 13:40:28 +0100
fnord (1.6-5) unstable; urgency=high
* httpd.c: from upstream cvs:
fix (apparently not exploitable) buffer overrun in do_cgi
This bug was found by Ralf Wildenhues. To my knowledge it is
impossible to exploit this bug on any platform known to me.
fix (harmless) access to uninitialized data
-- Gerrit Pape <pape@smarden.org> Thu, 16 Jan 2003 09:56:29 +0100
fnord (1.6-4) unstable; urgency=low
* httpd.c: from upstream cvs: add Pragma: no-cache to CGI responses
(closes: #176040).
-- Gerrit Pape <pape@smarden.org> Fri, 10 Jan 2003 10:27:37 +0100
2002
fnord (1.6-3) unstable; urgency=low
* debian/control: Architecture: any, build dependency sorts out;
build-depends on dietlibc >> 0.22-0 (available on ia64); depends
on twoftpd | (ucspi-tcp, daemontools).
* debian/diff/fnord-conf-fix.diff: new; fix fnord-conf to create a
working service directory.
-- Gerrit Pape <pape@smarden.org> Mon, 9 Dec 2002 13:25:42 +0100
fnord (1.6-2) unstable; urgency=low
* debian/control: Build-Depends on dietlibc-dev (>= 0.21-2) (fixes
build failure on alpha); Suggests runit | daemontools.
-- Gerrit Pape <pape@smarden.org> Sat, 26 Oct 2002 13:06:27 +0200
fnord (1.6-1) unstable; urgency=low
* new upstream version.
* initial official debian package (#138440).
* add lintian override: statically-linked-binary; the fnord programs
are knowingly compiled statically with the diet libc.
-- Gerrit Pape <pape@smarden.org> Wed, 23 Oct 2002 13:58:41 +0200
fnord (1.5-1) unstable; urgency=low
* new upstream version.
-- Gerrit Pape <pape@smarden.org> Fri, 30 Aug 2002 13:45:21 +0200
fnord (1.3-1) unstable; urgency=low
* new upstream version.
-- Gerrit Pape <pape@smarden.org> Tue, 7 May 2002 10:54:10 +0200
fnord (1.2-1) unstable; urgency=low
* initial release.
-- Gerrit Pape <pape@smarden.org> Fri, 5 Apr 2002 21:40:22 +0200