From: Efraim Flashner <efraim@flashner.co.il>
To: ng0 <ng0@we.make.ritual.n0.is>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: perl-io-socket-ssl: Add IDN support.
Date: Sun, 24 Jul 2016 09:27:25 +0300 [thread overview]
Message-ID: <20160724062725.GD4905@debian-netbook> (raw)
In-Reply-To: <87r3amlep1.fsf_-_@we.make.ritual.n0.is>
[-- Attachment #1: Type: text/plain, Size: 1670 bytes --]
On Fri, Jul 22, 2016 at 12:05:46AM +0000, ng0 wrote:
> From d841892a6563fa79f8185d6ea470a160d1b54b2c Mon Sep 17 00:00:00 2001
> From: ng0 <ng0@we.make.ritual.n0.is>
> Date: Fri, 22 Jul 2016 00:01:03 +0000
> Subject: [PATCH] gnu: perl-io-socket-ssl: Add IDN support.
>
> * gnu/packages/web.scm (perl-io-socket-ssl)[propagated-inputs]: Add perl-uri
> for IDN support.
> ---
> gnu/packages/web.scm | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
> index c2cae27..33c1e88 100644
> --- a/gnu/packages/web.scm
> +++ b/gnu/packages/web.scm
> @@ -2401,7 +2401,10 @@ and IPv6 sockets, intended as a replacement for IO::Socket::INET.")
> (patches (search-patches
> "perl-io-socket-ssl-openssl-1.0.2f-fix.patch"))))
> (build-system perl-build-system)
> - (propagated-inputs `(("perl-net-ssleay" ,perl-net-ssleay)))
> + (propagated-inputs
> + `(("perl-net-ssleay" ,perl-net-ssleay)
> + ;; for IDN support
> + ("perl-uri" ,perl-uri)))
> (synopsis "Nearly transparent SSL encapsulation for IO::Socket::INET")
> (description
> "IO::Socket::SSL makes using SSL/TLS much easier by wrapping the
> --
> 2.9.1
>
>
> --
> ♥Ⓐ ng0 – http://we.make.ritual.n0.is
> For non-prism friendly talk find me on http://www.psyced.org
> SecuShare – http://secushare.org
>
LGTM!
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-07-24 6:27 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-19 10:03 [PATCH] gnu: perl-io-socket-ssl: Update to 2.033 and add IDN support ng0
2016-07-19 11:02 ` Ricardo Wurmus
2016-07-19 13:36 ` ng0
2016-07-21 23:44 ` [PATCH] gnu: perl-io-socket-ssl: Update to 2.033 ng0
2016-07-24 6:27 ` Efraim Flashner
2016-07-22 0:05 ` [PATCH] gnu: perl-io-socket-ssl: Add IDN support ng0
2016-07-24 6:27 ` Efraim Flashner [this message]
2016-07-24 9:08 ` ng0
2016-07-24 13:08 ` Efraim Flashner
2016-07-24 16:05 ` Leo Famulari
2016-07-24 16:19 ` John Darrington
2016-08-07 22:40 ` ng0
2016-08-08 20:52 ` Leo Famulari
2016-08-08 22:08 ` ng0
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160724062725.GD4905@debian-netbook \
--to=efraim@flashner.co.il \
--cc=guix-devel@gnu.org \
--cc=ng0@we.make.ritual.n0.is \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).