Skip to content

Commit a1de273

Browse files
committed
Bump psdoom-ng to 2025.06.08.3.1.0.
1 parent 926e365 commit a1de273

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog.psdoom-ng

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
Changelog for psdoom-ng:
22

3+
Release 2025.06.08.3.1.0
4+
-Update Chocolate Doom game engine based on master branch (0b3cb52, Apr 28, 2025 12:44 PDT)
5+
-Renamed environment varables PSDOOM_NG_PS_CMD, PSDOOM_NG_RENICE_CMD, PSDOOM_NG_KILL_CMD to modernized names.
6+
-Show the settings script before sourcing it to mitigate zero-click code execution or privilege escalation.
7+
-Simplified versioning
8+
39
Release 2017.10.02.2.3.0.20170825 - Changes since 2016.01.16.2.2.1
410
-Update the Chocolate Doom game engine based on master
511
Aug 25, 2017 (83a71dd850fb02e571e2b5117f234395f8869a11)

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT(psdoom-ng, 2017.10.02.3.1.0.20170825,
1+
AC_INIT(psdoom-ng, 2025.06.08.3.1.0,
22
[mod: orsonteodoro@yahoo.com, engine: chocolate-doom-dev-list@chocolate-doom.org], psdoom-ng)
33

44
#PACKAGE_SHORTNAME=${PACKAGE_NAME% Doom}

0 commit comments

Comments
 (0)