Releases: lf-edge/eve
Releases · lf-edge/eve
10.4.2
What's Changed
- [Backport to 10.4] bump kernel 5.10.186 by @christoph-zededa in #3392
- [Backport to 10.4] PRs #3356, #3361, #3341 by @milan-zededa in #3394
- [Backport to 10.4] PR #3347 : Add chrony daemon to initrd by @rene in #3393
- [Backport to 10.4] Docker image lfedge/eve-verification missing necessary files by @jsfakian in #3390
- [10.4] debug : add GNU tar to the container by @shjala in #3399
- [Backport to 10.4] Fix Edge-view "app" command by @milan-zededa in #3397
Full Changelog: 10.4.1...10.4.2
9.4.5-lts
What's Changed
- [9.4 stable] tpm : more verbose error reporting when policy check fails by @shjala in #3358
- [Backport to 9.4] Put removable hard drives detected by UEFI at the end of the drive list by @mikem-zed in #3368
- An empty IP can be represented using an empty slice or nil, so check for both. by @zedi-pramodh in #3373
- [9.4-stable] debug : add GNU tar to the container by @shjala in #3398
Full Changelog: 9.4.4-lts...9.4.5-lts
10.5.0
What's Changed
- Fix race condition inside TestProbingNoConnectivity by @milan-zededa in #3339
- Relegate ProcessMetric pubsub logs to Trace log level by @milan-zededa in #3340
- Revert "Bump mkinitfs version to Alpine 3.18" by @rene in #3342
- GH workflows: Add publishing sbom in workflows by @uncleDecart in #3345
- update syft by @deitch in #3344
- Add chrony daemon to initrd by @rene in #3347
- attest : fix race-condition in tests by @shjala in #3349
- Added documentation for hardware verification by @jsfakian in #3137
- Try out codeql by @eriknordmark in #3076
- Bump kernel 5.10.186 by @christoph-zededa in #3348
- CODEOWNERS: spread review responsibilities between EVE team members by @rouming in #3350
- Update go-pcap dependency by @milan-zededa in #3359
- Update go-pcap dependency in pillar by @milan-zededa in #3361
- Separate radio silence config from status by @milan-zededa in #3341
- [PREEMPT_RT] pkg/kernel: disable CONFIG_PREEMPT_DEBUG by @rouming in #3365
- Merged tools/makeflash.sh and tools/makeverification.sh by @jsfakian in #3353
- Docker image lfedge/eve-verification missing necessary files by @jsfakian in #3352
- CODEOWNERS: fix formatting by @rouming in #3366
- Support routing where gateway depends on link route by @milan-zededa in #3363
- Add activation interlock for baseOS configuration changes by @OhmSpectator in #3309
- Avoid using cached controller IP for connectivity verification by @milan-zededa in #3356
Full Changelog: 10.4.0...10.5.0
9.4.4-lts
What's Changed
- [9.4 stable] zedrouter/appcontainer: fix connectivity to the VM docker by @rouming in #3275
- [9.4 stable] Make domainmgr skip DNS with empty DPCKey by @milan-zededa in #3320
- [9.4 stable] Generate random MAC addresses even for local network instances by @milan-zededa in #3338
- [9.4] vtpm : fix memory allocation issues by @shjala in #3355
- [9.4 stable] Bump kernel 5.10.186 by @rouming in #3354
Full Changelog: 9.4.3...9.4.4-lts
What's Changed
- [9.4 stable] zedrouter/appcontainer: fix connectivity to the VM docker by @rouming in #3275
- [9.4 stable] Make domainmgr skip DNS with empty DPCKey by @milan-zededa in #3320
- [9.4 stable] Generate random MAC addresses even for local network instances by @milan-zededa in #3338
- [9.4] vtpm : fix memory allocation issues by @shjala in #3355
- [9.4 stable] Bump kernel 5.10.186 by @rouming in #3354
Full Changelog: 9.4.3-lts...9.4.4-lts
8.12.5-lts
What's Changed
Full Changelog: 8.12.4-lts...8.12.5-lts
Release 10.4.1
What's Changed
- [10.04] Add publishing sbom in workflows by @uncleDecart in #3346
Full Changelog: 10.4.0...10.4.1
10.4.0
What's Changed
- Fix broken assets workflow file by @eriknordmark in #3305
- Change grub hdd numbering by @mikem-zed in #3256
- Allow menu and override for dom0_flavor_tweaks by @eriknordmark in #3223
- domainmgr needs to wait on Xen boot by @eriknordmark in #3306
- Reconciler: improvements for processing of async operations by @milan-zededa in #3311
- mkinitfs update to Alpine 3.8 by @mikem-zed in #3308
- Create wwan config in one atomic operation by @milan-zededa in #3314
- Decrease time needed to boot pillar microservices by @milan-zededa in #3313
- Makefile: Workaround to fix QEMU's MSR errors by @rene in #3316
- debug : fix collecting tpm event log by @shjala in #3323
- Netdump enhancements by @milan-zededa in #3307
- Changed Makefile to allow eve-verification to be published by @jsfakian in #3214
- Escaped '$' character in lines 356 and 360 of Makefile by @jsfakian in #3326
- Fix pushing verification with github actions by @jsfakian in #3327
- more information on kernel-sbom by @deitch in #3310
- Define all constants we use in our Makefile and build scripts in one place by @jsfakian in #3324
- Make sure we release adapters on failure by @eriknordmark in #3312
- build(deps): bump google.golang.org/grpc from 1.47.0 to 1.53.0 in /pkg/pillar by @dependabot in #3317
- build(deps): bump google.golang.org/grpc from 1.40.0 to 1.53.0 in /libs by @dependabot in #3318
- build(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 in /tools/dockerfile-add-scanner by @dependabot in #3319
- Separate publishing EVE and Verification. Create run-make action by @uncleDecart in #3330
- Further refactoring zedrouter to make it much more robust by @milan-zededa in #3322
- Generate random MAC addresses even for local network instances by @milan-zededa in #3321
- Add
shell
filed inrun-make
action by @uncleDecart in #3332 - Use input variables in
run-make
action by @uncleDecart in #3334 - ISO version of the verification image by @jsfakian in #3197
- Small fixes: documentation + source code comments by @rene in #3335
- tpm : more verbose error reporting when policy check fails by @shjala in #3315
- Update go-pcap used by libs by @milan-zededa in #3336
- Some EdgeView copy function missed protection when writing to websocket by @naiming-zededa in #3328
- Update dependencies go-pcap and eve/libs for pillar by @milan-zededa in #3337
Full Changelog: 10.3.0...10.4.0
Release 10.3.0
What's Changed
- Azure blob storage fix: bump up azure library version and do the vendoring by @rouming in #3296
- Fixed the input image size when running makeflash.sh by @jsfakian in #3299
- Add HV type kubevirt to compile EVE and kube container by @zedi-pramodh in #3264
- pkg: kernel: Fix device tree building on Dockerfile by @rene in #3298
- Enhance install script to support clustered-storage by @zedi-pramodh in #3234
- pkg: uefi: Use UTF-8 on serial console by @rene in #3297
- Refactor kubevirt specific changes by @zedi-pramodh in #3301
- The version of verification for iPXE. by @jsfakian in #3278
- hypervisor/kvm: Fix serial device access for ARM by @rene in #3300
- assets.yml: use actual release tag by @eriknordmark in #3304
- Make newlogd handle newer memlogd format by @eriknordmark in #3302
Full Changelog: 10.2.0...10.3.0
10.2.0
What's Changed
- kernel : enable apparmor by @shjala in #3244
- pillar: ledmanager: Enable max brightness on LEDs by @rene in #3257
- pillar: ledmanager: Add user LED for phyBOARD-Pollux by @rene in #3258
- make eve version from file rather than templating by @deitch in #3255
- Integrate NIReconciler with zedrouter by @milan-zededa in #3213
- PREEMPT_RT support for EVE by @rouming in #3254
- Update azure-blobs and fix API hash by @rouming in #3263
- Add coreutils package as prereq for MAC by @zedi-pramodh in #3265
- zedrouter: fix IP status and ACL metrics by @milan-zededa in #3269
- include go mod version in measure-config by @deitch in #3270
- Add zboot API to get partition size by @zedi-pramodh in #3271
- zedrouter/appcontainer: fix connectivity to the VM docker by @rouming in #3273
- pkg: bsp-imx: Enable TPM U-Boot support on phyBOARD-Pollux by @rene in #3262
- Temporarily increase cgroup limits for hv kubevirt by @zedi-pramodh in #3260
- split packets into chunks when exceeding pipe buffer size by @naiming-zededa in #3272
- pkg : add apparmor user-mode package by @shjala in #3259
- Modify networking to enable integration with K3s by @milan-zededa in #3252
- handle realpath in makerootfs.sh sanely by @deitch in #3274
- take advantage of build-arg from linuxkit for gopkgversion by @deitch in #3279
- Before writing to partition check for sufficient space on partition by @zedi-pramodh in #3276
- updated go sources which can read ldflags by @deitch in #3282
- agentlog: add pprof debug http handler by @christoph-zededa in #3237
- vtpm : remove net from build yaml by @shjala in #3281
- pkg: grub: Replace echo command by true command by @rene in #3283
- include gopkgversion in rngd as well by @deitch in #3284
- Add apparmor profile for vtpm service by @shjala in #3277
- set ARG for newlog GOPKGVERSION by @deitch in #3286
- latest linuxkit upstream packages that include main.Version by @deitch in #3285
- bump linuxkit to version that includes index auth scope fix by @deitch in #3287
- build rngd with go modules by @deitch in #3288
- compare sbom and sources: sort output for consistency by @deitch in #3289
- Checking whether blob exists or not before generating SAS URI in azure by @udit-zededa in #3291
- Bump rootfs part size to 512MB by @zedi-pramodh in #3280
- Handle missing default machine type in qemu-system-aarch64 on Apple M2 by @andrewd-zededa in #3292
- fix in memlogd to exit cleanly; containerd binaries with proper go version info by @deitch in #3293
- Snapshot: Survive evolving of a rolled back VM, and minor refactorings. by @OhmSpectator in #3290
- Azure blob storage fix compilation fix by @rouming in #3295
New Contributors
- @udit-zededa made their first contribution in #3291
- @andrewd-zededa made their first contribution in #3292
Full Changelog: 10.1.0...10.2.0
10.1.0
What's Changed
- to pull the image from eve-sources for sbom by @yash-zededa in #3227
- update alpine doc by @deitch in #3230
- Deprecate API field bridgeIPSets from ZInfoNetworkInstance by @milan-zededa in #3225
- Extending cellular connectivity APIs by @milan-zededa in #3228
- queryControllerDNS: avoid using zero TTL when query fails by @milan-zededa in #3235
- kernel : enable module signing by @shjala in #3116
- Zstd compression support for QEMU images by @rouming in #3226
- Update lf-edge/eve/libs module version to the latest by @rouming in #3220
- gitignore: ignore conf/{grub.cfg,authorized_keys} by @christoph-zededa in #3240
- Fix long timeout when loosing connection during app download by @christoph-zededa in #3236
- Fix typo in REGISTRATION.md by @eshcheglov in #3243
- use dockerfile-add-scanner to make kernel sbom by @deitch in #3241
- fix vtpm memory issues by @shjala in #3138
- to build assets for branches and the eve sources push by @yash-zededa in #3245
- added master branch to trigger the assets workflow by @yash-zededa in #3247
- removed the sbom upload task by @yash-zededa in #3250
- pkg/new-kernel: fix build by @rouming in #3253
- Makefile: Remove -C flag from go command by @rene in #3249
- new-kernel : enable module signing by @shjala in #3242
- Add compile time /etc/eve-hv-type file by @zedi-pramodh in #3231
- bump go-sources to calculate go version by @deitch in #3246
- properly determine go versions by @deitch in #3251
- full module path for api by @deitch in #3079
- Snapshot: Rollback fixes by @OhmSpectator in #3248
New Contributors
- @eshcheglov made their first contribution in #3243
Full Changelog: 10.0.0...10.1.0