Bugzilla – Attachment 121465 Details for
Bug 28302
Koha does not work with CGI::Compile 0.24
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28302: Update PerlDependencies.pm to CGI::Compile 0.25 (19.11.x)
Bug-28302-Update-PerlDependenciespm-to-CGICompile-.patch (text/plain), 944 bytes, created by
Mason James
on 2021-05-27 22:34:26 UTC
(
hide
)
Description:
Bug 28302: Update PerlDependencies.pm to CGI::Compile 0.25 (19.11.x)
Filename:
MIME Type:
Creator:
Mason James
Created:
2021-05-27 22:34:26 UTC
Size:
944 bytes
patch
obsolete
>From 33ed25ecb3caf72c408969b5f726e4a95f826c65 Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Fri, 28 May 2021 10:29:38 +1200 >Subject: [PATCH] Bug 28302: Update PerlDependencies.pm to CGI::Compile 0.25 > (19.11.x) >Content-Type: text/plain; charset="utf-8" > >to test... > 1/ apply patch > 2/ build package > 3/ view about.pl to check CGI::Compile 0.25 version is satisfied >--- > C4/Installer/PerlDependencies.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index 5c1acfc..19dd06c 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -896,7 +896,7 @@ our $PERL_DEPS = { > 'CGI::Compile' => { > usage => 'Plack', > required => '1', >- min_ver => '0.17' >+ min_ver => '0.25' > }, > 'Clone' => { > usage => 'ILL, Test suite, Elasticsearch integration', >-- >2.1.4
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 28302
:
120704
|
120952
|
120976
|
121183
|
121243
| 121465