Browse Source
Merge branch 'develop' into 4829-deb13-update-jre
pull/4830/head
Daniel Gibbs
7 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
26 changed files with
40 additions and
33 deletions
-
.github/dependabot.yml
-
.github/workflows/action-prettier.yml
-
.github/workflows/action-super-linter.yml
-
.github/workflows/action-update-copyright-years-in-license-file.yml
-
lgsm/data/almalinux-8.csv
-
lgsm/data/almalinux-9.csv
-
lgsm/data/centos-7.csv
-
lgsm/data/centos-8.csv
-
lgsm/data/centos-9.csv
-
lgsm/data/debian-10.csv
-
lgsm/data/debian-11.csv
-
lgsm/data/debian-12.csv
-
lgsm/data/debian-13.csv
-
lgsm/data/debian-9.csv
-
lgsm/data/rhel-7.csv
-
lgsm/data/rhel-8.csv
-
lgsm/data/rhel-9.csv
-
lgsm/data/rocky-8.csv
-
lgsm/data/rocky-9.csv
-
lgsm/data/ubuntu-16.04.csv
-
lgsm/data/ubuntu-18.04.csv
-
lgsm/data/ubuntu-20.04.csv
-
lgsm/data/ubuntu-22.04.csv
-
lgsm/data/ubuntu-23.04.csv
-
lgsm/data/ubuntu-23.10.csv
-
lgsm/data/ubuntu-24.04.csv
|
|
|
@ -1,4 +1,3 @@ |
|
|
|
--- |
|
|
|
version: 2 |
|
|
|
updates: |
|
|
|
- package-ecosystem: "github-actions" |
|
|
|
|
|
|
|
@ -1,5 +1,7 @@ |
|
|
|
name: Prettier |
|
|
|
|
|
|
|
on: |
|
|
|
workflow_dispatch: |
|
|
|
push: |
|
|
|
branches: |
|
|
|
- "*" |
|
|
|
@ -18,6 +20,8 @@ jobs: |
|
|
|
steps: |
|
|
|
- name: Checkout |
|
|
|
uses: actions/checkout@v5 |
|
|
|
with: |
|
|
|
persist-credentials: false |
|
|
|
|
|
|
|
- name: Install Prettier and plugins |
|
|
|
run: | |
|
|
|
|
|
|
|
@ -1,4 +1,3 @@ |
|
|
|
--- |
|
|
|
name: Super Linter |
|
|
|
|
|
|
|
on: |
|
|
|
@ -31,6 +30,7 @@ jobs: |
|
|
|
# super-linter needs the full git history to get the |
|
|
|
# list of files that changed across commits |
|
|
|
fetch-depth: 0 |
|
|
|
persist-credentials: false |
|
|
|
|
|
|
|
- name: Install Prettier plugins (for summary formatting) |
|
|
|
run: | |
|
|
|
@ -41,9 +41,11 @@ jobs: |
|
|
|
env: |
|
|
|
# To report GitHub Actions status checks |
|
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
|
|
|
VALIDATE_GITHUB_ACTIONS_ZIZMOR: false |
|
|
|
VALIDATE_JSCPD: false |
|
|
|
VALIDATE_SHELL_SHFMT: false |
|
|
|
VALIDATE_YAML_PRETTIER: false |
|
|
|
VALIDATE_JSON_PRETTIER: false |
|
|
|
VALIDATE_MARKDOWN_PRETTIER: false |
|
|
|
VALIDATE_NATURAL_LANGUAGE: false |
|
|
|
VALIDATE_SHELL_SHFMT: false |
|
|
|
VALIDATE_TERRAFORM_TERRASCAN: false |
|
|
|
VALIDATE_YAML_PRETTIER: false |
|
|
|
|
|
|
|
@ -1,4 +1,5 @@ |
|
|
|
name: Update copyright year(s) in license file |
|
|
|
|
|
|
|
on: |
|
|
|
workflow_dispatch: |
|
|
|
schedule: |
|
|
|
@ -15,6 +16,7 @@ jobs: |
|
|
|
uses: actions/checkout@v5 |
|
|
|
with: |
|
|
|
fetch-depth: 0 |
|
|
|
persist-credentials: false |
|
|
|
- name: Action Update License Year |
|
|
|
uses: FantasticFiasco/action-update-license-year@v3 |
|
|
|
with: |
|
|
|
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,glibc-devel,libatomic,pulseaudio-libs-devel |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,java-21-openjdk |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,glibc-devel,libatomic,pulseaudio-libs-devel |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,java-21-openjdk |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,glibc-devel,libatomic,pulseaudio-libs-devel |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,java-11-openjdk |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,glibc-devel,libatomic,pulseaudio-libs-devel |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,java-17-openjdk |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,glibc-devel,libatomic,pulseaudio-libs-devel |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,java-17-openjdk |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,libc6-dev,libatomic1,libpulse-dev |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,openjdk-11-jre |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 4.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,libc6-dev,libatomic1,libpulse-dev |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,openjdk-11-jre |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,libc6-dev,libatomic1,libpulse-dev |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,openjdk-17-jre |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -11,7 +11,7 @@ av |
|
|
|
bb |
|
|
|
bb2,libcurl4-gnutls-dev:i386 |
|
|
|
bd |
|
|
|
bf1942,libncurses5:i386,libtinfo5:i386 |
|
|
|
bf1942,libncurses5:i386 |
|
|
|
bfv,libncurses5:i386,libstdc++5:i386 |
|
|
|
bmdm,libncurses5:i386 |
|
|
|
bo |
|
|
|
@ -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 |
|
|
|
@ -72,7 +72,7 @@ mohaa,libstdc++5:i386 |
|
|
|
mta,libncursesw5,libxml2-utils |
|
|
|
nd |
|
|
|
nec |
|
|
|
nmrih,libtinfo5:i386 |
|
|
|
nmrih |
|
|
|
ns |
|
|
|
ns2,speex,libtbb12 |
|
|
|
ns2c,speex:i386,libtbb12 |
|
|
|
@ -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,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,openjdk-21-jre |
|
|
|
vs |
|
|
|
wet |
|
|
|
@ -135,5 +135,5 @@ wf |
|
|
|
wmc,openjdk21-jre |
|
|
|
wurm,xvfb |
|
|
|
xnt |
|
|
|
zmr,libtinfo5:i386 |
|
|
|
zps,libtinfo5:i386 |
|
|
|
zmr |
|
|
|
zps |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,libc6-dev,libatomic1,libpulse-dev |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,openjdk-8-jre |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,glibc-devel,libatomic,pulseaudio-libs-devel |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,java-11-openjdk |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,glibc-devel,libatomic,pulseaudio-libs-devel |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,java-21-openjdk |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,glibc-devel,libatomic,pulseaudio-libs-devel |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,java-21-openjdk |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,glibc-devel,libatomic,pulseaudio-libs-devel |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,java-21-openjdk |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,glibc-devel,libatomic,pulseaudio-libs-devel |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,java-21-openjdk |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,libc6-dev,libatomic1,libpulse-dev |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,openjdk-8-jre |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,libc6-dev,libatomic1,libpulse-dev |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,openjdk-11-jre |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,libc6-dev,libatomic1,libpulse-dev |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,openjdk-11-jre |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,libc6-dev,libatomic1,libpulse-dev |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,openjdk-21-jre |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,libc6-dev,libatomic1,libpulse-dev |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,openjdk-21-jre |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,libc6-dev,libatomic1,libpulse-dev |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,openjdk-21-jre |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
|
@ -127,7 +127,7 @@ ut2k4 |
|
|
|
ut3 |
|
|
|
ut99 |
|
|
|
vh,libc6-dev,libatomic1,libpulse-dev |
|
|
|
vints,dotnet-runtime-7.0 |
|
|
|
vints,dotnet-runtime-8.0 |
|
|
|
vpmc,openjdk-21-jre |
|
|
|
vs |
|
|
|
wet |
|
|
|
|
|
Can't render this file because it has a wrong number of fields in line 2.
|