forked from pool/perl-CryptX
Accepting request 829719 from devel:languages:perl:autoupdate
- updated to 0.069
see /usr/share/doc/packages/perl-CryptX/Changes
0.069 2020-08-25
- fix #64 ECC: segfault on invalid input
- fix #63 ltc Licensing could be clearer (added src/{ltc,ltm}/LICENSE)
- fix #62 documentation only (Crypt::CBC related)
- bundled libtomcrypt update branch:develop (commit:d8d7a83b 2020-07-14)
OBS-URL: https://build.opensuse.org/request/show/829719
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CryptX?expand=0&rev=30
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1806a1fa4d4b8c9265f44ac706eb0b05107d644edb24ffea1b507168e88fd59
|
||||
size 1646229
|
||||
3
CryptX-0.069.tar.gz
Normal file
3
CryptX-0.069.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5503a35046a973174234a823dba63403b080957c4a370d60d66aa7c7587d850
|
||||
size 1644304
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 03:07:55 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.069
|
||||
see /usr/share/doc/packages/perl-CryptX/Changes
|
||||
|
||||
0.069 2020-08-25
|
||||
- fix #64 ECC: segfault on invalid input
|
||||
- fix #63 ltc Licensing could be clearer (added src/{ltc,ltm}/LICENSE)
|
||||
- fix #62 documentation only (Crypt::CBC related)
|
||||
- bundled libtomcrypt update branch:develop (commit:d8d7a83b 2020-07-14)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 11 03:08:07 UTC 2020 - <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-CryptX
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: perl-CryptX
|
||||
Version: 0.068
|
||||
Version: 0.069
|
||||
Release: 0
|
||||
%define cpan_name CryptX
|
||||
Summary: Cryptographic toolkit
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Group: Development/Libraries/Perl
|
||||
Url: https://metacpan.org/release/%{cpan_name}
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/M/MI/MIK/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
Reference in New Issue
Block a user