Bugzilla – Attachment 176138 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) Update cpanfile
Bug-38467-follow-up-Update-cpanfile.patch (text/plain), 962 bytes, created by
Julian Maurice
on 2025-01-03 16:40:48 UTC
(
hide
)
Description:
Bug 38467: (follow-up) Update cpanfile
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2025-01-03 16:40:48 UTC
Size:
962 bytes
patch
obsolete
>From e683731df59224f47a1cbd3835cdb45cf994fe1e Mon Sep 17 00:00:00 2001 >From: Phil Ringnalda <phil@chetcolibrary.org> >Date: Fri, 13 Dec 2024 10:34:09 -0800 >Subject: [PATCH] Bug 38467: (follow-up) Update cpanfile > >For use_rfc3986() to work, we need at least Template::Toolkit 2.27. > >Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> >Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> >--- > cpanfile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/cpanfile b/cpanfile >index 6c0da26a48..15d66a288c 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -105,7 +105,7 @@ requires 'Sereal::Encoder', '3.0'; > requires 'SQL::Translator', '0.11024'; > requires 'Storable', '2.20'; > requires 'String::Random', '0.22'; >-requires 'Template', '>= 2.22, != 3.008'; >+requires 'Template', '>= 2.27, != 3.008'; > requires 'Template::Plugin::HtmlToText', '0.03'; > requires 'Template::Plugin::JSON::Escape', '0.02'; > requires 'Term::ANSIColor', '1.1'; >-- >2.39.2
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