pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Test-Taint



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Sep  8 05:05:08 UTC 2013

Modified Files:
        pkgsrc/devel/p5-Test-Taint: Makefile distinfo

Log Message:
Update to 1.06
Add LICENSE

Upstream changes:
1.06    Fri Oct 19 11:30:31 CDT 2012
        [ENHANCEMENTS]
        tainted() now localizes $SIG{__DIE__} before performing the
        taint check.  If the calling program has its own $SIG{__DIE__},
        we don't want to use it.  Thanks, Pete Krawczyk.
        https://rt.cpan.org/Ticket/Display.html?id=23507

        [FIXES]
        Checks for undef before opening files when trying to create
        some taint. Thanks Fr茅d茅ric Buclin.
        https://rt.cpan.org/Ticket/Display.html?id=51246


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Test-Taint/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Test-Taint/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index