diff --git a/debian/changelog b/debian/changelog index d3f32ef4..bdfced4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (2.439) zesty; urgency=medium + + * Fix the manifest generation in OVA files so that ovf files don't have + double extensions. Thanks to Chris Glass. (LP: #1627931) + + -- Brian Murray Fri, 03 Feb 2017 13:32:59 -0800 + livecd-rootfs (2.438) zesty; urgency=medium * live-build/auto/config: Add ubuntu-budgie project (LP: #1652144) diff --git a/live-build/ubuntu-cpc/hooks/041-vmdk-ova-image.binary b/live-build/ubuntu-cpc/hooks/041-vmdk-ova-image.binary index b7c21474..3b50a268 100755 --- a/live-build/ubuntu-cpc/hooks/041-vmdk-ova-image.binary +++ b/live-build/ubuntu-cpc/hooks/041-vmdk-ova-image.binary @@ -67,7 +67,7 @@ ovf_sha256=$(sha256sum ${ovf} | cut -d' ' -f1) manifest="${scratch_d}/${prefix}.mf" cat > "${manifest}" < "${manifest}" <