Your message dated Fri, 16 Dec 2005 11:47:13 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#342161: fixed in horde3 3.0.9-1
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 5 Dec 2005 22:09:29 +0000
>From [EMAIL PROTECTED] Mon Dec 05 14:09:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sd6.iuculano.it ([65.110.63.50] helo=iuculano.it)
by spohr.debian.org with smtp (Exim 4.50)
id 1EjOWX-00056s-7u
for [EMAIL PROTECTED]; Mon, 05 Dec 2005 14:09:29 -0800
Received: (qmail 9345 invoked by uid 1000); 5 Dec 2005 23:08:57 +0100
Message-ID: <[EMAIL PROTECTED]>
Content-Type: multipart/mixed; boundary="===============1024111420=="
MIME-Version: 1.0
From: Giuseppe Iuculano <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: horde3: weatherdotcom doesn't work
X-Mailer: reportbug 3.8
Date: Mon, 05 Dec 2005 23:08:57 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
This is a multi-part MIME message sent by reportbug.
--===============1024111420==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: horde3
Version: 3.0.7-1
Severity: minor
Attached a diff for weatherdotcom.php which fixes this bug
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages horde3 depends on:
ii apache2 2.0.54-5 next generation, scalable, extenda
ii apache2-mpm-prefork [httpd] 2.0.54-5 traditional model for Apache2
ii libapache2-mod-php4 [phpapi- 4:4.3.10-16 server-side, HTML-embedded scripti
ii php4-cli [phpapi-20020918] 4:4.3.10-16 command-line interpreter for the p
ii php4-domxml 4:4.3.10-16 XMLv2 module for php4
ii php4-pear 4:4.3.10-16 PEAR - PHP Extension and Applicati
ii php4-pear-log 1.6.0-1.1 Log module for PEAR
-- no debconf information
--===============1024111420==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="weatherdotcom.diff"
--- weatherdotcom.php 2005-12-05 22:58:51.000000000 +0100
+++ /usr/share/horde3/lib/Block/weatherdotcom.php 2005-11-22
22:47:35.000000000 +0100
@@ -36,8 +36,8 @@
*/
function _params()
{
- if (!(@include_once 'Services/Weather.php') ||
- !(@include_once 'Cache.php') ||
+ if ([EMAIL PROTECTED] 'Services/Weather.php' ||
+ [EMAIL PROTECTED] 'Cache.php' ||
!ini_get('allow_url_fopen')) {
Horde::logMessage('The weather.com block will not work without the
PEARServices_Weather and Cache packages, and allow_url_fopen enabled. Run pear
install Services_Weather Cache, and ensure that allow_url_fopen_wrappers is
enabled in php.ini.',
__FILE__, __LINE__, PEAR_LOG_ERR);
@@ -101,8 +101,8 @@
*/
function _content()
{
- if (!(@include_once 'Services/Weather.php') ||
- !(@include_once 'Cache.php') ||
+ if ([EMAIL PROTECTED] 'Services/Weather.php' ||
+ [EMAIL PROTECTED] 'Cache.php' ||
!ini_get('allow_url_fopen')) {
Horde::logMessage('The weather.com block will not work without the
PEARServices_Weather and Cache packages, and allow_url_fopen enabled. Run pear
install Services_Weather Cache, and ensure that allow_url_fopen_wrappers is
enabled in php.ini.',
__FILE__, __LINE__, PEAR_LOG_ERR);
--===============1024111420==--
---------------------------------------
Received: (at 342161-close) by bugs.debian.org; 16 Dec 2005 19:51:10 +0000
>From [EMAIL PROTECTED] Fri Dec 16 11:51:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EnLXt-0008MS-7x; Fri, 16 Dec 2005 11:47:13 -0800
From: Ola Lundqvist <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#342161: fixed in horde3 3.0.9-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 16 Dec 2005 11:47:13 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 6
Source: horde3
Source-Version: 3.0.9-1
We believe that the bug you reported is fixed in the latest version of
horde3, which is due to be installed in the Debian FTP archive:
horde3_3.0.9-1.diff.gz
to pool/main/h/horde3/horde3_3.0.9-1.diff.gz
horde3_3.0.9-1.dsc
to pool/main/h/horde3/horde3_3.0.9-1.dsc
horde3_3.0.9-1_all.deb
to pool/main/h/horde3/horde3_3.0.9-1_all.deb
horde3_3.0.9.orig.tar.gz
to pool/main/h/horde3/horde3_3.0.9.orig.tar.gz
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.
Ola Lundqvist <[EMAIL PROTECTED]> (supplier of updated horde3 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: Fri, 16 Dec 2005 17:51:15 +0100
Source: horde3
Binary: horde3
Architecture: source all
Version: 3.0.9-1
Distribution: unstable
Urgency: high
Maintainer: Ola Lundqvist <[EMAIL PROTECTED]>
Changed-By: Ola Lundqvist <[EMAIL PROTECTED]>
Description:
horde3 - horde web application framework
Closes: 306605 339135 341358 341695 342161 342942
Changes:
horde3 (3.0.9-1) unstable; urgency=high
.
* New upstream release that correct a cross site scripting vulnerability
as described in CVE-2005-4190, closes: #342942.
* Documented that horde is incompatible with php4 session.auto_start option
in the README.Debian file, closes: #341695.
* Added php-mail to recommends list, closes: #339135.
* Applied a patch to make weatherdotcom work, closes: #342161.
Thanks to Giuseppe Iuculano <[EMAIL PROTECTED]>.
* Documented how to add alias to apache config, closes: #306605.
* Changed the initial config message slightly, closes: #341358.
Files:
a4270bf53ec34f0b84920613fe118ffb 615 web optional horde3_3.0.9-1.dsc
00bb74eb4b208392d2ae065e4bc73531 3738315 web optional horde3_3.0.9.orig.tar.gz
bb890d9df66d87b0f2439931a1f6ee6a 8240 web optional horde3_3.0.9-1.diff.gz
7b99ecdfba3824c11985956db122c76f 3779508 web optional horde3_3.0.9-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDoxk0GKGxzw/lPdkRAm0qAJ9zarriExTO6llc9L+0C3VNeRf+mACgrvo0
26ESfiI7/CZOE956QhFnlW8=
=cQr7
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]