ValveSoftware / halflife

Half-Life 1 engine based games
Other
3.67k stars 622 forks source link

Outdated linux/macos binaries #3842

Open Splatt581 opened 3 days ago

Splatt581 commented 3 days ago

I just downloaded the latest depots listed in SteamDB:

image

And it looks like they have outdated builds. For example, the Linux build:

Con_DPrintf("Exe build: 20:19:52 Mar 13 2024 (%i)\n", v14);

MacOS build:

Exe build: 14:09:09 Oct 10 2023 (%i)

I also don't see the latest security fixes in the code for these builds, for example in SV_ParseMove.

Please rebuild the GoldSrc binaries for Linux and MacOS with the latest fixes.

SamVanheer commented 3 days ago

The Linux update hasn't gone out yet according to this post: https://github.com/ValveSoftware/halflife/issues/3707#issuecomment-2390319958