Bugzilla – Attachment 179195 Details for
Bug 38467
Template::Toolkit filters can create risky Javascript when not using RFC3986
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38467: (follow-up 2) Update cpanfile - restore Git::Wrapper and Test::PerlTidy
Bug-38467-follow-up-2-Update-cpanfile---restore-Gi.patch (text/plain), 1.34 KB, created by
Jonathan Druart
on 2025-03-12 08:47:35 UTC
(
hide
)
Description:
Bug 38467: (follow-up 2) Update cpanfile - restore Git::Wrapper and Test::PerlTidy
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-03-12 08:47:35 UTC
Size:
1.34 KB
patch
obsolete
>From 00ee6b0ac444e420e9ec16aab8923557e1836e0c Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 12 Mar 2025 09:39:11 +0100 >Subject: [PATCH] Bug 38467: (follow-up 2) Update cpanfile - restore > Git::Wrapper and Test::PerlTidy > >--- > cpanfile | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > >diff --git a/cpanfile b/cpanfile >index 5e1f8abbf53..edb90fe8b96 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -150,6 +150,7 @@ recommends 'Devel::Cover', '0.89'; > recommends 'File::Copy', '2.08'; > recommends 'File::Path', '2.07'; > recommends 'File::Temp', '0.22'; >+recommends 'Git::Wrapper', '0.048'; > recommends 'Graphics::Magick', 'v1.3.5'; > recommends 'Gravatar::URL', '1.03'; > recommends 'Lingua::Ispell', '0.07'; >@@ -174,6 +175,7 @@ recommends 'Test::Deep', '0.106'; > recommends 'Test::Exception', '0.35'; > recommends 'Test::MockObject', '1.09'; > recommends 'Test::MockTime', '0.13'; >+recommends 'Test::PerlTidy', '20230226'; > recommends 'Test::Strict', '0.14'; > recommends 'Test::WWW::Mechanize', '1.42'; > recommends 'Test::Warn', '0.21'; >@@ -182,4 +184,4 @@ recommends 'Text::Unidecode', '0.04'; > recommends 'Time::Fake', '0.11'; > recommends 'UNIVERSAL::require', '0.13'; > recommends 'WebService::ILS', '0.17'; >-recommends 'XML::Writer', '0.614'; >\ No newline at end of file >+recommends 'XML::Writer', '0.614'; >-- >2.34.1
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 38467
:
174659
|
174660
|
174762
|
174819
|
175465
|
175466
|
175685
|
175686
|
175687
|
175688
|
176135
|
176136
|
176137
|
176138
| 179195