V8.03.400.2025.06.05

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-06-05 20:26:59 +02:00
parent 6dde775de7
commit dddd3121b8
3 changed files with 30 additions and 9 deletions

View File

@@ -46,21 +46,28 @@ jobs:
run: | run: |
apt-get update apt-get update
apt-get install -y \ apt-get install -y \
autoconf \
automake \
build-essential \
cryptsetup \ cryptsetup \
curl \ curl \
debootstrap \ debootstrap \
dosfstools \ dosfstools \
efibootmgr \ efibootmgr \
gnupg \ gettext \
git \ git \
gpgv \ gnupg \
haveged \ haveged \
libtool \
live-build \ live-build \
parted \ parted \
pkg-config \
ssh \ ssh \
ssl-cert \ ssl-cert \
sudo \
texinfo \
wget \ wget \
whois whois \
- name: 🛠️ Build GnuPG from the sources, as the Bookworm GPG does not understand key format 5. - name: 🛠️ Build GnuPG from the sources, as the Bookworm GPG does not understand key format 5.
shell: bash shell: bash

View File

@@ -46,21 +46,28 @@ jobs:
run: | run: |
apt-get update apt-get update
apt-get install -y \ apt-get install -y \
autoconf \
automake \
build-essential \
cryptsetup \ cryptsetup \
curl \ curl \
debootstrap \ debootstrap \
dosfstools \ dosfstools \
efibootmgr \ efibootmgr \
gnupg \ gettext \
git \ git \
gpgv \ gnupg \
haveged \ haveged \
libtool \
live-build \ live-build \
parted \ parted \
pkg-config \
ssh \ ssh \
ssl-cert \ ssl-cert \
sudo \
texinfo \
wget \ wget \
whois whois \
- name: 🛠️ Build GnuPG from the sources, as the Bookworm GPG does not understand key format 5. - name: 🛠️ Build GnuPG from the sources, as the Bookworm GPG does not understand key format 5.
shell: bash shell: bash

View File

@@ -46,21 +46,28 @@ jobs:
run: | run: |
apt-get update apt-get update
apt-get install -y \ apt-get install -y \
autoconf \
automake \
build-essential \
cryptsetup \ cryptsetup \
curl \ curl \
debootstrap \ debootstrap \
dosfstools \ dosfstools \
efibootmgr \ efibootmgr \
gnupg \ gettext \
git \ git \
gpgv \ gnupg \
haveged \ haveged \
libtool \
live-build \ live-build \
parted \ parted \
pkg-config \
ssh \ ssh \
ssl-cert \ ssl-cert \
sudo \
texinfo \
wget \ wget \
whois whois \
- name: 🛠️ Build GnuPG from the sources, as the Bookworm GPG does not understand key format 5. - name: 🛠️ Build GnuPG from the sources, as the Bookworm GPG does not understand key format 5.
shell: bash shell: bash