Skip to content

Releases: lf-edge/eve

14.4.0

08 Mar 03:14
Compare
Choose a tag to compare
14.4.0 Pre-release
Pre-release

What's Changed

  • nvidia: Bumps libc binary to stable version by @rene in #4601
  • Remove qemu from installer by @deitch in #4597
  • Wait for root device inside the initrd script for ISO images by @rene in #4605
  • eve: Fix override configuration for ISO image generator by @rene in #4608
  • Installer UI cannot remove disks for persist parition by @jsfakian in #4587
  • Make memory monitor configurable and disable it by default by @OhmSpectator in #4606
  • Allow to build/push EVE packages to a custom docker registry by @rene in #4610
  • Kernel update - [amd64-generic] by @rucoder in #4615
  • Save EFI BootX variables when (un)sealing storage key by @rucoder in #4612
  • Do not check tpm sanity if it is not enabled by @shjala in #4614
  • GitHub Actions: bump runners ubuntu version to latest available by @uncleDecart in #4618
  • Multiplexing of VNC and local TTY for the shim console by @rouming in #4593
  • Fix update_kernel_commits.py to keep '-' in platform names by @rucoder in #4616
  • Fix error in pciDevice.readResources by @rucoder in #4600
  • Various missing PR fixes for kubevirt startup. by @andrewd-zededa in #4617
  • github/workflows/assets.yml: switch to builjet runners to upload assets by @yash-zededa in #4627
  • dom0-ztools: add 'monitor' to EVESERVICES in cgroup init script. by @OhmSpectator in #4621
  • eve: installer: Add rootwait by default by @rene in #4628
  • Missing flags to mark install complete. by @andrewd-zededa in #4630
  • Github Actions : osv-scanner scheduled scan changes by @shjala in #4632
  • nvidia: Fix CDI file for Orin - Jetpack 6.0 by @rene in #4631
  • PVC create should be max of three size sources. by @andrewd-zededa in #4629
  • github: automatically close PRs from the master branch. by @OhmSpectator in #4639
  • docs: require PRs from feature branches, not master. by @OhmSpectator in #4643
  • gh: disable slurping in curl by @christoph-zededa in #4644
  • build(deps): bump golang.org/x/net from 0.25.0 to 0.33.0 in /pkg/pillar by @dependabot in #4640
  • Bump eve-api by @christoph-zededa in #4649
  • Allow old IoUSB devices for config.enable.usb by @christoph-zededa in #4634
  • Makefile: Add platform variant to eve container's TAG and rootfs version by @rene in #4641
  • build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /pkg/vtpm/swtpm-vtpm by @dependabot in #4651
  • CONTRIBUTING.md: Fix broken link to LF's project dashboard by @rene in #4653
  • nvidia: Fix script and udev for Jetpack 5 by @rene in #4654
  • Makefile: Fix run-live-gui for arm64 by @rene in #4658
  • Fix dhcpcd arguments for static IP config by @milan-zededa in #4659
  • Remove unused dependencies and vendored libraries by @rucoder in #4663
  • QEMU VC (graphical terminal) fixes by @rouming in #4660
  • Makefile: do not check hash consistency for pkg/installer by @rene in #4664
  • Convert ISO installer rootfs to squashfs image by @rene in #4661
  • fix: allow ICMP echo-requests only for traffic destined to EVE by @akaouris in #4636
  • Make mkimage-iso-efi able to build for other architectures by @deitch in #4665
  • tools: Fix tag for eve-mkimage-iso-efi by @rene in #4662

New Contributors

Full Changelog: 14.3.0...14.4.0

11.0.10-lts

06 Mar 11:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 11.0.9-lts...11.0.10-lts

13.4.2-rc1

27 Feb 12:54
Compare
Choose a tag to compare
13.4.2-rc1 Pre-release
Pre-release

What's Changed

  • [13.4-stable] Fix vm unknown state by @kperakis-zededa (#4590)
  • [13.4-stable] Fix ISO generation from a host with different architecture from target (fixes arm64 ISO generation from x86_64 hosts) by @rene (#4595)
  • [13.4-stable] stat st_blocks block size read from DEV_BSIZE by @andrewd-zededa (#4603)
  • [13.4-stable] Wait for root device inside the initrd script for ISO images by @rene (#4607)
  • [13.4-stable] eve: Fix override configuration for ISO image generator by @rene (#4609)
  • [13.4-stable] Make memory monitor configurable and disable it by default by @OhmSpectator (#4611)
  • [13.4-stable] Backport bump runners ubuntu version to latest available by @uncleDecart (#4620)
  • [13.4-stable] Fix error in pciDevice.readResources by @rucoder (#4623)
  • [13.4-stable] eve: installer: Add rootwait by default by @rene (#4635)
  • [13.4] gh: disable slurping in curl by @christoph-zededa (#4645)

Full Changelog: 13.4.1-lts...13.4.2-rc1

12.0.8-rc1

27 Feb 14:42
Compare
Choose a tag to compare
12.0.8-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 12.0.7-lts...12.0.8-rc1

11.0.10-rc2

27 Feb 11:22
Compare
Choose a tag to compare
11.0.10-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: 11.0.9-lts...11.0.10-rc2

11.0.10-rc1

26 Feb 11:22
Compare
Choose a tag to compare
11.0.10-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 11.0.9-lts...11.0.10-rc1

12.0.7-lts

18 Feb 13:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 12.0.6-lts...12.0.7-lts

13.4.1-lts

06 Feb 11:33
Compare
Choose a tag to compare

What's Changed

  • [13.4-stable] Kernel update - [amd64-generic, arm64-generic, arm64-nvidia, arm64-generic, arm64-generic, arm64-generic] by @rene in #4505
  • [13.4-stable] Kernel update - [arm64-generic] by @rene in #4515
  • [13.4-stable] pillar: Refine log messages for threshold-based timing warnings. by @OhmSpectator in #4524
  • [13.4-stable] memory-monitor: Optimize monitor to resolve memory pressure issues by @OhmSpectator in #4527
  • [13.4-stable] Include proper iso volume label when running docker run eve installer_iso by @deitch in #4558
  • [13.4-stable] fix: Updated the eden.yml to use the new upload actions by @OhmSpectator in #4572
  • [13.4-stable] Add missing FW package to installer by @rucoder in #4574
  • [13.4-stable] Avoid nil dereference in baseosmgr by @rucoder in #4576
  • [13.4-stable] grub: Disable boot measurement for installer by @rene in #4573
  • [13.4-stable] Allow to use network port with VLAN-subinterfaces for untagged traffic by @uncleDecart in #4569

Full Changelog: 13.4.0-lts...13.4.1-lts

12.0.7-rc1

05 Feb 07:41
Compare
Choose a tag to compare
12.0.7-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 12.0.6-lts...12.0.7-rc1

13.4.1-rc3

05 Feb 07:43
Compare
Choose a tag to compare
13.4.1-rc3 Pre-release
Pre-release

What's Changed

  • [13.4-stable] fix: Updated the eden.yml to use the new upload actions by @OhmSpectator in #4572
  • [13.4-stable] Add missing FW package to installer by @rucoder in #4574
  • [13.4-stable] Avoid nil dereference in baseosmgr by @rucoder in #4576
  • [13.4-stable] grub: Disable boot measurement for installer by @rene in #4573
  • [13.4-stable] Allow to use network port with VLAN-subinterfaces for untagged traffic by @uncleDecart in #4569

Full Changelog: 13.4.1-rc2...13.4.1-rc3