From a32aa430cace9d62541b9ab732a3a75726ac9718 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 2 Dec 2014 08:27:20 +0100 Subject: [PATCH] t-op-taint.t-Perform-SHA-256-algorithm-by-crypt-if-d.patch accepted --- perl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl.spec b/perl.spec index b886938..3ee0461 100644 --- a/perl.spec +++ b/perl.spec @@ -98,7 +98,7 @@ Patch26: perl-5.18.2-Destroy-GDBM-NDBM-ODBM-SDBM-_File-objects-only-from- Patch27: perl-5.21.6-Report-inaccesible-file-on-failed-require.patch # Use stronger algorithm needed for FIPS in t/op/taint.t, bug #1128032, -# RT#123338 +# RT#123338, in upstream after 5.21.6 Patch28: perl-5.21.6-t-op-taint.t-Perform-SHA-256-algorithm-by-crypt-if-d.patch # Link XS modules to libperl.so with EU::CBuilder on Linux, bug #960048