Skip to content

Releases: offspot/image-creator

1.1.5

11 Mar 13:10
9f6ffe8

Choose a tag to compare

Fixed

  • [workflows] Uploading to correct folder (#41)
  • Support for latest GHCR images (OCI manifest) via docker-export 1.2

Now building with Nuitka 4.0.3, bundling Python 3.13

1.1.4

10 Dec 12:38
2200054

Choose a tag to compare

Fixed

  • Accepting fsck.ext4 returning 1 or 2 in addition to 0 (#40)

Now building with Nuitka 2.8.9

image-creator_linux-x86_64_1.1.4

1.1.3

01 May 09:40
7036fbe

Choose a tag to compare

Fixed

  • Download crash if completed_ons information is missing (#35)

1.1.2

01 May 09:22
44a20c8

Choose a tag to compare

Fixed

  • Download crash if started_on information is missing (#35)

1.1.1

25 Apr 07:54
016046d

Choose a tag to compare

Added

  • Support for base64 files

Changed

  • --build-dir target is created on start if not-existent

0.9.8

25 Apr 07:55
d804c7f

Choose a tag to compare

Added

  • Support for base64 files

0.9.7

19 Apr 08:46
9ef6b32

Choose a tag to compare

Fixed

  • Imports for offspot-config 2.1

0.9.6

19 Apr 08:13
8f398bb

Choose a tag to compare

  • Using offspot-config 2.1.0 to accept (ignoring though) YAML with checksum info

1.1.0

18 Apr 15:20
dd8e6a2

Choose a tag to compare

Changed

  • [utils.aria2] Downloader.get_feedback() now includes overall duration and speed
  • Contents download now displays overall download stats with speed
  • Using offspot-config 2.1.0
  • Failed downloads clearly appear as such in logs
  • Checksum info for files and base-image from config is passed to aria2 and checked
  • Downloads display checksum if it was passed/used

Fixed

  • [utils.aria2] Download.completed_on now set in post_process for better accuracy on indirect downloads

Removed

  • utils.download.download_file which is not used anymore

1.0.2

10 Apr 16:58
ab1451f

Choose a tag to compare

Fixed

  • Typo preventing fsck from working