Your message dated Thu, 27 Dec 2007 14:17:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#453824: fixed in thttpd 2.25b-4
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: thttpd
Version: 2.25b-3
According to the documentation there is a symlinkcheck and nosymlinkcheck
configuration option that may be used in thttpd.conf. According to the source
code this is not the case. The attached patch fixes the documentation to
conform to the source code configuration options symlinks and nosymlinks.
Naturally this may be included in Debians thttpd package under the license used.
/ Sebastian
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces.
It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
diff -Nruw thttpd-2.25b-3/debian/config/thttpd.conf thttpd-2.25b-3.patched/debian/config/thttpd.conf
--- thttpd-2.25b-3/debian/config/thttpd.conf 2007-12-01 13:28:10.000000000 +0100
+++ thttpd-2.25b-3.patched/debian/config/thttpd.conf 2007-12-01 13:58:52.000000000 +0100
@@ -24,12 +24,12 @@
# Don't do explicit symbolic link checking. Normally, thttpd explicitly expands
# any symbolic links in filenames, to check that the resulting path stays within# the original document tree. If you want to turn off this check and save some
-# CPU time, you can use the nosymlinkcheck option, however this is not
+# CPU time, you can use the nosymlinks option, however this is not
# recommended. Note, though, that if you are using the chroot option, the
# symlink checking is unnecessary and is turned off, so the safe way to save
# those CPU cycles is to use chroot.
-#symlinkcheck
-#nosymlinkcheck
+#symlinks
+#nosymlinks
# Do el-cheapo virtual hosting. If vhost is the compiled-in default (not the
# case on Debian), then novhost disables it. See thttpd(8) for details.
diff -Nruw thttpd-2.25b-3/thttpd.8 thttpd-2.25b-3.patched/thttpd.8
--- thttpd-2.25b-3/thttpd.8 2005-06-29 19:50:56.000000000 +0200
+++ thttpd-2.25b-3.patched/thttpd.8 2007-12-01 13:58:07.000000000 +0100
@@ -90,7 +90,7 @@
Note, though, that if you are using the chroot option, the symlink
checking is unnecessary and is turned off, so the safe way to save
those CPU cycles is to use chroot.
-The config-file option names for this flag are "symlinkcheck" and "nosymlinkcheck".
+The config-file option names for this flag are "symlinks" and "nosymlinks".
.TP
.B -v
Do el-cheapo virtual hosting.
--- End Message ---
--- Begin Message ---
Source: thttpd
Source-Version: 2.25b-4
We believe that the bug you reported is fixed in the latest version of
thttpd, which is due to be installed in the Debian FTP archive:
thttpd-util_2.25b-4_i386.deb
to pool/main/t/thttpd/thttpd-util_2.25b-4_i386.deb
thttpd_2.25b-4.diff.gz
to pool/main/t/thttpd/thttpd_2.25b-4.diff.gz
thttpd_2.25b-4.dsc
to pool/main/t/thttpd/thttpd_2.25b-4.dsc
thttpd_2.25b-4_i386.deb
to pool/main/t/thttpd/thttpd_2.25b-4_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated thttpd package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 27 Dec 2007 14:52:00 +0100
Source: thttpd
Binary: thttpd-util thttpd
Architecture: source i386
Version: 2.25b-4
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description:
thttpd - tiny/turbo/throttling HTTP server
thttpd-util - tiny/turbo/throttling HTTP server (utilities)
Closes: 453824
Changes:
thttpd (2.25b-4) unstable; urgency=low
.
* Bumped to new policy.
* Using new homepage field in control.
* Applied patch from Sebastian Rasmussen <[EMAIL PROTECTED]> to update
documentation matching the source code wrt/ symlinks/nosymlinks options
(Closes: #453824).
Files:
824d9836683eb41d46a2e99fec4a8969 638 web optional thttpd_2.25b-4.dsc
4063ba8ccd85487bf2ccba1dbaa331f9 41173 web optional thttpd_2.25b-4.diff.gz
00b7d08aba37d3fcdbe6f0ef5c15f6f6 60044 web optional thttpd_2.25b-4_i386.deb
61a495ef5da3d5e1d5325538867c1706 27504 web optional
thttpd-util_2.25b-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHc7D0+C5cwEsrK54RAr1vAJ0ddBRrqz1ioKnx6sn+0aeBM2PzugCgssUk
exVn8paBF7MX2m4oN+CYtkU=
=9U9D
-----END PGP SIGNATURE-----
--- End Message ---