[PR #3657] [MERGED] Hotfix v21.4.1 #4086

Closed
opened 2026-02-27 04:53:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/GameServerManagers/LinuxGSM/pull/3657
Author: @dgibbs64
Created: 10/29/2021
Status: Merged
Merged: 10/29/2021
Merged by: @dgibbs64

Base: masterHead: hotfix/v21.4.1


📝 Commits (10+)

  • d77bd56 Merge branch 'release/v21.4.0' into develop
  • 059e601 Release v21.4.0
  • dd3d9f1 Merge branch 'master' into develop
  • f2af7c1 feat(action): check that linuxgsm.sh and modules version match
  • ae0043c fix(sf): fix port startparameter (#3650)
  • ac9bfdb fix(Minecraft): remove motd color from servername (#3652)
  • fb2d554 fix: add sf & lo to info_game (#3653)
  • e0488d5 fix: change methods not using their bound instance to static methods (#3582)
  • 7ac60f2 fix(unt): incorrect query port (#3654)
  • 9a1cc09 Merge branch 'feature/action-version-match' into hotfix/v21.4.1

📊 Changes

14 files changed (+71 additions, -69 deletions)

View changed files

.github/release-drafter.yml (+0 -29)
.github/workflows/release-drafter.yml (+0 -29)
.github/workflows/version-check.sh (+14 -0)
.github/workflows/version-check.yml (+23 -0)
📝 lgsm/config-default/config-lgsm/sfserver/_default.cfg (+1 -1)
📝 lgsm/functions/core_functions.sh (+1 -1)
📝 lgsm/functions/info_game.sh (+23 -2)
📝 lgsm/functions/info_messages.sh (+2 -1)
📝 lgsm/functions/query_gsquery.py (+2 -1)
📝 linuxgsm.sh (+1 -1)
📝 tests/tests_fctrserver.sh (+1 -1)
📝 tests/tests_jc2server.sh (+1 -1)
📝 tests/tests_mcserver.sh (+1 -1)
📝 tests/tests_ts3server.sh (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/GameServerManagers/LinuxGSM/pull/3657 **Author:** [@dgibbs64](https://github.com/dgibbs64) **Created:** 10/29/2021 **Status:** ✅ Merged **Merged:** 10/29/2021 **Merged by:** [@dgibbs64](https://github.com/dgibbs64) **Base:** `master` ← **Head:** `hotfix/v21.4.1` --- ### 📝 Commits (10+) - [`d77bd56`](https://github.com/GameServerManagers/LinuxGSM/commit/d77bd56826b69190f9896551aba5e9b8e95f691a) Merge branch 'release/v21.4.0' into develop - [`059e601`](https://github.com/GameServerManagers/LinuxGSM/commit/059e6016b200ca835b9e56a00a042186f861d859) Release v21.4.0 - [`dd3d9f1`](https://github.com/GameServerManagers/LinuxGSM/commit/dd3d9f1659f14a2a43fb24d089b4d50f970e9b14) Merge branch 'master' into develop - [`f2af7c1`](https://github.com/GameServerManagers/LinuxGSM/commit/f2af7c1e1b7da38fdbf6181f70f83d1cfcb071f2) feat(action): check that linuxgsm.sh and modules version match - [`ae0043c`](https://github.com/GameServerManagers/LinuxGSM/commit/ae0043c607094a671a65cd8888edccd2da693482) fix(sf): fix port startparameter (#3650) - [`ac9bfdb`](https://github.com/GameServerManagers/LinuxGSM/commit/ac9bfdb71c04ccadfdf812b87ccf381b08387d44) fix(Minecraft): remove motd color from servername (#3652) - [`fb2d554`](https://github.com/GameServerManagers/LinuxGSM/commit/fb2d5544105ee749a78df0d796f173b8ccebfec0) fix: add sf & lo to info_game (#3653) - [`e0488d5`](https://github.com/GameServerManagers/LinuxGSM/commit/e0488d51aba28f60b9ebf9d510f261871e654a08) fix: change methods not using their bound instance to static methods (#3582) - [`7ac60f2`](https://github.com/GameServerManagers/LinuxGSM/commit/7ac60f23660e92b69fdd658ed5eb1a144fda9233) fix(unt): incorrect query port (#3654) - [`9a1cc09`](https://github.com/GameServerManagers/LinuxGSM/commit/9a1cc09c870448546e7a6f63a8a3b9df15ac74eb) Merge branch 'feature/action-version-match' into hotfix/v21.4.1 ### 📊 Changes **14 files changed** (+71 additions, -69 deletions) <details> <summary>View changed files</summary> ➖ `.github/release-drafter.yml` (+0 -29) ➖ `.github/workflows/release-drafter.yml` (+0 -29) ➕ `.github/workflows/version-check.sh` (+14 -0) ➕ `.github/workflows/version-check.yml` (+23 -0) 📝 `lgsm/config-default/config-lgsm/sfserver/_default.cfg` (+1 -1) 📝 `lgsm/functions/core_functions.sh` (+1 -1) 📝 `lgsm/functions/info_game.sh` (+23 -2) 📝 `lgsm/functions/info_messages.sh` (+2 -1) 📝 `lgsm/functions/query_gsquery.py` (+2 -1) 📝 `linuxgsm.sh` (+1 -1) 📝 `tests/tests_fctrserver.sh` (+1 -1) 📝 `tests/tests_jc2server.sh` (+1 -1) 📝 `tests/tests_mcserver.sh` (+1 -1) 📝 `tests/tests_ts3server.sh` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:53:48 +03:00
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#4086
No description provided.