Accepting request 103907 from devel:languages:perl
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/103907 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=53
This commit is contained in:
commit
c80c0a9164
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:68498466fdebc48e3e4a2e31d13cd2428775fc11b8f930fb99ff1c1fda5c28a3
|
|
||||||
size 71552
|
|
3
IO-Socket-SSL-1.54.tar.gz
Normal file
3
IO-Socket-SSL-1.54.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:154b2790e2e66da6be3f1ee5c344d4bd976c414cd3a30f276dcce91fc1402cf9
|
||||||
|
size 70251
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 13 02:36:10 UTC 2012 - vcizek@suse.com
|
||||||
|
|
||||||
|
- update to 1.54
|
||||||
|
- return 0 instead of undef in SSL_verify_callback to fix unitialized
|
||||||
|
warnings. Thanks to d[DOT]thomas[AT]its[DOT]uq[DOT]edu[DOT]au for
|
||||||
|
reporting the bug and MIKEM for the fix.
|
||||||
|
https://rt.cpan.org/Ticket/Display.html?id=73629
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 11 23:27:04 UTC 2011 - pascal.bleser@opensuse.org
|
Sun Dec 11 23:27:04 UTC 2011 - pascal.bleser@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-IO-Socket-SSL
|
# spec file for package perl-IO-Socket-SSL
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,9 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: perl-IO-Socket-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
Version: 1.53
|
Version: 1.54
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name IO-Socket-SSL
|
%define cpan_name IO-Socket-SSL
|
||||||
Summary: Nearly transparent SSL encapsulation for IO::Socket::INET
|
Summary: Nearly transparent SSL encapsulation for IO::Socket::INET
|
||||||
|
Loading…
x
Reference in New Issue
Block a user