forked from pool/perl-Crypt-OpenSSL-Random
Accepting request 518389 from home:vitezslav_cizek:branches:devel:languages:perl
- update to 0.11 - add libressl support, unsupported random_egd() with libressl - fixes testsuite failure with OpenSSL 1.1 (bsc#1055236) OBS-URL: https://build.opensuse.org/request/show/518389 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-Random?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
9399ccbd52
commit
4e8232f956
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae65d0ab6907edd1d67f87fdf0923ecae4d54c4c2e0ac9d9df97227903ccf18a
|
||||
size 14911
|
3
Crypt-OpenSSL-Random-0.11.tar.gz
Normal file
3
Crypt-OpenSSL-Random-0.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb8c81c6a39b9b13a22d818ee9a746242f136f0fadceb6b9776ae615e7524c7a
|
||||
size 15161
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 23 10:28:34 UTC 2017 - vcizek@suse.com
|
||||
|
||||
- update to 0.11
|
||||
- add libressl support, unsupported random_egd() with libressl
|
||||
- fixes testsuite failure with OpenSSL 1.1 (bsc#1055236)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 7 16:23:00 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Crypt-OpenSSL-Random
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 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,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Crypt-OpenSSL-Random
|
||||
Version: 0.10
|
||||
Version: 0.11
|
||||
Release: 0
|
||||
%define cpan_name Crypt-OpenSSL-Random
|
||||
Summary: Routines for accessing the OpenSSL pseudo-random number generator
|
||||
|
Reference in New Issue
Block a user