Revisions of perl-IO-Socket-SSL

buildservice-autocommit accepted request 646641 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 111)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 646633 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 110)
- prevent flaky test failures with openssl 1.1.1 on overloaded
  systems(bsc#1108977)
  * https://rt.cpan.org/Public/Bug/Display.html?id=126899
  * add IO-Socket-SSL-2.060-make-all-tests-which-use-fork-also-ignore-signal-PIP.patch
buildservice-autocommit accepted request 636831 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 109)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) committed (revision 108)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) committed (revision 107)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 636763 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 106)
automatic update
buildservice-autocommit accepted request 631330 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 105)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 629488 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 104)
automatic update
buildservice-autocommit accepted request 624414 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 103)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 624149 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 102)
automatic update
buildservice-autocommit accepted request 578432 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 101)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 577159 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 99)
automatic update
buildservice-autocommit accepted request 575636 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 98)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 97)
- ignore Mozilla::CA
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 573805 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 96)
automatic update
buildservice-autocommit accepted request 535945 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 95)
baserev update by copy to link target
buildservice-autocommit accepted request 528222 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 93)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 528108 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 92)
- update to 2.051
fixes build with openssl 1.1
  - syswrite: if SSL_write sets SSL_ERROR_SYSCALL but no $! (as seen with
    OpenSSL 1.1.0 on Windows) set $! to EPIPE to propagate a useful error up
    https://github.com/noxxi/p5-io-socket-ssl/issues/62
  - removed unecessary settings of SSL_version and SSL_cipher_list from tests
  - protocol_version.t can now deal when TLS 1.0 and/or TLS 1.1 are not supported
    as is the case with openssl versions in latest Debian (buster)
  - fixed problem caused by typo in the context of session cache
    https://github.com/noxxi/p5-io-socket-ssl/issues/60
  - update PublicSuffix information from publicsuffix.org
  - fixed small memory leaks during destruction of socket and context, RT#120643
  - better fix for problem which 2.046 tried to fix but broke LWP this way
  - cleanup everything in DESTROY and make sure to start with a fresh %{*self}
    in configure_SSL because it can happen that a GLOB gets used again without
    calling DESTROY (https://github.com/noxxi/p5-io-socket-ssl/issues/56)
  - fixed memory leak caused by not destroying CREATED_IN_THIS_THREAD for SSL
    objects -> github pull#55
  - optimization: don't track SSL objects and CTX in *CREATED_IN_THIS_THREAD
    if perl is compiled w/o thread support
  - small fix in t/protocol_version.t to use older versions of Net::SSLeay
    with openssl build w/o SSLv3 support
  - when setting SSL_keepSocketOnError to true the socket will not be closed
    on fatal error. This is a modified version of
    https://github.com/noxxi/p5-io-socket-ssl/pull/53/
  - protect various 'eval'-based capability detections at startup with a localized
    __DIE__ handler. This way dynamically requiring IO::Socket::SSL as done by
    various third party software should cause less problems even if there is a
    global __DIE__ handler which does not properly deal with 'eval'.
  - make t/session_ticket.t work with OpenSSL 1.1.0. With this version the
    session does not get reused any longer if it was not properly closed which
Displaying revisions 41 - 60 of 151
openSUSE Build Service is sponsored by