mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
libio-socket-ssl-perl: upgrade 2.098 -> 2.099
Changelog: - Close socket by default on failed SSL handshake when created with new, but keep open when upgrading from existing socket with start_SSL. This restores old behavior which was accidentally broken. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ RDEPENDS:${PN} += "\
|
||||
"
|
||||
|
||||
SRC_URI = "${CPAN_MIRROR}/authors/id/S/SU/SULLR/IO-Socket-SSL-${PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "b38473be20256b1a06447dd6769ad162bfad6a258234ed2c7e2e1819c16c4df7"
|
||||
SRC_URI[sha256sum] = "a0be800ff4852b1567ee5500e772417ad7a360abff80c01b5b875c15d44be832"
|
||||
|
||||
S = "${UNPACKDIR}/IO-Socket-SSL-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user