release v2.2.5, update CHANGELOG

This commit is contained in:
nodiscc
2020-12-16 19:38:44 +01:00
parent c6ff6a0d2f
commit 713611aeaa
7 changed files with 31 additions and 12 deletions

View File

@@ -10,16 +10,16 @@
## Download
**[![](download.png) Download](https://github.com/nodiscc/debian-live-config/releases/download/2.2.4/dlc-2.2.4-debian-buster-amd64.hybrid.iso)** the latest ISO image
**[![](download.png) Download](https://github.com/nodiscc/debian-live-config/releases/download/2.2.5/dlc-2.2.5-debian-buster-amd64.hybrid.iso)** the latest ISO image
(Recommended) verify file integrity and authenticity with GPG:
```bash
# download the iso, signing key, checksums and signature
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.4/dlc-2.2.4-debian-buster-amd64.hybrid.iso
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.4/dlc-release.key
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.4/SHA512SUMS
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.2/SHA512SUMS.sign
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.5/dlc-2.2.5-debian-buster-amd64.hybrid.iso
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.5/dlc-release.key
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.5/SHA512SUMS
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.5/SHA512SUMS.sign
# import the release signing key
# the key used to sign releases has key ID 16C50725859EBE2DD1B22100BCC63E85387671B9
gpg --import dlc-release.key