[PR #2968] [MERGED] Release v20.4.0 #3857

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

📋 Pull Request Information

Original PR: https://github.com/GameServerManagers/LinuxGSM/pull/2968
Author: @dgibbs64
Created: 7/16/2020
Status: Merged
Merged: 7/18/2020
Merged by: @dgibbs64

Base: masterHead: release/v20.4.0


📝 Commits (10+)

  • d1fa709 Merge branch 'release/v20.3.0' into develop
  • d908637 fix(update-lgsm): will force check_version.sh to download
  • efdc0d7 will now check linuxgsm.sh first
  • f65d362 versions before v20.3.0 will not use version tags
  • 707a546 Auto stash before cherry pick of "versions before v20.3.0 will not use version tags"
  • 05f3d2d messages
  • 51a4c75 linuxgsm.sh check first
  • a752554 space
  • 0fa7740 stray fi
  • 8fed4ba Merge branch 'hotfix/v20.3.1' into develop

📊 Changes

187 files changed (+1289 additions, -669 deletions)

View changed files

📝 CONTRIBUTING.md (+52 -46)
📝 README.md (+2 -2)
📝 lgsm/config-default/config-lgsm/acserver/_default.cfg (+4 -0)
📝 lgsm/config-default/config-lgsm/ahl2server/_default.cfg (+2 -0)
📝 lgsm/config-default/config-lgsm/ahlserver/_default.cfg (+2 -0)
📝 lgsm/config-default/config-lgsm/arkserver/_default.cfg (+4 -1)
📝 lgsm/config-default/config-lgsm/arma3server/_default.cfg (+2 -0)
📝 lgsm/config-default/config-lgsm/avserver/_default.cfg (+2 -0)
📝 lgsm/config-default/config-lgsm/bb2server/_default.cfg (+2 -0)
📝 lgsm/config-default/config-lgsm/bbserver/_default.cfg (+2 -0)
📝 lgsm/config-default/config-lgsm/bdserver/_default.cfg (+2 -0)
📝 lgsm/config-default/config-lgsm/bf1942server/_default.cfg (+2 -1)
lgsm/config-default/config-lgsm/bfvserver/_default.cfg (+158 -0)
📝 lgsm/config-default/config-lgsm/bmdmserver/_default.cfg (+2 -0)
📝 lgsm/config-default/config-lgsm/boserver/_default.cfg (+2 -0)
📝 lgsm/config-default/config-lgsm/bsserver/_default.cfg (+2 -0)
📝 lgsm/config-default/config-lgsm/bt1944server/_default.cfg (+2 -0)
📝 lgsm/config-default/config-lgsm/btserver/_default.cfg (+2 -0)
📝 lgsm/config-default/config-lgsm/ccserver/_default.cfg (+2 -0)
📝 lgsm/config-default/config-lgsm/cmwserver/_default.cfg (+2 -0)

...and 80 more files

📄 Description

Release v20.4.0


🔄 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/2968 **Author:** [@dgibbs64](https://github.com/dgibbs64) **Created:** 7/16/2020 **Status:** ✅ Merged **Merged:** 7/18/2020 **Merged by:** [@dgibbs64](https://github.com/dgibbs64) **Base:** `master` ← **Head:** `release/v20.4.0` --- ### 📝 Commits (10+) - [`d1fa709`](https://github.com/GameServerManagers/LinuxGSM/commit/d1fa709e0168a7c7dfb25ba699a2549e69a8cbff) Merge branch 'release/v20.3.0' into develop - [`d908637`](https://github.com/GameServerManagers/LinuxGSM/commit/d9086379651dd5a82fe2f36a6698a4e4eb1944d4) fix(update-lgsm): will force check_version.sh to download - [`efdc0d7`](https://github.com/GameServerManagers/LinuxGSM/commit/efdc0d75395503e055a477a17d641099f4d2e640) will now check linuxgsm.sh first - [`f65d362`](https://github.com/GameServerManagers/LinuxGSM/commit/f65d3626c24c517dc2f575d6b127fc62767f4ce1) versions before v20.3.0 will not use version tags - [`707a546`](https://github.com/GameServerManagers/LinuxGSM/commit/707a546078a1b1a9e549766eb58162d2c68de845) Auto stash before cherry pick of "versions before v20.3.0 will not use version tags" - [`05f3d2d`](https://github.com/GameServerManagers/LinuxGSM/commit/05f3d2d3b4156f39cdb90befadd3c747eee42b74) messages - [`51a4c75`](https://github.com/GameServerManagers/LinuxGSM/commit/51a4c75ea58937471e3c569e68199f30e28d2b7b) linuxgsm.sh check first - [`a752554`](https://github.com/GameServerManagers/LinuxGSM/commit/a752554290413ced40be788c91b52c151f9bef42) space - [`0fa7740`](https://github.com/GameServerManagers/LinuxGSM/commit/0fa77403cde67e74c1b84444c77dc333d6f38ad8) stray fi - [`8fed4ba`](https://github.com/GameServerManagers/LinuxGSM/commit/8fed4ba064a9548c238dbbd9b9bb0610b72031c3) Merge branch 'hotfix/v20.3.1' into develop ### 📊 Changes **187 files changed** (+1289 additions, -669 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+52 -46) 📝 `README.md` (+2 -2) 📝 `lgsm/config-default/config-lgsm/acserver/_default.cfg` (+4 -0) 📝 `lgsm/config-default/config-lgsm/ahl2server/_default.cfg` (+2 -0) 📝 `lgsm/config-default/config-lgsm/ahlserver/_default.cfg` (+2 -0) 📝 `lgsm/config-default/config-lgsm/arkserver/_default.cfg` (+4 -1) 📝 `lgsm/config-default/config-lgsm/arma3server/_default.cfg` (+2 -0) 📝 `lgsm/config-default/config-lgsm/avserver/_default.cfg` (+2 -0) 📝 `lgsm/config-default/config-lgsm/bb2server/_default.cfg` (+2 -0) 📝 `lgsm/config-default/config-lgsm/bbserver/_default.cfg` (+2 -0) 📝 `lgsm/config-default/config-lgsm/bdserver/_default.cfg` (+2 -0) 📝 `lgsm/config-default/config-lgsm/bf1942server/_default.cfg` (+2 -1) ➕ `lgsm/config-default/config-lgsm/bfvserver/_default.cfg` (+158 -0) 📝 `lgsm/config-default/config-lgsm/bmdmserver/_default.cfg` (+2 -0) 📝 `lgsm/config-default/config-lgsm/boserver/_default.cfg` (+2 -0) 📝 `lgsm/config-default/config-lgsm/bsserver/_default.cfg` (+2 -0) 📝 `lgsm/config-default/config-lgsm/bt1944server/_default.cfg` (+2 -0) 📝 `lgsm/config-default/config-lgsm/btserver/_default.cfg` (+2 -0) 📝 `lgsm/config-default/config-lgsm/ccserver/_default.cfg` (+2 -0) 📝 `lgsm/config-default/config-lgsm/cmwserver/_default.cfg` (+2 -0) _...and 80 more files_ </details> ### 📄 Description Release v20.4.0 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 03:56:04 +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#3857
No description provided.