From 9f4251f9fddfd8d667a4c17ae35b33f4e27a3b96 Mon Sep 17 00:00:00 2001 From: kim Date: Mon, 2 Mar 2026 11:06:57 +0000 Subject: [PATCH 1/5] libwebsockets: update to 4.5.2 --- common/shlibs | 2 +- srcpkgs/libwebsockets/template | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index f4d5795dcad096..ffdb3cf9f1d0ee 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2427,7 +2427,7 @@ libcvm-v2client.so.1 cvm-0.97_1 libudns.so.0 udns-0.4_1 libcriu.so.2 criu-3.13_2 libcompel.so.1 criu-3.13_2 -libwebsockets.so.19 libwebsockets-4.3.2_1 +libwebsockets.so.21 libwebsockets-4.5.2_1 libnfc.so.6 libnfc-1.8.0_1 libfuzzy.so.2 libfuzzy-2.12_1 libSDL_gfx.so.15 SDL_gfx-2.0.25_2 diff --git a/srcpkgs/libwebsockets/template b/srcpkgs/libwebsockets/template index 611ab256864d2d..6027d16d010baa 100644 --- a/srcpkgs/libwebsockets/template +++ b/srcpkgs/libwebsockets/template @@ -1,7 +1,7 @@ # Template file for 'libwebsockets' pkgname=libwebsockets -version=4.3.2 -revision=2 +version=4.5.2 +revision=1 build_style=cmake configure_args="-DLWS_WITH_LIBEV=ON -DLWS_WITH_LIBUV=ON -DLWS_WITH_HTTP2=ON -DLWS_IPV6=ON -DLWS_HAVE_LIBCAP=ON -DLWS_WITH_EVLIB_PLUGINS=OFF @@ -13,7 +13,13 @@ license="MIT" homepage="https://libwebsockets.org" changelog="https://raw.githubusercontent.com/warmcat/libwebsockets/main/changelog" distfiles="https://github.com/warmcat/libwebsockets/archive/v${version}.tar.gz" -checksum=6a85a1bccf25acc7e8e5383e4934c9b32a102880d1e4c37c70b27ae2a42406e1 +checksum=04244efb7a6438c8c6bfc79b21214db5950f72c9cf57e980af57ca321aae87b2 + +if [ "$XBPS_CHECK_PKGS" ]; then + # Tests reliant on internet connection require ipv6 + # connectivity which isn't always an availability. + configure_args+=" -DLWS_CTEST_INTERNET_AVAILABLE=0" +fi post_install() { vlicense LICENSE From f8ae5c0a17d06c517172765eeee184d5a5b61a01 Mon Sep 17 00:00:00 2001 From: kim Date: Mon, 2 Mar 2026 11:07:23 +0000 Subject: [PATCH 2/5] kismet: revbump for libwebsockets-4.5.2 --- srcpkgs/kismet/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kismet/template b/srcpkgs/kismet/template index 2ab5e2bf1cc412..bde2ab7252ee1b 100644 --- a/srcpkgs/kismet/template +++ b/srcpkgs/kismet/template @@ -1,7 +1,7 @@ # Template file for 'kismet' pkgname=kismet version=2025.09.R1 -revision=1 +revision=2 _realver="${version//./-}" build_style=gnu-configure configure_args="--disable-python-tools" From 93bc7ebc3e990ce56111ab14f99d25e99721e49d Mon Sep 17 00:00:00 2001 From: kim Date: Mon, 2 Mar 2026 11:07:52 +0000 Subject: [PATCH 3/5] mosquitto: revbump for libwebsockets-4.5.2 --- srcpkgs/mosquitto/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mosquitto/template b/srcpkgs/mosquitto/template index 7dacb07ec3dacc..6c236edb17df61 100644 --- a/srcpkgs/mosquitto/template +++ b/srcpkgs/mosquitto/template @@ -1,7 +1,7 @@ # Template file for 'mosquitto' pkgname=mosquitto version=2.0.18 -revision=2 +revision=3 build_style=gnu-makefile make_build_args="WITH_WEBSOCKETS=yes WITH_BUNDLED_DEPS=no" make_install_args="prefix=/usr" From bda99e079f39260aae0abdbe8c8cf7603b42e80f Mon Sep 17 00:00:00 2001 From: kim Date: Mon, 2 Mar 2026 11:08:39 +0000 Subject: [PATCH 4/5] seafile-libclient: revbump for libwebsockets-4.5.2 --- srcpkgs/seafile-libclient/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/seafile-libclient/template b/srcpkgs/seafile-libclient/template index 019ab222268d8c..ab294ae9bc2d67 100644 --- a/srcpkgs/seafile-libclient/template +++ b/srcpkgs/seafile-libclient/template @@ -1,7 +1,7 @@ # Template file for 'seafile-libclient' pkgname=seafile-libclient version=8.0.10 -revision=5 +revision=6 _distname="${pkgname/-libclient/}" build_style=gnu-configure configure_args="PYTHON=python3 --disable-static" From 93a7ef7f45de9ea05d1c9f81ea9f4e428cc71684 Mon Sep 17 00:00:00 2001 From: kim Date: Mon, 2 Mar 2026 11:09:00 +0000 Subject: [PATCH 5/5] ttyd: revbump for libwebsockets-4.5.2 --- srcpkgs/ttyd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ttyd/template b/srcpkgs/ttyd/template index c439df6238c8ba..4664418945452b 100644 --- a/srcpkgs/ttyd/template +++ b/srcpkgs/ttyd/template @@ -1,7 +1,7 @@ # Template file for 'ttyd' pkgname=ttyd version=1.7.7 -revision=1 +revision=2 build_style=cmake hostmakedepends="pkg-config xxd" makedepends="libwebsockets-devel json-c-devel openssl-devel zlib-devel