[SCM] live-build branch, debian-next, updated. debian/3.0_a49-1-6-ge906e78

Daniel Baumann daniel at debian.org
Tue Jun 5 15:42:08 UTC 2012


The following commit has been merged in the debian-next branch:
commit e906e7846210ef27e75dd35c65156d22d9c5ae23
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jun 5 17:42:07 2012 +0200

    Defaulting to SHA256 live-media checksums.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index f44df78..efa09b1 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -930,7 +930,7 @@ Set_defaults ()
 	fi
 
 	# Setting checksums
-	LB_CHECKSUMS="${LB_CHECKSUMS:-md5}"
+	LB_CHECKSUMS="${LB_CHECKSUMS:-sha256}"
 
 	# Setting compression
 	case "${LB_MODE}" in

-- 
live-build



More information about the debian-live-changes mailing list