diff --git a/CHANGELOG.md b/CHANGELOG.md index ba272b9..360fca0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,34 @@ +# [v2.0.1-20240701](https://github.com/iana-org/coen/releases/tag/v2.0.1-20240701) coen-2.0.1-amd64.iso + +## Contains + +* Release v2.0.1 +* Based on Debian 12.6 bullseye from http://snapshot.debian.org date 20240701 +* EPOCH=1719792000 +* [Key Management Tools: Legacy](https://github.com/iana-org/dnssec-keytools-legacy) +* [Key Management Tools](https://github.com/iana-org/dnssec-keytools) +* AEP Keyper PKCS#11 library +* Thales Luna USB HSM 7 PKCS#11 library and GemEngine +* Assorted utilities +* Minimized Xfce Desktop Environment + +## Improvements + +* Removed boot option `live-media=removable` for updated laptop hardware support + +### Packages + +* None + +### Scripts + +* None + +### New Features + +* None + + # [v2.0.0-20240701](https://github.com/iana-org/coen/releases/tag/v2.0.0-20240701) coen-2.0.0-amd64.iso ## Contains diff --git a/LICENSE.md b/LICENSE.md index 77d6d3a..d8c75e6 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright (c) 2024 Internet Corporation for Assigned Names and Numbers +Copyright (c) 2025 Internet Corporation for Assigned Names and Numbers ("ICANN") Permission to use, copy, modify, and distribute this software for any diff --git a/Makefile b/Makefile index 4bdf385..86ec4f6 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -RELEASE = 2.0.0 +RELEASE = 2.0.1 .PHONY: usage build podman-build remove podman-remove run podman-run copy podman-copy all podman-all default diff --git a/README.md b/README.md index d5c9d7a..95a217e 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,8 @@ If permission errors are encountered executing `make all` or `make podman-all` a Final hash result should match with the following: ``` -SHA-256: 4d2d61b982550df637102701e73a14f292d51bf98b823fc9724e0d9a8e91cead -PGP Words: dreadful clergyman fallout proximate miser equipment ancient vocalist clamshell autopsy brackish adviser transit corrosion baboon vagabond physique specialist beeswax Waterloo obtuse Istanbul cowbell retrospect highchair distortion ancient newsletter orca miracle spyglass perceptive +SHA-256: 78e1b1452d62b075d5658ac652ad6eeccf15a81d25d63f55b9fc983463ba91d4 +PGP Words: island tolerance sailboat detector button gadgetry ruffled impartial sterling glossary Oakland responsive Dupont perceptive goldfish unicorn stagehand bifocals retouch breakaway bombast speculate cowbell equipment sentence Wilmington printer confidence flatfoot puberty pheasant souvenir ``` ## Tested Platforms @@ -92,7 +92,7 @@ Testing has been performed in the following environments: | OS | Docker | Podman | SELinux | AppArmor | | :-------------------: | :--------------------------: | :----: | :------: | :------: | -| Debian 12.7 | 20.10.24+dfsg1, build 297e128| - | - | Enabled | +| Debian 12.9 | 20.10.24+dfsg1, build 297e128| - | - | Enabled | | Debian 11.11 | 27.3.1, build ce12230 | - | - | Enabled | -| macOS 14.6.1 | 27.2.0, build 3ab4256 | - | - | - | -| RHEL 9.4 | - | 4.4.1 | Disabled | - | +| macOS 14.7.1 | 27.4.0, build bde2b89 | - | - | - | +| RHEL 9.5 | - | 4.9.4 | Disabled | - | diff --git a/SHA256SUMS b/SHA256SUMS index 8c3edab..03681a4 100644 --- a/SHA256SUMS +++ b/SHA256SUMS @@ -1,4 +1,4 @@ -4245271539e62bf0e7911540b153bbc3b24c3cd0efd2be1862391379156a7d84 ./create-iso.sh +a3e388f380a69464602f0fd16bc8d92d1452dd5cc31747e3c3f712a160e980cf ./create-iso.sh 03d23023e3efc4c5bcd29fc92151b6b18788e497877bfd97f11193fca9c63b61 ./tools/archives-dev/alien_8.95.6_all.deb 7d798ed8c21fc7387127de1dfdb4640003d8ba033ae5a1ff29559610cbd0c323 ./tools/archives-dev/autoconf_2.71-3_all.deb f9a5758d87b5389bf2dbb00cc9c48e0cf59bb0ac842c5ce25d41e4bfa3f2f962 ./tools/archives-dev/automake_1%3a1.16.5-1.3_all.deb @@ -646,4 +646,4 @@ e02ebbd3701cf468dbf98d6d917fbe0325e881f07fe8b316150c8d2a64486e66 ./tools/archiv 4827c67de0699bc1e7d58b161c604b557a3c6f819d918c52e7f362ed851300e2 ./tools/packages/ksk-tools-2-part_ab 95e4f4ab760d4aa0a912c514588d83fdfb6c1ae6536cbb7d531fbe4d6bb8769b ./tools/packages/ksk-tools-2-part_ac a7ce2399331fa1a037727f15ad2b29e553994af2c41f0b43c8a4115370f88f03 ./tools/packages/ksk-xfce-custom-2.0.0coen_amd64.deb -2ab4688fc374c6881485dcf0afcfcac0490ba68b05e69b74f671fe90d86e223b ./variables.sh +6f201e2f7cbeeda24ff488b4114cae022fd10cfb134a86d4f6d760630fbc2f1d ./variables.sh diff --git a/create-iso.sh b/create-iso.sh index 21604dd..3b4be51 100755 --- a/create-iso.sh +++ b/create-iso.sh @@ -127,7 +127,7 @@ cat > $WD/image/boot/grub/grub.cfg << EOF set timeout=1 menuentry "coen-${RELEASE} ${ARCH}" { - linux /boot/vmlinuz boot=live locales=${LOCALE_LC_ALL} keymap=us language=us net.ifnames=0 timezone=Etc/UTC live-media=removable nopersistence selinux=0 STATICIP=frommedia modprobe.blacklist=pcspkr,hci_uart,btintel,btqca,btbcm,bluetooth,snd_hda_intel,snd_hda_codec_realtek,snd_soc_skl,snd_soc_skl_ipc,snd_soc_sst_ipc,snd_soc_sst_dsp,snd_hda_ext_core,snd_soc_sst_match,snd_soc_core,snd_compress,snd_hda_core,snd_pcm,snd_timer,snd,soundcore + linux /boot/vmlinuz boot=live locales=${LOCALE_LC_ALL} keymap=us language=us net.ifnames=0 timezone=Etc/UTC nopersistence selinux=0 STATICIP=frommedia modprobe.blacklist=pcspkr,hci_uart,btintel,btqca,btbcm,bluetooth,snd_hda_intel,snd_hda_codec_realtek,snd_soc_skl,snd_soc_skl_ipc,snd_soc_sst_ipc,snd_soc_sst_dsp,snd_hda_ext_core,snd_soc_sst_match,snd_soc_core,snd_compress,snd_hda_core,snd_pcm,snd_timer,snd,soundcore initrd /boot/initrd.img } diff --git a/variables.sh b/variables.sh index 2917f61..47b9c36 100755 --- a/variables.sh +++ b/variables.sh @@ -5,7 +5,7 @@ set -x # Print each command before executing it set -e # Exit immediately should a command fail set -u # Treat unset variables as an error and exit immediately -export RELEASE=2.0.0 # Release version number +export RELEASE=2.0.1 # Release version number export DATE=20240701 # Timestamp to use for version packages (`date +%Y%m%d`) export LOCALE_LC_ALL=POSIX # Current OS locale setting export DIST=bookworm # Debian distribution base image @@ -18,4 +18,4 @@ export HOOK_DIR=$TOOL_DIR/hooks # Hooks export PACKAGE_DIR=$TOOL_DIR/packages # Packages export DISTRO_DIR=$TOOL_DIR/archives-distro # Distro packages export DEV_DIR=$TOOL_DIR/archives-dev # Dev packages -export ISO_SHASUM="4d2d61b982550df637102701e73a14f292d51bf98b823fc9724e0d9a8e91cead -" # ISO image SHA-256 +export ISO_SHASUM="78e1b1452d62b075d5658ac652ad6eeccf15a81d25d63f55b9fc983463ba91d4 -" # ISO image SHA-256