Bugzilla – Attachment 193669 Details for
Bug 41717
Update PDF::Reuse and PDF::Reuse::Barcode to the latest version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 41717: Bump PDF::Reuse and PDF::Reuse::Barcode versions
Bug-41717-Bump-PDFReuse-and-PDFReuseBarcode-versio.patch (text/plain), 1.37 KB, created by
Eric Phetteplace
on 2026-02-24 00:56:14 UTC
(
hide
)
Description:
Bug 41717: Bump PDF::Reuse and PDF::Reuse::Barcode versions
Filename:
MIME Type:
Creator:
Eric Phetteplace
Created:
2026-02-24 00:56:14 UTC
Size:
1.37 KB
patch
obsolete
>From 6ab91be271a9770f5dcd49aaa7d3ccc029f77701 Mon Sep 17 00:00:00 2001 >From: Chris Nighswonger <chris.nighswonger@veritassuperaitsolutions.com> >Date: Tue, 27 Jan 2026 01:34:08 +0000 >Subject: [PATCH] Bug 41717: Bump PDF::Reuse and PDF::Reuse::Barcode versions > >PDF::Reuse 0.43 fixes a TTFont/docProxy lifecycle bug that caused >prEnd() to crash when TrueType fonts were used. > >PDF::Reuse::Barcode 0.09 is the current stable release. > >Testing plan: > >- Start ktd, note older perl modules versions under About Koha >- Apply patch >- ktd --shell >- sudo cpan -i PDF:Reuse; sudo cpan -i PDF:Reuse:Barcode >- Let cpan auto set itself up (not sure if sudo is needed above) >- `restart_all` >- Revisit About Koha; module versions should be 0.43 & 0.09 respectively > >Signed-off-by: Eric Phetteplace <ephetteplace@cca.edu> >--- > cpanfile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/cpanfile b/cpanfile >index 59ee3b521c..0690f2545d 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -91,8 +91,8 @@ requires 'Net::Z3950::ZOOM', '1.16'; > requires 'Number::Format', '1.52'; > requires 'OpenOffice::OODoc', '2.125'; > requires 'PDF::API2', '2'; >-requires 'PDF::Reuse', '0.36'; >-requires 'PDF::Reuse::Barcode', '0.05'; >+requires 'PDF::Reuse', '0.43'; >+requires 'PDF::Reuse::Barcode', '0.09'; > requires 'PDF::Table', 'v0.9.3'; > requires 'POSIX', '1.09'; > requires 'Plack::Middleware::LogWarn', '0.001002'; >-- >2.53.0
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 41717
:
192075
| 193669