Your message dated Wed, 12 Jan 2005 15:47:31 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#289433: fixed in libcgi-untaint-perl 1.25-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; 9 Jan 2005 01:46:06 +0000 >From [EMAIL PROTECTED] Sat Jan 08 17:46:06 2005 Return-path: <[EMAIL PROTECTED]> Received: from 220pc220.sshunet.nl (mordor.wolffelaar.nl) [145.97.220.220] (Debian-exim) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CnS9d-0007lF-00; Sat, 08 Jan 2005 17:46:05 -0800 Received: from jeroen by mordor.wolffelaar.nl with local (Exim 4.34) id 1CnS9d-00072S-7b; Sun, 09 Jan 2005 02:46:05 +0100 To: Debian Bug Tracking System <[EMAIL PROTECTED]> X-Debbugs-CC: Dagfinn Ilmari Mannsaker <[EMAIL PROTECTED]> Subject: O: libcgi-untaint-perl -- Process CGI input parameters X-MIA-Summary: Orphaned: libcgi-untaint-perl Message-Id: <[EMAIL PROTECTED]> From: Jeroen van Wolffelaar <[EMAIL PROTECTED]> Date: Sun, 09 Jan 2005 02:46:05 +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-Status: No, hits=-10.0 required=4.0 tests=BAYES_00,DATING,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: wnpp Severity: normal The current maintainer of libcgi-untaint-perl, Dagfinn Ilmari Mannsaker <[EMAIL PROTECTED]>, has orphaned this package. If you want to be the new maintainer, please take it -- see http://www.debian.org/devel/wnpp/index.html#howto-o for detailed instructions how to adopt a package properly. Some information about this package: Package: libcgi-untaint-perl Binary: libcgi-untaint-perl Version: 1.00-1 Priority: optional Section: perl Maintainer: Dagfinn Ilmari Mannsaker <[EMAIL PROTECTED]> Build-Depends-Indep: debhelper (>= 4.1.0), cdbs, perl (>= 5.8.0), libuniversal-require-perl Architecture: all Standards-Version: 3.6.1 Format: 1.0 Directory: pool/main/libc/libcgi-untaint-perl Files: c0f6a123ffa62e7f3f679a2cd3618707 671 libcgi-untaint-perl_1.00-1.dsc 02b38ef8bcdf1731ef7836503ea6f1da 7268 libcgi-untaint-perl_1.00.orig.tar.gz bbff654510e6054a56c2bf5b02fdd6f1 1960 libcgi-untaint-perl_1.00-1.diff.gz Package: libcgi-untaint-perl Priority: optional Section: perl Installed-Size: 116 Maintainer: Dagfinn Ilmari Mannsaker <[EMAIL PROTECTED]> Architecture: all Version: 1.00-1 Depends: perl (>= 5.6.0-16), libuniversal-require-perl Filename: pool/main/libc/libcgi-untaint-perl/libcgi-untaint-perl_1.00-1_all.deb Size: 21706 MD5sum: ff7f8ee9a0683b417f93e98017ed780e Description: Process CGI input parameters Dealing with large web based applications with multiple forms is a minefield. It's often hard enough to ensure you validate all your input at all, without having to worry about doing it in a consistent manner. If any of the validation rules change, you often have to alter them in many different places. And, if you want to operate taint-safe, then you're just adding even more headaches. . This module provides a simple, convenient, abstracted and extensible manner for validating and untainting the input from web forms. . You simply create a handler with a hash of your parameters (usually $q->Vars), and then iterate over the fields you wish to extract, performing whatever validations you choose. The resulting variable is guaranteed not only to be valid, but also untainted. --------------------------------------- Received: (at 289433-close) by bugs.debian.org; 12 Jan 2005 20:53:07 +0000 >From [EMAIL PROTECTED] Wed Jan 12 12:53:07 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CopUI-0006xM-00; Wed, 12 Jan 2005 12:53:06 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1CopOt-0004wv-00; Wed, 12 Jan 2005 15:47:31 -0500 From: Stephen Quinney <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.54 $ Subject: Bug#289433: fixed in libcgi-untaint-perl 1.25-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 12 Jan 2005 15:47:31 -0500 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-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-Spam-Level: Source: libcgi-untaint-perl Source-Version: 1.25-1 We believe that the bug you reported is fixed in the latest version of libcgi-untaint-perl, which is due to be installed in the Debian FTP archive: libcgi-untaint-perl_1.25-1.diff.gz to pool/main/libc/libcgi-untaint-perl/libcgi-untaint-perl_1.25-1.diff.gz libcgi-untaint-perl_1.25-1.dsc to pool/main/libc/libcgi-untaint-perl/libcgi-untaint-perl_1.25-1.dsc libcgi-untaint-perl_1.25-1_all.deb to pool/main/libc/libcgi-untaint-perl/libcgi-untaint-perl_1.25-1_all.deb libcgi-untaint-perl_1.25.orig.tar.gz to pool/main/libc/libcgi-untaint-perl/libcgi-untaint-perl_1.25.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. Stephen Quinney <[EMAIL PROTECTED]> (supplier of updated libcgi-untaint-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: Wed, 12 Jan 2005 20:32:54 +0000 Source: libcgi-untaint-perl Binary: libcgi-untaint-perl Architecture: source all Version: 1.25-1 Distribution: unstable Urgency: low Maintainer: Stephen Quinney <[EMAIL PROTECTED]> Changed-By: Stephen Quinney <[EMAIL PROTECTED]> Description: libcgi-untaint-perl - Process CGI input parameters Closes: 289433 Changes: libcgi-untaint-perl (1.25-1) unstable; urgency=low . * New upstream release * New maintainer, closes: #289433. * debian/rules - replaced with my standard system. This removes the build-dependency on cdbs. Files: 2eb2cc61c6e340370749df84f15316b3 660 perl optional libcgi-untaint-perl_1.25-1.dsc f75b2641202e441a16db5040c37170c0 7679 perl optional libcgi-untaint-perl_1.25.orig.tar.gz a8053d1d4f6837b65360abfb3cf51380 2694 perl optional libcgi-untaint-perl_1.25-1.diff.gz 37bf143dc5e73c4a0aa72965230d5619 22146 perl optional libcgi-untaint-perl_1.25-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFB5YyDITGblEwaW+URAvFLAKC/5c1MOwxtIHfLDo/qz6bkaJOAPACdF5L6 wFnLY1zoZkYSIH8Q8YlS7ns= =C4IL -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]