]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ustream-ssl: update to Git HEAD (2026-03-01) 22335/head
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 9 Mar 2026 00:11:40 +0000 (01:11 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 9 Mar 2026 23:46:12 +0000 (00:46 +0100)
99f1c0db5a72 ustream-openssl: Fix use-after-free crash under high load and optimize BIO_METHOD lifecycle

Fixes: https://github.com/openwrt/openwrt/issues/19349
Fixes: https://github.com/openwrt/openwrt/issues/20134
Link: https://github.com/openwrt/openwrt/pull/22335
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/libs/ustream-ssl/Makefile

index 30d1a6159ea98f253f54cc2654acbbb7ee5c91de..07c4b23e8141f4b131804acf903ccb9095405ffe 100644 (file)
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/ustream-ssl.git
-PKG_SOURCE_DATE:=2025-10-03
-PKG_SOURCE_VERSION:=5a81c108d20e24724ed847cc4be033f2a74e6635
-PKG_MIRROR_HASH:=e251189ed315f22ab63dc6f17b03178676e10c21fff0cdd863b294a3c51a1b5b
+PKG_SOURCE_DATE:=2026-03-01
+PKG_SOURCE_VERSION:=99f1c0db5a729f615bc5114b3b52fd8ac8083f34
+PKG_MIRROR_HASH:=631ce829a510895cdf0bcfa48970e963e6c910ccd09718b90d85e455ec35f290
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=ISC