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 filePatch | File delta | Description |
---|---|---|
kfreebsd gettext.patch | (download) |
cmake/Modules/FindGettextLib.cmake |
7 4 + 3 - 0 ! |
kfreebsd-gettext Fix the build on kFreeBSD as it uses glibc |
shared_mods.patch | (download) |
builtin/mainmenu/pkgmgr.lua |
1 1 + 0 - 0 ! |
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 ! |
rawlua |
postgresql.patch | (download) |
src/CMakeLists.txt |
1 1 + 0 - 0 ! |
postgresql Fix for not finding PostgreSQL. |
0001 Falling Fix error caused by missing param2.patch | (download) |
builtin/game/falling.lua |
1 1 + 0 - 0 ! |
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 ! |
cve-2022-24300 Bug-Debian: https://bugs.debian.org/1004223 |
CVE 2022 24301.patch | (download) |
src/network/serverpackethandler.cpp |
20 13 + 7 - 0 ! |
cve-2022-24301 |