Your message dated Sat, 21 Oct 2006 17:18:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#393017: fixed in speedy-cgi-perl 2.22-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: speedy-cgi-perl
Version: 2.22-3
Severity: serious
> Automatic build of speedy-cgi-perl_2.22-3 on coconut0 by sbuild/ia64 0.49
...
> /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static
> ia64-linux-gnu-gcc -prefer-pic -pipe -I/usr/include/xmltok
> -I/usr/include/openssl -Wall -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pipe
> -I/usr/include/xmltok -I/usr/include/openssl -Wall -O2 -g -pthread
> -I/usr/include/apache2 -I/usr/include/apr-1.0 -I/usr/include/apr-1.0
> -I/usr/include/postgresql -I../src -I. -DSPEEDY_PROGNAME=\"mod_speedycgi2\"
> -DSPEEDY_VERSION=\"2.22\" -DSPEEDY_FRONTEND -c -o mod_speedycgi2.lo
> mod_speedycgi2.c && touch mod_speedycgi2.slo
> mod_speedycgi2.c: In function 'discard_script_output':
> mod_speedycgi2.c:343: warning: implicit declaration of function
> 'APR_BRIGADE_FOREACH'
> mod_speedycgi2.c:343: error: expected ';' before '{' token
> mod_speedycgi2.c:342: warning: unused variable 'rv'
> mod_speedycgi2.c:341: warning: unused variable 'len'
> mod_speedycgi2.c:340: warning: unused variable 'buf'
> mod_speedycgi2.c: In function 'cgi_handler':
> mod_speedycgi2.c:383: warning: implicit declaration of function
> 'apr_filename_of_pathname'
> mod_speedycgi2.c:383: warning: assignment makes pointer from integer without
> a cast
> mod_speedycgi2.c:439: warning: format '%s' expects type 'char *', but
> argument 7 has type 'int'
> mod_speedycgi2.c:448: warning: format '%s' expects type 'char *', but
> argument 7 has type 'int'
> mod_speedycgi2.c:468: error: expected ';' before '{' token
> apxs:Error: Command failed with rc=65536
> ..
> make[1]: *** [mod_speedycgi.la] Error 1
> make[1]: Leaving directory `/build/tbm/speedy-cgi-perl-2.22/mod_speedycgi2'
> make: *** [build-stamp] Error 2
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: speedy-cgi-perl
Source-Version: 2.22-4
We believe that the bug you reported is fixed in the latest version of
speedy-cgi-perl, which is due to be installed in the Debian FTP archive:
libapache-mod-speedycgi_2.22-4_i386.deb
to pool/main/s/speedy-cgi-perl/libapache-mod-speedycgi_2.22-4_i386.deb
libapache2-mod-speedycgi_2.22-4_i386.deb
to pool/main/s/speedy-cgi-perl/libapache2-mod-speedycgi_2.22-4_i386.deb
speedy-cgi-perl_2.22-4.diff.gz
to pool/main/s/speedy-cgi-perl/speedy-cgi-perl_2.22-4.diff.gz
speedy-cgi-perl_2.22-4.dsc
to pool/main/s/speedy-cgi-perl/speedy-cgi-perl_2.22-4.dsc
speedy-cgi-perl_2.22-4_i386.deb
to pool/main/s/speedy-cgi-perl/speedy-cgi-perl_2.22-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.
Niko Tyni <[EMAIL PROTECTED]> (supplier of updated speedy-cgi-perl 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: Sat, 21 Oct 2006 20:57:55 +0300
Source: speedy-cgi-perl
Binary: libapache2-mod-speedycgi libapache-mod-speedycgi speedy-cgi-perl
Architecture: source i386
Version: 2.22-4
Distribution: unstable
Urgency: medium
Maintainer: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]>
Changed-By: Niko Tyni <[EMAIL PROTECTED]>
Description:
libapache-mod-speedycgi - apache module to speed up perl scripts by making
them persistent
libapache2-mod-speedycgi - apache2 module to speed up perl scripts by making
them persistent
speedy-cgi-perl - speed up perl scripts by making them persistent
Closes: 393017 394446
Changes:
speedy-cgi-perl (2.22-4) unstable; urgency=medium
.
* Medium urgency because of an RC bug fix.
* debian/patches/apache2.2: fixes for Apache 2.2 compatibility
+ fix FTBFS due to APR_BRIGADE_FOREACH macro usage. (Closes: #393017)
+ change apr_filename_of_pathname() calls to apr_filepath_name_get()
* debian/patches/80strip-backend-libs.dpatch: remove unnecessary linking
+ don't link speedy_backend against -lm, -lcrypt and -lpthread
* Fix groff syntax in speedy.1
* Change package sections to 'perl' and 'net', as in the override file.
* Install the speedy and speedy_backend manpages with extension '.1p',
as per the Perl policy.
* Build-depend on apache2-prefork-dev (>= 2.2) and depend on
apache2.2-common in addition to apache2-mpm-prefork, to get a
consistent set of packages for the new apache2 module ABI.
(Closes: #394446).
Files:
8bcdef26f3cf77a474b16333be0b7b87 788 perl optional speedy-cgi-perl_2.22-4.dsc
c71772a850a3e34c4fb6ab78f3ac54b7 12904 perl optional
speedy-cgi-perl_2.22-4.diff.gz
17972b6920d1e4fca2962d8e1ca849e1 114526 perl optional
speedy-cgi-perl_2.22-4_i386.deb
49e8695376c2e6bbe4a19f95f35408ad 30674 net optional
libapache-mod-speedycgi_2.22-4_i386.deb
62948e24285e2c2ffe56c0e88d0cebad 32908 net optional
libapache2-mod-speedycgi_2.22-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFOrbBS+BYJZB4jhERAin0AKCwVpq3mXRA4O3HaD2+OKUikj/DTQCcDyWc
8CGQ75VwwKmgCuhcsjGA/3w=
=tlfh
-----END PGP SIGNATURE-----
--- End Message ---