|
| 1 | +## [Talos System Extensions 1.9.0-beta.1](https://github.com/siderolabs/extensions/releases/tag/v1.9.0-beta.1) (2024-12-10) |
| 2 | + |
| 3 | +Welcome to the v1.9.0-beta.1 release of Talos System Extensions! |
| 4 | +*This is a pre-release of Talos System Extensions* |
| 5 | + |
| 6 | +See [Talos Linux documentation](https://www.talos.dev/v1.9/talos-guides/configuration/system-extensions/) for information on using system extensions. |
| 7 | + |
| 8 | +Please try out the release binaries and report any issues at |
| 9 | +https://github.com/siderolabs/extensions/issues. |
| 10 | + |
| 11 | +### Direct Rendering Manager (DRM) |
| 12 | + |
| 13 | +New `i915` and `amdgpu` extensions are now available. |
| 14 | +This combines the previous `i915-ucode` and `amdgpu-firmware` extensions along with the matching kernel modules. |
| 15 | +Upgrades via Image Factory will automatically include the new extensions if previously `i915-ucode` or `amdgpu-firmware` were used. |
| 16 | + |
| 17 | + |
| 18 | +### LLDP |
| 19 | + |
| 20 | +lldpd is now available as a system extension. |
| 21 | + |
| 22 | + |
| 23 | +### Component Updates |
| 24 | + |
| 25 | +Linux Firmware: 20241110 |
| 26 | +Tailscale: 1.76.6 |
| 27 | +crun: 1.18.2 |
| 28 | +gvisor: 20241118.0 |
| 29 | +spin: 0.17.0 |
| 30 | +ecr-credential-provider: 1.31.1 |
| 31 | +stargz-snapshotter: 0.16.2 |
| 32 | +Intel microcode: 20241112 |
| 33 | +NVIDIA LTS: 535.216.03 |
| 34 | +NVIDIA Production: 550.127.08a |
| 35 | +nvidia-container-toolkit: v1.17.2 |
| 36 | +vmtoolsd-guest-agent: v0.6.1 |
| 37 | +DRBD: 9.2.12 |
| 38 | + |
| 39 | + |
| 40 | +### Contributors |
| 41 | + |
| 42 | +* Andrey Smirnov |
| 43 | +* Noel Georgi |
| 44 | +* Utku Ozdemir |
| 45 | +* Jean-Francois Roy |
| 46 | +* Tom Zaspel |
| 47 | +* Dmitry Sharshakov |
| 48 | +* Andrei Kvapil |
| 49 | +* Mihkel |
| 50 | +* Niklas Wik |
| 51 | +* Zackeus Bengtsson |
| 52 | + |
| 53 | +### Changes |
| 54 | +<details><summary>38 commits</summary> |
| 55 | +<p> |
| 56 | + |
| 57 | +* [`4727957`](https://github.com/siderolabs/extensions/commit/47279573d985444018e72cd3cec1790e9947c833) feat: set PATH variable in metal-agent |
| 58 | +* [`be871b6`](https://github.com/siderolabs/extensions/commit/be871b66273f912031401b519f5ba84e8addbaf3) release(v1.9.0-beta.0): prepare release |
| 59 | +* [`b452bc6`](https://github.com/siderolabs/extensions/commit/b452bc66b8bc70826a6f737f0fd021119c778562) fix: nvidia fabricmanager production |
| 60 | +* [`4168af9`](https://github.com/siderolabs/extensions/commit/4168af94f291b9039b3a070248c0a906f39f8b46) chore: bump nvidia toolkit |
| 61 | +* [`c5fa260`](https://github.com/siderolabs/extensions/commit/c5fa260bd819a49ed93441e4ca8555136861618e) feat: bump dependencies |
| 62 | +* [`daa889b`](https://github.com/siderolabs/extensions/commit/daa889b693ee9a3667fae4b2bbe55a0005cfe773) feat: update Linux to 6.12 |
| 63 | +* [`aa884bc`](https://github.com/siderolabs/extensions/commit/aa884bc1bb812d07a1f2113dd0d323033fbeb9f9) chore: bump metal-agent |
| 64 | +* [`084629d`](https://github.com/siderolabs/extensions/commit/084629d477b6a6d73ed5dbe6c13e50003ac1af47) release(v1.9.0-alpha.3): prepare release |
| 65 | +* [`f925a59`](https://github.com/siderolabs/extensions/commit/f925a59982c04be9a28a4d0c5ab03502d88bfb8b) chore: combine i915/amdgpu firmware+drivers |
| 66 | +* [`9753dd5`](https://github.com/siderolabs/extensions/commit/9753dd59f664947d5994a16c3ce15056cfb028c7) chore: bump extensions validator |
| 67 | +* [`8b68b70`](https://github.com/siderolabs/extensions/commit/8b68b704c3396abb9797e90975a964d781904f95) feat: update Intel u-code to 20241112 |
| 68 | +* [`5f506b6`](https://github.com/siderolabs/extensions/commit/5f506b6ebf9272c3960ff65dd409907ccff12858) feat: update extensions for Linux firmware 20241110 |
| 69 | +* [`cce8fc6`](https://github.com/siderolabs/extensions/commit/cce8fc6690a6eaa972342de03eed362ce16a897f) chore: bump vmtoolsd version to v0.6.1 |
| 70 | +* [`3be4b54`](https://github.com/siderolabs/extensions/commit/3be4b54c31608e7339027cf90c828d1638594dd2) release(v1.9.0-alpha.2): prepare release |
| 71 | +* [`a32e15d`](https://github.com/siderolabs/extensions/commit/a32e15d80c96646d0ba38fec552f0020f087a76f) release(v1.9.0-alpha.1): prepare release |
| 72 | +* [`61c0dc4`](https://github.com/siderolabs/extensions/commit/61c0dc4e5140b8c12a7ec12e8952d27e01404249) feat: add zfs-service to zfs extension (unmount, encryption) |
| 73 | +* [`c08262d`](https://github.com/siderolabs/extensions/commit/c08262d8b2b005c3a4174522a956a3a36e3dcadf) feat: update gcc to 14.2, bump NVIDIA driver versions |
| 74 | +* [`e3012b8`](https://github.com/siderolabs/extensions/commit/e3012b8e6ca4b49351c5385d74e8e8119f7532fb) chore: add `metal-agent` into readme and reproducibility, rekres |
| 75 | +* [`e2a26c0`](https://github.com/siderolabs/extensions/commit/e2a26c0b1cd8b0801be95e810d2fb89eaa0b6777) feat: add extension `metal-agent` |
| 76 | +* [`966aaed`](https://github.com/siderolabs/extensions/commit/966aaed644ff7c4837e6c627b437d43ab78c3cc9) feat(fabricmanager): add all topology files |
| 77 | +* [`21c0137`](https://github.com/siderolabs/extensions/commit/21c01378aaebbd5c8b599f86007375be6886d4ec) chore: update wolfi-base |
| 78 | +* [`7dab4c8`](https://github.com/siderolabs/extensions/commit/7dab4c8751b6bb7289d312b657516c5e873789fb) feat: update Intel u-code to 20241029 |
| 79 | +* [`6d5f49b`](https://github.com/siderolabs/extensions/commit/6d5f49b92c1a2aed4700ec21e57b2092c6904236) chore: move udev rules |
| 80 | +* [`b4311ac`](https://github.com/siderolabs/extensions/commit/b4311accd8750de1d84d380977816d34a23858a1) docs: zfs raid docs |
| 81 | +* [`76543d1`](https://github.com/siderolabs/extensions/commit/76543d1cb2813e6d7c64a6012fcc50bd2caab92c) docs: replace nsenter with chroot in README.md |
| 82 | +* [`f071725`](https://github.com/siderolabs/extensions/commit/f0717255a9f0c55eff1e214d8b370d99cf8103c0) docs: add steps to create mdadm software raid |
| 83 | +* [`544ebcf`](https://github.com/siderolabs/extensions/commit/544ebcfef798f97708cb09d33f6afe2dd8986171) fix: iscsi-tools extension |
| 84 | +* [`8e296ab`](https://github.com/siderolabs/extensions/commit/8e296ab29000e6550e7c516cd98c07e6e7f3750e) docs: fix Aenix company name |
| 85 | +* [`c7eb377`](https://github.com/siderolabs/extensions/commit/c7eb3771943eba55ec5fe61f7a31e6fce61d73d5) feat: glibc extension |
| 86 | +* [`4a66da5`](https://github.com/siderolabs/extensions/commit/4a66da5aa2f28bd71784e5312a6fbc91be4f09d7) release(v1.9.0-alpha.0): prepare release |
| 87 | +* [`862d0ac`](https://github.com/siderolabs/extensions/commit/862d0ac63d3a491c87283c9a7423f4d516e42b6f) feat: update dependencies |
| 88 | +* [`8a7635b`](https://github.com/siderolabs/extensions/commit/8a7635b2c9ce2cb02fd389192da3d1392ca37674) feat: introduce LLDPD extension service |
| 89 | +* [`6a184b8`](https://github.com/siderolabs/extensions/commit/6a184b8acc85237fa0e929277ad028ff576fe4b5) chore: update packages, prepare for v1.9 |
| 90 | +* [`d474848`](https://github.com/siderolabs/extensions/commit/d4748485fd6d5e44650259fa42bb228fc5cfef12) fix: zfs extensions service yaml to proper path |
| 91 | +* [`bfaee18`](https://github.com/siderolabs/extensions/commit/bfaee18773163c35d8a8c91232fb22eaa0732619) feat: update pkgs/Linux firmware |
| 92 | +* [`11f48c5`](https://github.com/siderolabs/extensions/commit/11f48c567ff2d491f8dd27897befcdaf87d7c989) fix: image reproducibility with finalize |
| 93 | +* [`39d2f20`](https://github.com/siderolabs/extensions/commit/39d2f209d142bf88745aadae74df0830cd865ea4) feat: update Intel u-code to 20240910 |
| 94 | +* [`8a80e47`](https://github.com/siderolabs/extensions/commit/8a80e47219eb20c4cff2a71995984bdd7fed59fc) fix: reproducibility tests |
| 95 | +</p> |
| 96 | +</details> |
| 97 | + |
| 98 | +### Changes since v1.9.0-beta.0 |
| 99 | +<details><summary>1 commit</summary> |
| 100 | +<p> |
| 101 | + |
| 102 | +* [`4727957`](https://github.com/siderolabs/extensions/commit/47279573d985444018e72cd3cec1790e9947c833) feat: set PATH variable in metal-agent |
| 103 | +</p> |
| 104 | +</details> |
| 105 | + |
| 106 | +### Dependency Changes |
| 107 | + |
| 108 | +This release has no dependency changes |
| 109 | + |
| 110 | +Previous release can be found at [v1.8.0](https://github.com/siderolabs/extensions/releases/tag/v1.8.0) |
| 111 | + |
1 | 112 | ## [Talos System Extensions 1.9.0-beta.0](https://github.com/siderolabs/extensions/releases/tag/v1.9.0-beta.0) (2024-12-02)
|
2 | 113 |
|
3 | 114 | Welcome to the v1.9.0-beta.0 release of Talos System Extensions!
|
|
0 commit comments