New commits:
commit 3cd4edef618f2822fe0845cb09bf6bba9f6d9b86
Merge: 462985ce5c ec4d43ecd9
Author: Andrew Cagney <[email protected]>
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 <[email protected]>
commit ec4d43ecd9ff204457fda5cf5c78ab474e730c09
Author: Daiki Ueno <[email protected]>
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 <[email protected]>
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]