Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 165573 - Review Request: perl-Test-Taint
Summary: Review Request: perl-Test-Taint
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jose Pedro Oliveira
QA Contact: David Lawrence
URL: http://search.cpan.org/dist/Test-Taint
Whiteboard:
Depends On:
Blocks: FE-ACCEPT 165574 165650
TreeView+ depends on / blocked
 
Reported: 2005-08-10 15:40 UTC by Ralf Corsepius
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-08-11 16:43:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ralf Corsepius 2005-08-10 15:40:18 UTC
Spec Name or Url: ftp://packman.iu-bremen.de/fedora/SRPMS/perl-Test-Taint.spec
SRPM Name or Url: ftp://packman.iu-bremen.de/fedora/SRPMS/perl-Test-Taint-1.04-1.src.rpm

Description:
Tainted data is data that comes from an unsafe source, such as the command
line, or, in the case of web apps, any GET or POST transactions. Read the
perlsec man page for details on why tainted data is bad, and how to untaint
the data.

When you're writing unit tests for code that deals with tainted data, you'll
want to have a way to provide tainted data for your routines to handle, and
easy ways to check and report on the taintedness of your data, in standard
Test::More style.

Comment 1 Jose Pedro Oliveira 2005-08-10 16:41:56 UTC
PUBLISH++

MD5SUMS:
ecc1415263647bdf088ddb61baf2fb7c  perl-Test-Taint-1.04-1.src.rpm

7a0ede45980f78d5eeff597202ee464a  perl-Test-Taint.spec
a005ab5a2e22ab462b4f3661d1d1d5e0  Test-Taint-1.04.tar.gz

Sources:
* Test-Taint-1.04.tar.gz: MD5 digest verified against the CPAN tarbell

Good:
* Package name follows standard
* URL and Source0 URL are valid
* License verified (in Taint.pm)
* Build Requirements are correct
* perl(:MODULE_COMPAT_xxx) requirement present
* perl vendor libs present
* File permissions are correct
* Builds without problems in FC-3 and FC-4
* (Un)installs without problems in FC-3 and FC-4
* No opened bugs in http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-Taint
  (only a RFE)

Comment 2 Jose Pedro Oliveira 2005-08-13 20:40:28 UTC
Ralf,

Could you build this package for FC3 and FC4?

TIA,
jpo

Comment 3 Ralf Corsepius 2005-08-14 04:04:25 UTC
(In reply to comment #2)
> Could you build this package for FC3 and FC4?
Done ... bad timing. First, the branch request took some time to be processed,
then I had been off-line ...



Note You need to log in before you can comment on or make changes to this bug.