Bugzilla – Attachment 133625 Details for
Bug 28998
Encrypt borrowers.secret
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28998: Add Crypt::CBC dependency
Bug-28998-Add-CryptCBC-dependency.patch (text/plain), 856 bytes, created by
Marcel de Rooy
on 2022-04-22 07:36:58 UTC
(
hide
)
Description:
Bug 28998: Add Crypt::CBC dependency
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2022-04-22 07:36:58 UTC
Size:
856 bytes
patch
obsolete
>From 164016c3e8dbcf5dcea256a968849c9443feec45 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 10 Sep 2021 17:18:51 +0200 >Subject: [PATCH] Bug 28998: Add Crypt::CBC dependency >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > cpanfile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/cpanfile b/cpanfile >index bbfd0de065..a0a44f904e 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -19,6 +19,7 @@ requires 'Class::Accessor', '0.3'; > requires 'Class::Factory::Util', '1.6'; > requires 'Class::Inspector', '1.31'; > requires 'Clone', '0.37'; >+requires 'Crypt::CBC', '2.33'; > requires 'Crypt::Eksblowfish::Bcrypt', '0.008'; > requires 'DBD::Mock', '1.39'; > requires 'DBD::mysql', '4.004'; >-- >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 28998
:
124772
|
124773
|
124774
|
133291
|
133317
|
133318
|
133319
|
133320
|
133321
|
133322
|
133323
|
133523
|
133524
|
133525
|
133526
|
133527
|
133528
|
133529
|
133580
|
133581
|
133582
|
133583
|
133584
|
133585
|
133586
|
133588
|
133619
|
133620
|
133621
|
133622
|
133623
|
133624
|
133625
|
133626
|
133627
|
133628
|
133629
|
133631
|
133632
|
133633
|
133634
|
133635
|
133636
|
133637
|
133638
|
133639
|
133640
|
133641
|
133642
|
133645
|
133646
|
133647
|
133648
|
133649
|
133650
|
133651
|
133652
|
133653
|
133654
|
133655
|
134636
|
134637
|
134671