Package: minetest / 5.3.0+repack-2.1+deb11u1

Metadata

Package Version Patches format
minetest 5.3.0+repack-2.1+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
kfreebsd gettext.patch | (download)

cmake/Modules/FindGettextLib.cmake | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 kfreebsd-gettext

Fix the build on kFreeBSD as it uses glibc

shared_mods.patch | (download)

builtin/mainmenu/pkgmgr.lua | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 shared_mods

Also look under /usr/share/games/minetest for mods, so that minetest-mod-* packages actually work

rawlua.patch | (download)

cmake/Modules/FindLua.cmake | 7 3 + 4 - 0 !
1 file changed, 3 insertions(+), 4 deletions(-)

 rawlua

postgresql.patch | (download)

src/CMakeLists.txt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 postgresql

Fix for not finding PostgreSQL.

0001 Falling Fix error caused by missing param2.patch | (download)

builtin/game/falling.lua | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 falling: fix error caused by missing param2

Falling nodes that were spawned prior the recent falling node changes did not require param2.
Default to param2 = 0 when none is found in the node data.

CVE 2022 24300.patch | (download)

src/itemstackmetadata.cpp | 17 15 + 2 - 0 !
1 file changed, 15 insertions(+), 2 deletions(-)

 cve-2022-24300

Bug-Debian: https://bugs.debian.org/1004223
CVE 2022 24301.patch | (download)

src/network/serverpackethandler.cpp | 20 13 + 7 - 0 !
1 file changed, 13 insertions(+), 7 deletions(-)

 cve-2022-24301