Skip to content

v1.0.2

Choose a tag to compare

@ciroiriarte ciroiriarte released this 11 Mar 20:14
· 65 commits to master since this release

Fixes

  • Fix openSUSE Leap download failure: use distribution/leap/ appliances path (main mirror network) instead of Cloud:Images OBS repo which has persistent TLS/availability issues on its mirror tree
  • Prefer versioned filenames (with Build suffix) over symlinks across all openSUSE image paths — mirrors may not carry the short symlink that the origin server lists
  • Align download_image to prefer curl (consistent with fetch_page) to avoid redirect handling differences with percent-encoded mirror paths
  • Retry downloads up to 3 times on transient mirror failures
  • Add EXIT trap to clean up partial downloads and working copies on interruption