Bugzilla – Attachment 188616 Details for
Bug 40579
CSV formula injection protection
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40579: [Follow up 22.11] Add Test::NoWarnings to cpanfile
Bug-40579-Follow-up-2211-Add-TestNoWarnings-to-cpa.patch (text/plain), 1.40 KB, created by
Wainui Witika-Park
on 2025-10-29 22:16:37 UTC
(
hide
)
Description:
Bug 40579: [Follow up 22.11] Add Test::NoWarnings to cpanfile
Filename:
MIME Type:
Creator:
Wainui Witika-Park
Created:
2025-10-29 22:16:37 UTC
Size:
1.40 KB
patch
obsolete
>From f7ffd6bf20ac2fac596775698a64d25e8c2b3300 Mon Sep 17 00:00:00 2001 >From: Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> >Date: Thu, 30 Oct 2025 10:52:56 +1300 >Subject: [PATCH] Bug 40579: [Follow up 22.11] Add Test::NoWarnings to cpanfile > >Signed-off-by: wainuiwitikapark <wainuiwitikapark@catalyst.net.nz> >--- > cpanfile | 1 + > debian/control | 2 ++ > 2 files changed, 3 insertions(+) > >diff --git a/cpanfile b/cpanfile >index 9d23c4cb7f0..02ba80cc996 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -172,6 +172,7 @@ recommends 'Test::Deep', '0.106'; > recommends 'Test::Exception', '0.35'; > recommends 'Test::MockObject', '1.09'; > recommends 'Test::MockTime', '0.13'; >+recommends 'Test::NoWarnings', '1.06'; > recommends 'Test::Strict', '0.14'; > recommends 'Test::WWW::Mechanize', '1.42'; > recommends 'Test::Warn', '0.21'; >diff --git a/debian/control b/debian/control >index 2010522fce0..f3fb8673cc6 100644 >--- a/debian/control >+++ b/debian/control >@@ -139,6 +139,7 @@ Build-Depends: libalgorithm-checkdigits-perl, > libtest-mockmodule-perl, > libtest-mockobject-perl, > libtest-mocktime-perl, >+ libtest-nowarnings-perl, > libtest-simple-perl, > libtest-strict-perl, > libtest-warn-perl, >@@ -380,6 +381,7 @@ Depends: libalgorithm-checkdigits-perl, > libtest-mockmodule-perl, > libtest-mockobject-perl, > libtest-mocktime-perl, >+ libtest-nowarnings-perl, > libtest-simple-perl, > libtest-strict-perl, > libtest-warn-perl, >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 40579
:
185034
|
185035
|
185078
|
185079
|
185737
|
185738
|
185783
|
185784
|
185785
|
185796
|
185797
|
185798
|
185799
|
185800
|
185801
|
188615
|
188616
|
188617