Releases: lf-edge/eve
Releases · lf-edge/eve
9.4.7-lts
What's Changed
- [9.4-stable] Do not fail SealDiskKey if PCRs/eventlog can not be saved by @shjala in #3507
- [9.4-stable] containerd: Add error handling in getImageConfig for GetImageHash. by @OhmSpectator in #3508
- [9.4 stable] fix QMP race and add retries on QEMU status receive by @rouming in #3573
Full Changelog: 9.4.6-lts...9.4.7-lts
Release 11.2.0
What's Changed
- grub: xen installer, use kvm flavor by @christoph-zededa in #3519
- exec: avoid clobbering timeout by @eriknordmark in #3518
- Remove kernel from collected_sources by @eriknordmark in #3522
- collect-info.sh: add IP rules by @milan-zededa in #3517
- Improved verification image by @jsfakian in #3499
- GitHub Actions: use correct tag in assets.yml by @uncleDecart in #3529
- GitHub Actions: use env variable TAG instead of rewriting in assets.yml by @uncleDecart in #3530
- build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /tools/dockerfile-add-scanner by @dependabot in #3528
- build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /pkg/pillar by @dependabot in #3527
- GitHub Actions: fix env variable extraction in assets.yml by @uncleDecart in #3533
- Change GitHub username for Mikhail Malyshev by @rucoder in #3535
- GitHub Actions fix template literals in assets.yml by @uncleDecart in #3537
- Remove temporary replace directive from go.mod of mmagent by @milan-zededa in #3538
- Makefile: Remove KERNEL_IMG by @eriknordmark in #3526
- GitHub Actions: don't decompress kernel on ARM arch by @uncleDecart in #3539
Patch Envelopes
to support external binary blobs by @uncleDecart in #3495- Revert "Makefile: Workaround to fix QEMU's MSR errors" by @rene in #3540
- Edgeview App needs latest pillar vendor files by @naiming-zededa in #3536
- Introducing NVIDIA Jetson Xavier NX Platform support on EVE by @rene in #3541
- fix alpine cache creation by @rucoder in #3544
- Add QEMU_EVE_SERIAL variable to override SMBIOS serial number by @rucoder in #3543
- build(deps): bump github.com/docker/docker from 24.0.0-rc.2.0.20230905130451-032797ea4bcb+incompatible to 24.0.7+incompatible in /tools/dockerfile-add-scanner by @dependabot in #3547
New Contributors
Full Changelog: 11.0.1...11.2.0
Release 10.4.6-lts
What's Changed
- [10.4-stable] Revert snapshot capability due to misleading support indication. by @OhmSpectator in #3531
- [10.4 stable] Backport updated publish.yml by @uncleDecart in #3532
Full Changelog: 10.4.5-lts...10.4.6-lts
Release 11.0.1
What's Changed
- Use ModemManager in EVE to control cellular modems by @milan-zededa in #3498
- Switch to kernels from github.com/lf-edge/eve-kernel by @mikem-zed in #3483
- pillar/kvm: account vRAM for the container overhead limit by @rouming in #3504
- diskmetrics: increase timeout of qemu img convert by @christoph-zededa in #3509
- collect-info.sh: add debug info from ModemManager by @milan-zededa in #3511
- to trigger assets from publish.yml only for tag builds by @yash-zededa in #3503
- Move types not used by zedrouter out of zedroutertypes.go by @milan-zededa in #3513
- Time to remove LISP, overlay, and underlay docs and names by @eriknordmark in #3516
- containerd: Add error handling in getImageConfig for GetImageHash. by @OhmSpectator in #3514
- Backport master fixes to 11.0 to make it build and be usable by @eriknordmark in #3525
Full Changelog: 10.11.0...11.0.1
10.4.5-lts
What's Changed
- [10.4 stable] return 600M overhead limit for containers case by @rouming in #3505
- [10.4-stable] diskmetrics: increase timeout of qemu img convert by @christoph-zededa in #3510
- [10.4-stable] containerd: Add error handling in getImageConfig for GetImageHash. by @OhmSpectator in #3515
- [10.4] exec: avoid clobbering timeout by @eriknordmark in #3523
Full Changelog: 10.4.4...10.4.5-lts
11.0.0
What's Changed
- Use ModemManager in EVE to control cellular modems by @milan-zededa in #3498
- Switch to kernels from github.com/lf-edge/eve-kernel by @mikem-zed in #3483
- pillar/kvm: account vRAM for the container overhead limit by @rouming in #3504
- diskmetrics: increase timeout of qemu img convert by @christoph-zededa in #3509
- collect-info.sh: add debug info from ModemManager by @milan-zededa in #3511
- to trigger assets from publish.yml only for tag builds by @yash-zededa in #3503
- Move types not used by zedrouter out of zedroutertypes.go by @milan-zededa in #3513
- Time to remove LISP, overlay, and underlay docs and names by @eriknordmark in #3516
- containerd: Add error handling in getImageConfig for GetImageHash. by @OhmSpectator in #3514
Full Changelog: 10.11.0...11.0.0
9.4.6-lts
What's Changed
- [9.4 stable] handleconfig: deprecate 'timer.use.config.checkpoint' usage by @rouming in #3421
- [9.4-stable] tpm : save tpm event logs by @shjala in #3415
- [9.4 stable] Do not suspend DPC testing when clocks are not synchronized by @milan-zededa in #3455
- [9.4 stable] remote access switch by @shjala in #3502
Full Changelog: 9.4.5-lts...9.4.6-lts
Release 10.11.0
What's Changed
- Support configuration services: inline objects by @uncleDecart in #3435
- bsp-imx: Update U-Boot to support phyBOARD-Pollux 4GB model by @rene in #3479
- to trigger eden workflow based on condition by @yash-zededa in #3450
- lfedge/eve-verification image is missing necessary files by @jsfakian in #3484
- Add Dockerfile to build dockerfile-add-scaned as docker image by @mikem-zed in #3487
- chore: slice loop replace by @testwill in #3488
- update buildkit and spdx deps by @deitch in #3491
- Add ModemManager dependencies to eve-alpine by @milan-zededa in #3489
- zedrouter: fix hosts file with multiple IPs assigned to the same hostname by @milan-zededa in #3490
- build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 in /pkg/pillar by @dependabot in #3494
- build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /tools/dockerfile-add-scanner by @dependabot in #3492
- build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 in /pkg/edgeview by @dependabot in #3493
- build(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 in /tools/dockerfile-add-scanner by @dependabot in #3496
- doc : add notes about boot options effect on PCR-1 by @shjala in #3482
- workflows/unit.yml: add tpm test timeout by @shjala in #3497
- Remote access switch by @shjala in #3485
- Fix Yetus issues in pillar/dpcreconciler/genericitems by @milan-zededa in #3501
New Contributors
Full Changelog: 10.10.0...10.11.0
10.4.4
Release 10.10.0
What's Changed
- Update eve-lib and eve-api by @rouming in #3462
- pkg: xen-tools: Increase log information for chronyd by @rene in #3464
- LOC: support auxiliary device and application commands by @rouming in #3440
- zedrouter/ipam: drop interface number that produces IP outside DHCP range by @milan-zededa in #3465
- Use 'defer' to simplify handling of AppNetworkStatus pending flags by @milan-zededa in #3468
- debug: collect-info.sh enhancements by @rouming in #3467
- Remove stdout redirect by @europaul in #3469
- Add GitHub action for auto-requesting code owner reviews. by @OhmSpectator in #3471
- Verify certificates from LOC are the newest by @rouming in #3476
- debug: spec.sh: Express memory in MB instead of GB by @rene in #3473
Full Changelog: 10.9.0...10.10.0