diff --git a/lgsm/data/ubuntu-24.04.csv b/lgsm/data/ubuntu-24.04.csv index 6414652ec0..aacb0ca7db 100644 --- a/lgsm/data/ubuntu-24.04.csv +++ b/lgsm/data/ubuntu-24.04.csv @@ -11,9 +11,9 @@ av bb bb2,libcurl4-gnutls-dev:i386 bd -bf1942,libncurses5:i386,libtinfo5:i386 -bfv,libncurses5:i386,libstdc++5:i386 -bmdm,libncurses5:i386 +bf1942 +bfv,libstdc++5:i386 +bmdm bo bs bt,libicu-dev,dos2unix,libxml2-utils @@ -31,7 +31,7 @@ cs cs2 cscz csgo -css,libtinfo5:i386 +css ct dab dayz @@ -48,7 +48,7 @@ etl ets2 fctr fof -gmod,libtinfo5:i386 +gmod hcu hl2dm hldm @@ -69,13 +69,13 @@ mc,openjdk-21-jre mcb mh mohaa,libstdc++5:i386 -mta,libncursesw5,libxml2-utils +mta,libxml2-utils nd nec -nmrih,libtinfo5:i386 +nmrih ns -ns2,speex,libtbb2 -ns2c,speex:i386,libtbb2 +ns2,speex +ns2c,speex:i386 ohd onset,libmariadb-dev opfor @@ -104,7 +104,7 @@ scpsl,mono-complete scpslsm,mono-complete sdtd,telnet,expect,libxml2-utils sf -sfc,libtinfo5:i386 +sfc sm,telnet,expect sof2 sol @@ -127,7 +127,7 @@ ut2k4 ut3 ut99 vh,libc6-dev,libatomic1,libpulse-dev -vints,aspnetcore-runtime-7.0 +vints,aspnetcore-runtime-8.0 vpmc,openjdk-21-jre vs wet @@ -135,5 +135,5 @@ wf wmc,openjdk-21-jre wurm,xvfb xnt -zmr,libtinfo5:i386 -zps,libtinfo5:i386 +zmr +zps diff --git a/lgsm/modules/core_modules.sh b/lgsm/modules/core_modules.sh index 3d58377502..4c72f127bb 100644 --- a/lgsm/modules/core_modules.sh +++ b/lgsm/modules/core_modules.sh @@ -8,7 +8,7 @@ moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")" -modulesversion="v25.1.0" +modulesversion="v25.1.1" # Core diff --git a/linuxgsm.sh b/linuxgsm.sh index 8b655c44c7..9d689231cb 100755 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -24,7 +24,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="v25.1.0" +version="v25.1.1" shortname="core" gameservername="core" commandname="CORE"