From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CryptX/
Date: Sun, 4 Dec 2016 17:16:15 +0000 (UTC) [thread overview]
Message-ID: <1480871763.e2e5da0226f6cf989e210529e823fdb9a2692c2c.kentnl@gentoo> (raw)
commit: e2e5da0226f6cf989e210529e823fdb9a2692c2c
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 4 17:10:41 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Dec 4 17:16:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e5da02
dev-perl/CryptX: Bump to version 0.44.0
Upstream:
- Fix Math::BigInt::LTM compat with newer and older Math::BigInts
- RSA now supports insecure "none" padding in sign/verify
- RC2 now supports lower (insecure) minimum keylenghts (40bit)
- Fixed memory leak in ECC
- DSA Properly handles FIPS 186-4
Package-Manager: portage-2.3.2
dev-perl/CryptX/CryptX-0.44.0.ebuild | 36 ++++++++++++++++++++++++++++++++++++
dev-perl/CryptX/Manifest | 1 +
2 files changed, 37 insertions(+)
diff --git a/dev-perl/CryptX/CryptX-0.44.0.ebuild b/dev-perl/CryptX/CryptX-0.44.0.ebuild
new file mode 100644
index 00000000..76298eb
--- /dev/null
+++ b/dev-perl/CryptX/CryptX-0.44.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+DIST_AUTHOR=MIK
+DIST_VERSION=0.044
+inherit perl-module
+
+DESCRIPTION="Self-contained crypto toolkit"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test minimal"
+
+RDEPEND="
+ >=virtual/perl-Exporter-5.590.0
+ !minimal? (
+ || ( dev-perl/JSON-XS virtual/perl-JSON-PP )
+ )
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-0.880.0
+ !minimal? (
+ >=virtual/perl-Math-BigInt-1.999.715
+ >=virtual/perl-Storable-2.0.0
+ )
+ )
+"
+
+src_test() {
+ perl_rm_files t/003_all_pm_pod.t
+ perl-module_src_test
+}
diff --git a/dev-perl/CryptX/Manifest b/dev-perl/CryptX/Manifest
index 318f240..7f124f6 100644
--- a/dev-perl/CryptX/Manifest
+++ b/dev-perl/CryptX/Manifest
@@ -1,2 +1,3 @@
DIST CryptX-0.025.tar.gz 1322492 SHA256 f8b7e3ec1713c8dfe3eef9d114f45f223b97e2340f81a20589b5605fa49cfe38 SHA512 73495601ff9ca70090dc2eb75ab382ef34ca1357b4f6cf82c07fe5c1a38ab5b4cf8fa79b44dcf9145be13ca0b2e7e5e99903d5a9fd425de2e46526fd4ac17554 WHIRLPOOL 12c338aca513b5ccbce69359acb99e5ca1182a61467d864050990e68fe8f2010604676f39fe650890ae8b37745954364f781e0d7ee6d20c1658a782c81500f65
DIST CryptX-0.039.tar.gz 1200451 SHA256 2d06975459d53799d50b0f07971c995bd2cbfceac7d26c571e852ce79a701087 SHA512 7bb0401628873721ab1d38fdc98b8b8f4f53f1c82aa4c22f095fe997b8ffa2e8072b24f6f2e8c3784ccdad2ebbd1aec67cffa6aaf57e8005f9b2b0532454b9d5 WHIRLPOOL 3e0df5b890526cb0e886caede4f62d77e76a1650877d4e25b1c7f2d66e0d74519bda0d235bff25e24c890db26057c69ef4c607ed5279f8fbf84bca2d78ea0a89
+DIST CryptX-0.044.tar.gz 1201145 SHA256 15e5e6bd7b90af24c7e730751fec7b10d8e22ef4380d527bda242dee7dd20443 SHA512 b28a73fa97f15695c75e5570ae969df69b4f08320f090034bfd1f680ae3b386004c20b305c2f470f252686948f6912f4de61ac9beeccc45d94c6f9da5152dbbd WHIRLPOOL b4f532d870499f7d1e16e62f2b67a20c11f5d9c76eb9145ac1e1226117fc9ec7b8e992989eea143eb08dbf060c8ce9034699f83aaa9bc0a04343b2fb01cdd3b7
next reply other threads:[~2016-12-04 17:16 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-04 17:16 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-05 12:29 [gentoo-commits] repo/gentoo:master commit in: dev-perl/CryptX/ Sam James
2024-12-01 22:36 Jakov Smolić
2024-12-01 18:35 Arthur Zamarin
2024-11-14 3:39 Sam James
2024-11-14 2:49 Sam James
2024-10-17 3:12 Sam James
2024-01-04 18:11 Arthur Zamarin
2024-01-04 10:02 Sam James
2024-01-04 10:02 Sam James
2024-01-04 10:02 Sam James
2024-01-04 10:02 Sam James
2024-01-03 22:59 Sam James
2024-01-03 22:59 Sam James
2023-08-19 15:37 Arthur Zamarin
2023-08-19 7:42 Arthur Zamarin
2023-08-19 7:42 Arthur Zamarin
2023-08-19 6:33 Sam James
2023-08-19 6:18 Sam James
2023-08-19 6:10 Sam James
2023-08-05 12:42 Arthur Zamarin
2023-06-30 6:25 Sam James
2023-03-04 8:44 Arthur Zamarin
2023-03-04 8:31 Arthur Zamarin
2023-03-04 7:22 Arthur Zamarin
2023-03-04 7:04 Arthur Zamarin
2023-03-04 5:38 Arthur Zamarin
2023-03-04 5:35 Arthur Zamarin
2022-06-30 7:01 Agostino Sarubbo
2022-06-29 17:41 Arthur Zamarin
2022-06-29 17:15 Arthur Zamarin
2022-06-29 16:56 Sam James
2021-12-08 10:14 Yixun Lan
2021-11-21 4:58 Arthur Zamarin
2021-11-18 21:43 Arthur Zamarin
2021-10-16 17:17 Andreas K. Hüttel
2021-08-13 1:05 Sam James
2021-08-07 14:49 Sam James
2021-05-31 17:49 David Seifert
2021-05-25 0:52 Sam James
2021-05-25 0:19 Joshua Kinard
2021-05-16 0:13 Sam James
2021-05-15 1:55 Sam James
2021-05-13 16:18 Sam James
2021-05-13 16:15 Sam James
2021-05-13 16:15 Sam James
2021-05-11 18:41 Sergei Trofimovich
2021-05-11 15:45 Sergei Trofimovich
2021-05-07 18:18 Andreas K. Hüttel
2020-10-04 5:21 Kent Fredric
2020-08-26 18:30 Kent Fredric
2020-08-06 16:56 Kent Fredric
2020-07-02 17:53 Kent Fredric
2019-10-16 4:35 Andreas K. Hüttel
2018-09-08 5:30 Mikle Kolyada
2018-07-22 14:51 Thomas Deutschmann
2017-10-05 12:22 Kent Fredric
2017-06-03 11:14 Kent Fredric
2017-04-11 20:23 Kent Fredric
2017-04-06 8:37 Kent Fredric
2017-04-04 13:07 Kent Fredric
2016-09-07 8:07 Kent Fredric
2016-09-07 8:07 Kent Fredric
2015-12-31 10:46 Andreas Hüttel
2015-09-07 19:32 Andreas Hüttel
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=1480871763.e2e5da0226f6cf989e210529e823fdb9a2692c2c.kentnl@gentoo \
--to=kentnl@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox