Hello community, here is the log from the commit of package perl-CryptX for openSUSE:Factory checked in at 2020-02-04 19:52:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-CryptX (Old) and /work/SRC/openSUSE:Factory/.perl-CryptX.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-CryptX" Tue Feb 4 19:52:46 2020 rev:3 rq:769547 version:0.067 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-CryptX/perl-CryptX.changes 2019-10-23 15:54:09.882909565 +0200 +++ /work/SRC/openSUSE:Factory/.perl-CryptX.new.26092/perl-CryptX.changes 2020-02-04 19:53:08.229314037 +0100 @@ -1,0 +2,11 @@ +Sun Feb 2 03:08:55 UTC 2020 - <[email protected]> + +- updated to 0.067 + see /usr/share/doc/packages/perl-CryptX/Changes + + 0.067 2020-02-01 + - new: Crypt::PK::Ed25519 + - new: Crypt::PK::X25519 + - bundled libtomcrypt update branch:develop (commit:1937f412 2019-11-22) + +------------------------------------------------------------------- Old: ---- CryptX-0.066.tar.gz New: ---- CryptX-0.067.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-CryptX.spec ++++++ --- /var/tmp/diff_new_pack.azpXtG/_old 2020-02-04 19:53:09.693314891 +0100 +++ /var/tmp/diff_new_pack.azpXtG/_new 2020-02-04 19:53:09.697314893 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-CryptX # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,10 +17,10 @@ Name: perl-CryptX -Version: 0.066 +Version: 0.067 Release: 0 %define cpan_name CryptX -Summary: Cryptographic toolkit (self-contained, no external libraries needed) +Summary: Cryptographic toolkit License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: https://metacpan.org/release/%{cpan_name} @@ -32,9 +32,8 @@ %{perl_requires} %description -Cryptography in CryptX is based on https://github.com/libtom/libtomcrypt - -Available modules: +Perl modules providing a cryptography based on at +https://github.com/libtom/libtomcrypt library. * * Symmetric ciphers - see Crypt::Cipher and related modules @@ -92,7 +91,8 @@ * * Public key cryptography -Crypt::PK::RSA, Crypt::PK::DSA, Crypt::PK::ECC, Crypt::PK::DH +Crypt::PK::RSA, Crypt::PK::DSA, Crypt::PK::ECC, Crypt::PK::DH, +Crypt::PK::Ed25519, Crypt::PK::X25519 * * Cryptographically secure random number generators - see Crypt::PRNG and related modules ++++++ CryptX-0.066.tar.gz -> CryptX-0.067.tar.gz ++++++ ++++ 4012 lines of diff (skipped)
