Bugzilla – Attachment 146459 Details for
Bug 17704
Fix OAI breakage when using HTTP::OAI 4.03+
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17704: Bump version in cpanfile
Bug-17704-Bump-version-in-cpanfile.patch (text/plain), 1.56 KB, created by
Mason James
on 2023-02-09 22:22:07 UTC
(
hide
)
Description:
Bug 17704: Bump version in cpanfile
Filename:
MIME Type:
Creator:
Mason James
Created:
2023-02-09 22:22:07 UTC
Size:
1.56 KB
patch
obsolete
>From fe319fc03c957f2d870ea9fb6c4b213e74cd672e Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Thu, 13 Oct 2022 13:36:47 +1300 >Subject: [PATCH] Bug 17704: Bump version in cpanfile >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Mason James <mtj@kohaaloha.com> >--- > cpanfile | 2 +- > debian/list-deps | 1 - > 2 files changed, 1 insertion(+), 2 deletions(-) > >diff --git a/cpanfile b/cpanfile >index 8a37b70fa5..f96dc5820b 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -53,7 +53,7 @@ requires 'HTML::Entities', '3.69'; > requires 'HTML::FormatText', '1.23'; > requires 'HTML::Scrubber', '0.08'; > requires 'HTTP::Cookies', '1.39'; >-requires 'HTTP::OAI', '3.2'; >+requires 'HTTP::OAI', '4.11'; > requires 'HTTP::Request::Common', '1.26'; > requires 'HTTP::Tiny', '0.076'; > requires 'IPC::Cmd', '0.46'; >diff --git a/debian/list-deps b/debian/list-deps >index 119365aa1b..7be375399d 100755 >--- a/debian/list-deps >+++ b/debian/list-deps >@@ -28,7 +28,6 @@ use C4::Installer::PerlModules; > # debian one. > my %overrides = ( > 'LWP::Protocol::https' => 'liblwp-protocol-https-perl | libwww-perl (<<6.02), libio-socket-ssl-perl', >- 'HTTP::OAI' => 'libhttp-oai-perl (>= 3.2) | libhttp-oai-3.27-perl, libhttp-oai-perl (<< 4.0) | libhttp-oai-3.27-perl', > 'IO::Socket::IP' => 'perl-modules (>= 5.20.0) | libio-socket-ip-perl', > 'CPAN::Meta' => 'libcpan-meta-perl (>= 2.150010) | perl-modules-5.28 | perl-modules-5.30 | perl-modules (>= 5.20.2)', > 'CGI::Compile' => 'libcgi-compile-perl (>= 0.25) | libcgi-compile-perl (<< 0.24)', >-- >2.20.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 17704
:
75331
|
107214
|
107215
|
107216
|
141762
|
141763
|
141764
|
141765
|
141766
|
146457
|
146458
| 146459