[build-status: 100135] Log for successful build of thttpd_2.25b-3 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Fri Oct 19 23:39:20 JST 2007
Automatic build of thttpd_2.25b-3 on mappi005 by sbuild/m32r 0.53
Build started at 20071019-2327
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 174kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main thttpd 2.25b-3 (dsc) [591B]
Get:2 http://debian.linux-m32r.org 06_devonian/main thttpd 2.25b-3 (tar) [132kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main thttpd 2.25b-3 (diff) [40.9kB]
Fetched 174kB in 7s (24.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), dpatch, autotools-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.57 >= 5 is satisfied)
dpatch: already installed (2.0.27)
autotools-dev: already installed (20070725.1)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Sun Oct 14 19:29:13 2007 JST using DSA key ID 4B2B2B9E
gpg: Can't check signature: public key not found
dpkg-source: extracting thttpd in thttpd-2.25b
dpkg-source: unpacking thttpd_2.25b.orig.tar.gz
dpkg-source: applying /debian/buildd/build/thttpd_2.25b-3.diff.gz
dpkg-buildpackage: source package thttpd
dpkg-buildpackage: source version 2.25b-3
dpkg-buildpackage: source changed by Daniel Baumann <daniel at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dpatch deapply-all
06-manpage-tilde not applied to ./ .
05-301-redirect not applied to ./ .
04-manpage-entities not applied to ./ .
03-sigbus not applied to ./ .
02-path-info not applied to ./ .
01-conglomeration not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
dh_testroot
rm -f build-stamp
# Cleaning package
[ ! -f Makefile ] || /usr/bin/make distclean
rm -f extras/thtpasswd
mv extras/thtpasswd.1 extras/htpasswd.1
mv: cannot stat `extras/thtpasswd.1': No such file or directory
make: [clean] Error 1 (ignored)
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
dh_clean
debian/rules build
test -d debian/patched || install -d debian/patched
dpatch apply-all
applying patch 01-conglomeration to ./ ... ok.
applying patch 02-path-info to ./ ... ok.
applying patch 03-sigbus to ./ ... ok.
applying patch 04-manpage-entities to ./ ... ok.
applying patch 05-301-redirect to ./ ... ok.
applying patch 06-manpage-tilde to ./ ... ok.
dpatch cat-all >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
# Configuring package
CFLAGS="-Wall -g -O2" ./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --exec-prefix=\${prefix} --bindir=\${prefix}/bin --sbindir=\${prefix}/sbin --libdir=\${prefix}/lib --sysconfdir=/etc --mandir=\${prefix}/share/ --includedir=\${prefix}/include
creating cache ./config.cache
checking host system type... m32r-unknown-linux-gnu
checking target system type... m32r-unknown-linux-gnu
checking build system type... m32r-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -Wall -g -O2 ) works... yes
checking whether the C compiler (gcc -Wall -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking gcc version... 4
checking how to link static binaries... -static
checking for __progname... yes
checking how to run the C preprocessor... gcc -E
checking for fcntl.h... yes
checking for grp.h... yes
checking for memory.h... yes
checking for paths.h... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for sys/devpoll.h... no
checking for sys/event.h... no
checking for osreldate.h... no
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for /usr/local/v6/lib... no
checking for gethostbyname... yes
checking for socket... yes
checking for main in -linet6... no
checking for crypt... no
checking for crypt in -lcrypt... yes
checking for hstrerror... yes
checking for strerror... yes
checking for waitpid... yes
checking for vsnprintf... yes
checking for daemon... yes
checking for setsid... yes
checking for setlogin... no
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for gai_strerror... yes
checking for kqueue... no
checking for sigset... yes
checking for atoll... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for select... yes
checking for poll... yes
checking if struct tm has tm_gmtoff member... yes
checking if int64_t exists... yes
checking if socklen_t exists... yes
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /usr/bin/ginstall -c
updating cache ./config.cache
creating ./config.status
creating Makefile
creating cgi-src/Makefile
creating extras/Makefile
dh_testdir
# Building package
/usr/bin/make
make[1]: Entering directory `/build/buildd/thttpd-2.25b'
gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c thttpd.c
rm -f mime_encodings.h
sed < mime_encodings.txt > mime_encodings.h \
-e 's/#.*//' -e 's/[ ]*$//' -e '/^$/d' \
-e 's/[ ][ ]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/'
rm -f mime_types.h
sed < mime_types.txt > mime_types.h \
-e 's/#.*//' -e 's/[ ]*$//' -e '/^$/d' \
-e 's/[ ][ ]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/'
gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c libhttpd.c
gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c fdwatch.c
gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c mmc.c
gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c timers.c
gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c match.c
gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c tdate_parse.c
gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -o thttpd thttpd.o libhttpd.o fdwatch.o mmc.o timers.o match.o tdate_parse.o -lcrypt
for i in cgi-src extras ; do ( \
cd $i ; \
pwd ; \
/usr/bin/make -w \
WEBDIR=/var/www \
CGIBINDIR=/var/www/cgi-bin \
MANDIR=/usr/share/ \
WEBGROUP=www \
) ; done
/build/buildd/thttpd-2.25b/cgi-src
make[2]: Entering directory `/build/buildd/thttpd-2.25b/cgi-src'
gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c redirect.c
gcc redirect.o -lcrypt -o redirect
gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c ssi.c
gcc ssi.o ../match.o -lcrypt -o ssi
gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c phf.c
gcc phf.o -lcrypt -o phf
make[2]: Leaving directory `/build/buildd/thttpd-2.25b/cgi-src'
/build/buildd/thttpd-2.25b/extras
make[2]: Entering directory `/build/buildd/thttpd-2.25b/extras'
gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -DWEBDIR=\"/var/www\" -c makeweb.c
gcc makeweb.o -o makeweb -lcrypt
gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -DWEBDIR=\"/var/www\" -c htpasswd.c
gcc htpasswd.o -o htpasswd -lcrypt
make[2]: Leaving directory `/build/buildd/thttpd-2.25b/extras'
make[1]: Leaving directory `/build/buildd/thttpd-2.25b'
# Renaming htpasswd to thtpasswd (Conflicts apache2-utils)
mv extras/htpasswd extras/thtpasswd
mv extras/htpasswd.1 extras/thtpasswd.1
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Installing package
install -d -m 0755 debian/thttpd/etc/thttpd
install -m 0644 debian/config/thttpd.conf debian/config/throttle.conf debian/thttpd/etc/thttpd
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_install
dh_installlogcheck
dh_installlogrotate
dh_installinit --update-rcd-params='defaults 20'
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `thttpd' in `../thttpd_2.25b-3_m32r.deb'.
dpkg-deb: building package `thttpd-util' in `../thttpd-util_2.25b-3_m32r.deb'.
dpkg-genchanges -B >../thttpd_2.25b-3_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20071019-2339
thttpd_2.25b-3_m32r.changes:
Format: 1.7
Date: Sun, 14 Oct 2007 11:48:00 +0200
Source: thttpd
Binary: thttpd-util thttpd
Architecture: m32r
Version: 2.25b-3
Distribution: unstable
Urgency: medium
Maintainer: Daniel Baumann <daniel at debian.org>
Changed-By: Daniel Baumann <daniel at debian.org>
Description:
thttpd - tiny/turbo/throttling HTTP server
thttpd-util - tiny/turbo/throttling HTTP server (utilities)
Closes: 164306 228233 421739 421750 421752 433347 441504
Changes:
thttpd (2.25b-3) unstable; urgency=medium
.
* Added versioned conflicts against logcheck-database (Closes: #441504).
* Properly renaming htpasswd, removing apache2-utils again.
* Applied patch from Evan Jones <ejones at uwaterloo.ca> to fix illegal
PATH_INFO (Closes: #164306).
* Applied patch from Ville Jantunen <vja at avoltus.com> to fix crashing when
file changes happen to frequently on network shares (Closes: #228233).
* Applied patch from Trent W. Buck <trentbuck at gmail.com> to replaces
copyright symbol with proper entities in manpages
(Closes: #421739, #433347).
* Applied patch from Era Eriksson <era at iki.fi> to allow thttpd to make 301
redirects (Closes: #421750).
* Applied patch from Era Eriksson <era at iki.fi> to document the tilde
expansion in the manpage (Closes: #421752).
Files:
c09b5a963acc34d9d24136ce8a348342 64612 web optional thttpd_2.25b-3_m32r.deb
6c86c866b2145f3894841c2c8c207549 27642 web optional thttpd-util_2.25b-3_m32r.deb
/debian/buildd/build/chroot-unstable/build/buildd/thttpd_2.25b-3_m32r.deb:
new debian package, version 2.0.
size 64612 bytes: control archive= 1405 bytes.
172 bytes, 6 lines conffiles
816 bytes, 22 lines control
384 bytes, 6 lines md5sums
311 bytes, 12 lines * postinst #!/bin/sh
440 bytes, 31 lines * postrm #!/bin/sh
266 bytes, 11 lines * prerm #!/bin/sh
Package: thttpd
Version: 2.25b-3
Architecture: m32r
Maintainer: Daniel Baumann <daniel at debian.org>
Installed-Size: 236
Depends: libc6 (>= 2.3.5-1), logrotate
Suggests: thttpd-util
Conflicts: logcheck-database (<< 1.2.62)
Provides: httpd, httpd-cgi
Section: web
Priority: optional
Description: tiny/turbo/throttling HTTP server
thttpd is a small, fast secure webserver. It features CGI support,
URL-traffic-based throttling and basic authentication. thttpd has a very small
memory footprint as it only forks itself in order to execute CGI scripts. It is
designed to be as fast as fully featured web-servers and it performs extremely
well under high load.
.
Homepage: <http://www.acme.com/software/thttpd/>
.
This package contains the thttpd server. For thttpd support programs see the
thttpd-util package.
/debian/buildd/build/chroot-unstable/build/buildd/thttpd-util_2.25b-3_m32r.deb:
new debian package, version 2.0.
size 27642 bytes: control archive= 1060 bytes.
736 bytes, 20 lines control
828 bytes, 13 lines md5sums
Package: thttpd-util
Source: thttpd
Version: 2.25b-3
Architecture: m32r
Maintainer: Daniel Baumann <daniel at debian.org>
Installed-Size: 124
Depends: libc6 (>= 2.3.5-1)
Enhances: thttpd
Section: web
Priority: optional
Description: tiny/turbo/throttling HTTP server (utilities)
thttpd is a small, fast secure webserver. It features CGI support,
URL-traffic-based throttling and basic authentication. thttpd has a very small
memory footprint as it only forks itself in order to execute CGI scripts. It is
designed to be as fast as fully featured web-servers and it performs extremely
well under high load.
.
Homepage: <http://www.acme.com/software/thttpd/>
.
This package contains various support utilities for thttpd web-server.
/debian/buildd/build/chroot-unstable/build/buildd/thttpd_2.25b-3_m32r.deb:
drwxr-xr-x root/root 0 2007-10-19 23:37 ./
drwxr-xr-x root/root 0 2007-10-19 23:36 ./etc/
drwxr-xr-x root/root 0 2007-10-19 23:36 ./etc/logcheck/
drwxr-xr-x root/root 0 2007-10-19 23:36 ./etc/logcheck/ignore.d.server/
-rw-r--r-- root/root 987 2007-10-19 23:36 ./etc/logcheck/ignore.d.server/thttpd
drwxr-xr-x root/root 0 2007-10-19 23:36 ./etc/logcheck/ignore.d.workstation/
-rw-r--r-- root/root 178 2007-10-19 23:36 ./etc/logcheck/ignore.d.workstation/thttpd
drwxr-xr-x root/root 0 2007-10-19 23:36 ./etc/logrotate.d/
-rw-r--r-- root/root 254 2007-10-19 23:36 ./etc/logrotate.d/thttpd
drwxr-xr-x root/root 0 2007-10-19 23:36 ./etc/init.d/
-rwxr-xr-x root/root 1418 2007-10-19 23:29 ./etc/init.d/thttpd
drwxr-xr-x root/root 0 2007-10-19 23:35 ./etc/thttpd/
-rw-r--r-- root/root 3728 2007-10-19 23:35 ./etc/thttpd/thttpd.conf
-rw-r--r-- root/root 656 2007-10-19 23:35 ./etc/thttpd/throttle.conf
drwxr-xr-x root/root 0 2007-10-19 23:36 ./usr/
drwxr-xr-x root/root 0 2007-10-19 23:37 ./usr/sbin/
-rwxr-xr-x root/root 79308 2007-10-19 23:37 ./usr/sbin/thttpd
drwxr-xr-x root/root 0 2007-10-19 23:37 ./usr/share/
drwxr-xr-x root/root 0 2007-10-19 23:36 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-10-19 23:37 ./usr/share/doc/thttpd/
-rw-r--r-- root/root 2733 2003-10-27 09:39 ./usr/share/doc/thttpd/TODO
-rw-r--r-- root/root 1669 2007-10-19 23:29 ./usr/share/doc/thttpd/copyright
-rw-r--r-- root/root 1179 2007-10-19 23:29 ./usr/share/doc/thttpd/README.Debian
-rw-r--r-- root/root 4347 2007-10-19 23:29 ./usr/share/doc/thttpd/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-10-19 23:37 ./usr/share/man/
drwxr-xr-x root/root 0 2007-10-19 23:37 ./usr/share/man/man8/
-rw-r--r-- root/root 9725 2007-10-19 23:30 ./usr/share/man/man8/thttpd.8.gz
drwxr-xr-x root/root 0 2007-10-19 23:35 ./var/
drwxr-xr-x root/root 0 2007-10-19 23:35 ./var/www/
drwxr-xr-x root/root 0 2007-10-19 23:35 ./var/www/users/
drwxr-xr-x root/root 0 2007-10-19 23:35 ./var/log/
/debian/buildd/build/chroot-unstable/build/buildd/thttpd-util_2.25b-3_m32r.deb:
drwxr-xr-x root/root 0 2007-10-19 23:37 ./
drwxr-xr-x root/root 0 2007-10-19 23:36 ./usr/
drwxr-xr-x root/root 0 2007-10-19 23:37 ./usr/bin/
-rwxr-xr-x root/root 5804 2007-10-19 23:37 ./usr/bin/makeweb
-rwxr-xr-x root/root 2992 2007-10-19 23:30 ./usr/bin/syslogtocern
-rwxr-xr-x root/root 6924 2007-10-19 23:37 ./usr/bin/thtpasswd
drwxr-xr-x root/root 0 2007-10-19 23:37 ./usr/share/
drwxr-xr-x root/root 0 2007-10-19 23:36 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-10-19 23:37 ./usr/share/doc/thttpd-util/
-rw-r--r-- root/root 1669 2007-10-19 23:29 ./usr/share/doc/thttpd-util/copyright
-rw-r--r-- root/root 663 2007-10-19 23:29 ./usr/share/doc/thttpd-util/README.Debian
-rw-r--r-- root/root 4347 2007-10-19 23:29 ./usr/share/doc/thttpd-util/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-10-19 23:37 ./usr/share/man/
drwxr-xr-x root/root 0 2007-10-19 23:37 ./usr/share/man/man1/
-rw-r--r-- root/root 951 2007-10-19 23:30 ./usr/share/man/man1/makeweb.1.gz
-rw-r--r-- root/root 309 2007-10-19 23:30 ./usr/share/man/man1/thtpasswd.1.gz
drwxr-xr-x root/root 0 2007-10-19 23:37 ./usr/share/man/man8/
-rw-r--r-- root/root 1793 2007-10-19 23:30 ./usr/share/man/man8/redirect.8.gz
-rw-r--r-- root/root 2432 2007-10-19 23:30 ./usr/share/man/man8/ssi.8.gz
-rw-r--r-- root/root 1138 2007-10-19 23:30 ./usr/share/man/man8/syslogtocern.8.gz
drwxr-xr-x root/root 0 2007-10-19 23:36 ./usr/lib/
drwxr-xr-x root/root 0 2007-10-19 23:37 ./usr/lib/cgi-bin/
-rwxr-xr-x root/root 5004 2007-10-19 23:37 ./usr/lib/cgi-bin/redirect
-rwxr-xr-x root/root 10468 2007-10-19 23:37 ./usr/lib/cgi-bin/ssi
******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/thttpd-2.25b
------------------------------------------------------------------------------
******************************************************************************
Finished at 20071019-2339
Build needed 00:09:40, 1744k disk space
More information about the build-status
mailing list