Bugzilla – Attachment 98550 Details for
Bug 13193
Make Memcached usage fork safe
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13193: Add new module to debian/control file
Bug-13193-Add-new-module-to-debiancontrol-file.patch (text/plain), 1.07 KB, created by
Mason James
on 2020-02-07 09:59:06 UTC
(
hide
)
Description:
Bug 13193: Add new module to debian/control file
Filename:
MIME Type:
Creator:
Mason James
Created:
2020-02-07 09:59:06 UTC
Size:
1.07 KB
patch
obsolete
>From d74efa601d3f032100276f4a99015ffed3a3e19e Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Fri, 7 Feb 2020 15:11:05 +1300 >Subject: [PATCH] Bug 13193: Add new module to debian/control file >Content-Type: text/plain; charset="utf-8" > >this patch adds the new module to the debian/control file >--- > debian/control | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/debian/control b/debian/control >index db1e1ca..4033075 100644 >--- a/debian/control >+++ b/debian/control >@@ -20,7 +20,7 @@ Build-Depends: libalgorithm-checkdigits-perl, > libbusiness-issn-perl, > libbytes-random-secure-perl, > libcache-fastmmap-perl, >- libcache-memcached-fast-perl, >+ libcache-memcached-fast-safe-perl, > libcache-memcached-perl, > libcgi-compile-perl, > libcgi-emulate-psgi-perl, >@@ -259,7 +259,7 @@ Depends: libalgorithm-checkdigits-perl, > libbusiness-issn-perl, > libbytes-random-secure-perl, > libcache-fastmmap-perl, >- libcache-memcached-fast-perl, >+ libcache-memcached-fast-safe-perl, > libcache-memcached-perl, > libcgi-compile-perl, > libcgi-emulate-psgi-perl, >-- >2.1.4
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 13193
:
92827
|
92835
|
92867
|
92868
|
92926
|
92931
|
98546
| 98550