From: Wang Mingyu <[email protected]>

Changelog:
==========
- Another fix to issue #175 to make sure that an unblessed sockets gets
  blessed in place instead of using new_from_fd. Document that it will
  not retain original class with unblessed sockets on error, since this
  never worked anyway (there is no native unbless)
2.097 2026/01/06
- fix issue #175 with upgrading from plain socket (no object) by using
  correct fdopen mode +< instead of <+

Signed-off-by: Wang Mingyu <[email protected]>
---
 ...-socket-ssl-perl_2.096.bb => libio-socket-ssl-perl_2.098.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-perl/recipes-perl/libio/{libio-socket-ssl-perl_2.096.bb => 
libio-socket-ssl-perl_2.098.bb} (94%)

diff --git a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.096.bb 
b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.098.bb
similarity index 94%
rename from meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.096.bb
rename to meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.098.bb
index 85e9c274f7..0561244634 100644
--- a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.096.bb
+++ b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.098.bb
@@ -21,7 +21,7 @@ RDEPENDS:${PN} += "\
 "
 
 SRC_URI = "${CPAN_MIRROR}/authors/id/S/SU/SULLR/IO-Socket-SSL-${PV}.tar.gz"
-SRC_URI[sha256sum] = 
"576a37b6850a5972f320488c1b5408ff7c13699facfbe59089d5b41b4a71b9ac"
+SRC_URI[sha256sum] = 
"b38473be20256b1a06447dd6769ad162bfad6a258234ed2c7e2e1819c16c4df7"
 
 S = "${UNPACKDIR}/IO-Socket-SSL-${PV}"
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#126902): 
https://lists.openembedded.org/g/openembedded-devel/message/126902
Mute This Topic: https://lists.openembedded.org/mt/119292611/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to