From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
To: Marius Bakke <mbakke@fastmail.com>
Cc: 28028@debbugs.gnu.org
Subject: [bug#28028] [PATCH 0/9] Perl crypto things
Date: Thu, 10 Aug 2017 13:40:01 +0200 [thread overview]
Message-ID: <idjmv77ps6m.fsf@bimsb-sys02.mdc-berlin.net> (raw)
In-Reply-To: <87fud04gkj.fsf@fastmail.com>
Marius Bakke <mbakke@fastmail.com> writes:
> Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de> writes:
>
>> Hi Guix,
>>
>> this is from my staging heap.
>>
>> Ricardo Wurmus (9):
>> gnu: Add perl-hash-fieldhash.
>> gnu: Add perl-math-random-isaac-xs.
>> gnu: Add perl-math-random-isaac.
>> gnu: Add perl-type-tie.
>> gnu: Add perl-regexp-util.
>> gnu: Add perl-ref-util-xs.
>> gnu: Add perl-type-tiny.
>> gnu: Add perl-crypt-random-source.
>> gnu: Add perl-math-random-secure.
>>
>> gnu/packages/perl.scm | 256 +++++++++++++++++++++++++++++++++++++++++++++++++-
>> 1 file changed, 255 insertions(+), 1 deletion(-)
>
> The patches LGTM, but I wonder if we should split some of these out to
> e.g. math.scm to prevent perl.scm from getting the python syndrome. WDYT?
In general I agree, but I don’t think these belong to math.scm, despite
their names. These are really crypto things more than they are general
purpose math things.
I’ll move the following packages to crypto.scm:
perl-math-random-isaac-xs
perl-math-random-isaac
perl-crypt-random-source
perl-math-random-secure
Maybe it’s worth going through perl.scm before the next release and
redistribute some of the packages to other modules.
-- Ricardo
prev parent reply other threads:[~2017-08-10 11:43 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-09 16:56 [bug#28028] [PATCH 0/9] Perl crypto things Ricardo Wurmus
2017-08-09 17:00 ` [bug#28028] [PATCH 1/9] gnu: Add perl-hash-fieldhash Ricardo Wurmus
2017-08-09 17:00 ` [bug#28028] [PATCH 2/9] gnu: Add perl-math-random-isaac-xs Ricardo Wurmus
2017-08-12 11:22 ` Danny Milosavljevic
2017-08-12 13:07 ` Ricardo Wurmus
2017-08-09 17:00 ` [bug#28028] [PATCH 3/9] gnu: Add perl-math-random-isaac Ricardo Wurmus
2017-08-12 11:23 ` Danny Milosavljevic
2017-08-09 17:00 ` [bug#28028] [PATCH 4/9] gnu: Add perl-type-tie Ricardo Wurmus
2017-08-12 11:23 ` Danny Milosavljevic
2017-08-09 17:00 ` [bug#28028] [PATCH 5/9] gnu: Add perl-regexp-util Ricardo Wurmus
2017-08-12 11:24 ` Danny Milosavljevic
2017-08-09 17:00 ` [bug#28028] [PATCH 6/9] gnu: Add perl-ref-util-xs Ricardo Wurmus
2017-08-12 11:26 ` Danny Milosavljevic
2017-08-09 17:00 ` [bug#28028] [PATCH 7/9] gnu: Add perl-type-tiny Ricardo Wurmus
2017-08-12 11:27 ` Danny Milosavljevic
2017-08-09 17:00 ` [bug#28028] [PATCH 8/9] gnu: Add perl-crypt-random-source Ricardo Wurmus
2017-08-12 11:28 ` Danny Milosavljevic
2017-08-09 17:00 ` [bug#28028] [PATCH 9/9] gnu: Add perl-math-random-secure Ricardo Wurmus
2017-08-12 11:30 ` Danny Milosavljevic
2017-08-14 10:00 ` bug#28028: " Ricardo Wurmus
2017-08-12 11:21 ` [bug#28028] [PATCH 1/9] gnu: Add perl-hash-fieldhash Danny Milosavljevic
2017-08-09 20:44 ` [bug#28028] [PATCH 0/9] Perl crypto things Marius Bakke
2017-08-10 11:40 ` Ricardo Wurmus [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=idjmv77ps6m.fsf@bimsb-sys02.mdc-berlin.net \
--to=ricardo.wurmus@mdc-berlin.de \
--cc=28028@debbugs.gnu.org \
--cc=mbakke@fastmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.