Opened 4 years ago

Closed 4 years ago

#13139 closed enhancement (fixed)

IO-Socket-SSL-2.067 (Perl Module)

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (4)

comment:1 by Bruce Dubbs, 4 years ago

Milestone: 9.29.1

These can be moved to 9.1.

comment:2 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 4 years ago

2.067 2020/02/14

  • fix memory leak on incomplete handshake
  • add support for SSL_MODE_RELEASE_BUFFERS via SSL_mode_release_buffers This can decrease memory usage at the costs of more allocations
  • more detailed error messages when loading of certificate file failed
  • fix for ip_in_cn == 6 in verify_hostname scheme
  • deal with new MODE_AUTO_RETRY default in OpenSSL 1.1.1
  • fix warning when no ecdh support is available
  • documentation update regarding use of select and TLS 1.3
  • various fixes in documentation

comment:4 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22706.

Note: See TracTickets for help on using tickets.