Bugzilla – Attachment 195365 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), 761 bytes, created by
David Nind
on 2026-03-14 00:15:39 UTC
(
hide
)
Description:
Bug 42087: Add dependency to cpanfile
Filename:
MIME Type:
Creator:
David Nind
Created:
2026-03-14 00:15:39 UTC
Size:
761 bytes
patch
obsolete
>From d23402f873142b0bac5cfebc7c49edcb7f774f9c 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 > >Signed-off-by: David Nind <david@davidnind.com> >--- > cpanfile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/cpanfile b/cpanfile >index 59ee3b521c..73ede964ea 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
| 195365 |
195366