New commits: commit 3cd4edef618f2822fe0845cb09bf6bba9f6d9b86 Merge: 462985ce5c ec4d43ecd9 Author: Andrew Cagney <cag...@gnu.org> Date: Wed Aug 27 08:54:27 2025 -0400
Merge testing: fix the Linux domain's ISO hash It was broken by the combination of: testing f41: upgrade linux VM and a pre-existing ISO from an earlier upgrade of the Fedora domain. close #2415 testing: update KVM_LINUX_ISO_CKSUM to the latest Signed-off-by: Andrew Cagney <cag...@gnu.org> commit ec4d43ecd9ff204457fda5cf5c78ab474e730c09 Author: Daiki Ueno <du...@redhat.com> Date: Tue Aug 26 15:47:17 2025 +0900 testing: update KVM_LINUX_ISO_CKSUM to the latest Without this, running "kvm install" fails with: + echo 'SHA256 (/home/ueno/devel/pool/Fedora-Server-dvd-x86_64-41-1.4.iso.tmp) = 32d9ab1798fc8106a0b06e873bdcd83a3efea8412c9401dfe4097347ed0cfc65' + cksum -c /home/libreswan/devel/pool/Fedora-Server-dvd-x86_64-41-1.4.iso.tmp: FAILED cksum: WARNING: 1 computed checksum did NOT match The checksum is actually 6037e489103401a6ad4e54a4bcb2df7525693bdc3f2ce4aa895838b65647e551 according to: https://download.fedoraproject.org/pub/fedora/linux/releases/41/Server/x86_64/iso/Fedora-Server-41-1.4-x86_64-CHECKSUM Signed-off-by: Daiki Ueno <du...@redhat.com> _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org