Index | Thread | Search

From:
izzy Meyer <izder456@disroot.org>
Subject:
CRITICAL SECURITY UPDATE: games/luanti -> 5.15.2
To:
ports@openbsd.org
Date:
Wed, 15 Apr 2026 08:39:35 -0500

Download raw body.

Thread
Hello ports@

Yesterday, Luanti upstream released a security release to the 5.15
branch that fixes a mod sandbox escape and a HTTP API vuln.

More info here:
https://forum.luanti.org/viewtopic.php?t=32443

Changelog:
https://docs.luanti.org/about/changelog/#5151--5152

Could this be committed before 7.9 releases? We use LuaJIT so we are
vulnerable currently. Luckily updating the port was trivial.

Thanks.

-- 
iz (she/her)

> i like to say mundane things,
> there are too many uninteresting things
> that go unnoticed.

izder456 (dot) neocities (dot) org
diff --git games/luanti/Makefile games/luanti/Makefile
index 7098b9bde95..9282787602a 100644
--- games/luanti/Makefile
+++ games/luanti/Makefile
@@ -2,7 +2,7 @@ DPB_PROPERTIES =	parallel
 
 COMMENT =		infinite-world block sandbox game
 
-DIST_TUPLE +=		github luanti-org luanti 5.15.1 .
+DIST_TUPLE +=		github luanti-org luanti 5.15.2 .
 
 CATEGORIES =		games x11
 
diff --git games/luanti/distinfo games/luanti/distinfo
index 220cb4f9181..3200d45e804 100644
--- games/luanti/distinfo
+++ games/luanti/distinfo
@@ -1,2 +1,2 @@
-SHA256 (luanti-org-luanti-5.15.1.tar.gz) = /gsQ34ZvV8AEfYSkxvbNhIZQ9S2bDKtWP7vtyBYy1hY=
-SIZE (luanti-org-luanti-5.15.1.tar.gz) = 12329736
+SHA256 (luanti-org-luanti-5.15.2.tar.gz) = H9+ouXOWj4/PWiZM4/s6Fww4ghBflTSYpk1kFe/4NHE=
+SIZE (luanti-org-luanti-5.15.2.tar.gz) = 12332073