Bugzilla – Attachment 195243 Details for
Bug 42087
Add dependency File::LibMagic for validating file using magic numbers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 42087: Add dependency to cpanfile
Bug-42087-Add-dependency-to-cpanfile.patch (text/plain), 714 bytes, created by
David Cook
on 2026-03-13 02:19:16 UTC
(
hide
)
Description:
Bug 42087: Add dependency to cpanfile
Filename:
MIME Type:
Creator:
David Cook
Created:
2026-03-13 02:19:16 UTC
Size:
714 bytes
patch
obsolete
>From 45921e545e3fd94d4d4688f087c82b73acf3c96c Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Fri, 13 Mar 2026 02:17:38 +0000 >Subject: [PATCH] Bug 42087: Add dependency to cpanfile > >This change adds File::LibMagic to cpanfile >--- > cpanfile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/cpanfile b/cpanfile >index 59ee3b521c9..73ede964ea6 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -42,6 +42,7 @@ requires 'Email::MessageID', '1.406'; > requires 'Email::Sender', '1.300030'; > requires 'Email::Stuffer', '0.014'; > requires 'Exception::Class', '1.38'; >+requires 'File::LibMagic', '1.23'; > requires 'File::Slurp', '9999.13'; > requires 'Font::TTF', '0.45'; > requires 'GD', '2.39'; >-- >2.39.5
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 42087
: 195243 |
195244