|
| 1 | +## [Talos System Extensions 1.6.0-alpha.1](https://github.com/siderolabs/extensions/releases/tag/v1.6.0-alpha.1) (2023-10-17) |
| 2 | + |
| 3 | +Welcome to the v1.6.0-alpha.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.6/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 | +### AMD GPU firmware |
| 12 | + |
| 13 | +AMD GPU firmware is now shipped as a system extension. |
| 14 | + |
| 15 | + |
| 16 | +### binfmt_misc |
| 17 | + |
| 18 | +`binfmt_misc` Linux module extension is now supported as Talos System Extension. |
| 19 | + |
| 20 | + |
| 21 | +### BTRFS |
| 22 | + |
| 23 | +BTRFS drivers is now supported as Talos System Extension. |
| 24 | + |
| 25 | + |
| 26 | +### Intel ICE firmware |
| 27 | + |
| 28 | +Intel ice firmware (E810) is now shipped as a system extension. |
| 29 | + |
| 30 | + |
| 31 | +### stargz-snapshotter |
| 32 | + |
| 33 | +stargz-snapshotter extension is now supported as Talos System Extension. |
| 34 | + |
| 35 | + |
| 36 | +### Component Updates |
| 37 | + |
| 38 | +* DRBD: 9.2.5 |
| 39 | +* QEMU agent: v8.1.1 |
| 40 | +* Tailscale: 1.50.0 |
| 41 | +* Xen Guest Utilities: 8.3.1 |
| 42 | +* Linux Firmware: 20230919 |
| 43 | +* gasket driver: 09385d4 |
| 44 | + |
| 45 | + |
| 46 | +### Util Linux Tools |
| 47 | + |
| 48 | +Util Linux Tools is now shipped as a system extension. Includes fstrim only. |
| 49 | + |
| 50 | + |
| 51 | +### ZFS |
| 52 | + |
| 53 | +ZFS extensions now also ship zfs-tools and an extension service that imports all zpools on startup. |
| 54 | + |
| 55 | + |
| 56 | +### Contributors |
| 57 | + |
| 58 | +* Noel Georgi |
| 59 | +* Andrey Smirnov |
| 60 | +* Andrew Rynhard |
| 61 | +* Spencer Smith |
| 62 | +* Cas de Reuver |
| 63 | +* David Donchez |
| 64 | +* Enno Boland |
| 65 | +* Serge Logvinov |
| 66 | +* Victor Seva |
| 67 | +* cDR (Taco) |
| 68 | + |
| 69 | +### Changes |
| 70 | +<details><summary>25 commits</summary> |
| 71 | +<p> |
| 72 | + |
| 73 | +* [`9b5c56f`](https://github.com/siderolabs/extensions/commit/9b5c56f0957bbee212f29a62fd310f47ec31fba4) chore: update stargz extension |
| 74 | +* [`dc619c4`](https://github.com/siderolabs/extensions/commit/dc619c40d0a9d884a8c493237eaf9184a5e40b43) feat: add fuse3 extension |
| 75 | +* [`0ba9f81`](https://github.com/siderolabs/extensions/commit/0ba9f8104350fbeb2832ecf796146f1ef242fb4d) docs: update documentation on installing extensions |
| 76 | +* [`e812c6f`](https://github.com/siderolabs/extensions/commit/e812c6f7e1b99d67027e91a7d95b2a4637b61619) docs: update README |
| 77 | +* [`ad30c33`](https://github.com/siderolabs/extensions/commit/ad30c330cd7885436b53cca86f613a0e0e6bb24d) feat: update releases |
| 78 | +* [`ac8ff02`](https://github.com/siderolabs/extensions/commit/ac8ff02bf406380aa609b40760695cbde2ab9d38) chore: update README.md |
| 79 | +* [`46a3004`](https://github.com/siderolabs/extensions/commit/46a30042937aa5dd269415dbfb6eaf13d521c242) feat: add binfmt_misc |
| 80 | +* [`336397b`](https://github.com/siderolabs/extensions/commit/336397bccc94bd28e2fd7c2b969d36dc68f5023d) feat: add chelsio drivers and firmware |
| 81 | +* [`1c94a09`](https://github.com/siderolabs/extensions/commit/1c94a09b1c663c912f3452fcf3c948617a0bb373) feat: add stargz-snapshotter |
| 82 | +* [`3765417`](https://github.com/siderolabs/extensions/commit/37654176b0edec665e9c0933545118f3b93d6f59) chore: use kernel image for upstream modules |
| 83 | +* [`8fa50a2`](https://github.com/siderolabs/extensions/commit/8fa50a2fa25f34f38f7bf4f393be0c618f5b8bb7) chore: add extensions catalog |
| 84 | +* [`66cbf19`](https://github.com/siderolabs/extensions/commit/66cbf19c18f4e201d61dd83b48439d0a76746cfb) chore: update pkgs |
| 85 | +* [`dc94329`](https://github.com/siderolabs/extensions/commit/dc94329fd3d235e96c5bb962f53bedea197bead7) feat: add xe-guest-utilities extension |
| 86 | +* [`782ccc5`](https://github.com/siderolabs/extensions/commit/782ccc52f5d95acc3b11c3890629f7177bc57bdc) chore: fix renovate config |
| 87 | +* [`a5c0b00`](https://github.com/siderolabs/extensions/commit/a5c0b0086be035b0eeb8a4e541cc9a4658dc55e5) chore: revert nvidia bumps from #220 |
| 88 | +* [`d9145f9`](https://github.com/siderolabs/extensions/commit/d9145f9b6b7816e57ebaa4d351699be273f8ac17) chore: bump deps |
| 89 | +* [`0cba1b6`](https://github.com/siderolabs/extensions/commit/0cba1b6c1ca50ce7ab17a286251f3b688c166888) fix: util-linux pkg name |
| 90 | +* [`89f857d`](https://github.com/siderolabs/extensions/commit/89f857dd49ce6d35820de9c2a90988981297efc8) feat: add minimal util-linux |
| 91 | +* [`0f4a77e`](https://github.com/siderolabs/extensions/commit/0f4a77efed51c166539b9b1e699c5ce28ef8c98f) feat: add intel ice firmware |
| 92 | +* [`d56bab2`](https://github.com/siderolabs/extensions/commit/d56bab242144f8e08d200b5788efb09110b51847) release(v1.6.0-alpha.0): prepare release |
| 93 | +* [`ce60bd9`](https://github.com/siderolabs/extensions/commit/ce60bd90bfa7dd5a4551f76bed644e251a6b3b94) fix: btrfs extension constraint |
| 94 | +* [`31cdc8c`](https://github.com/siderolabs/extensions/commit/31cdc8c50594aa686f95ce453876e780a1207ab2) feat: add amdgpu firmware |
| 95 | +* [`d369468`](https://github.com/siderolabs/extensions/commit/d369468456794d84764b79092cd1092c37481e56) feat: zfs user tools and import service |
| 96 | +* [`0284425`](https://github.com/siderolabs/extensions/commit/02844256f9b67715dead196be4a2a47f2320befc) chore: minor fixes |
| 97 | +* [`1533478`](https://github.com/siderolabs/extensions/commit/1533478f5945b8483121080ec847386ca4488ff5) feat: add btrfs storage extension |
| 98 | +</p> |
| 99 | +</details> |
| 100 | + |
| 101 | +### Changes since v1.6.0-alpha.0 |
| 102 | +<details><summary>19 commits</summary> |
| 103 | +<p> |
| 104 | + |
| 105 | +* [`9b5c56f`](https://github.com/siderolabs/extensions/commit/9b5c56f0957bbee212f29a62fd310f47ec31fba4) chore: update stargz extension |
| 106 | +* [`dc619c4`](https://github.com/siderolabs/extensions/commit/dc619c40d0a9d884a8c493237eaf9184a5e40b43) feat: add fuse3 extension |
| 107 | +* [`0ba9f81`](https://github.com/siderolabs/extensions/commit/0ba9f8104350fbeb2832ecf796146f1ef242fb4d) docs: update documentation on installing extensions |
| 108 | +* [`e812c6f`](https://github.com/siderolabs/extensions/commit/e812c6f7e1b99d67027e91a7d95b2a4637b61619) docs: update README |
| 109 | +* [`ad30c33`](https://github.com/siderolabs/extensions/commit/ad30c330cd7885436b53cca86f613a0e0e6bb24d) feat: update releases |
| 110 | +* [`ac8ff02`](https://github.com/siderolabs/extensions/commit/ac8ff02bf406380aa609b40760695cbde2ab9d38) chore: update README.md |
| 111 | +* [`46a3004`](https://github.com/siderolabs/extensions/commit/46a30042937aa5dd269415dbfb6eaf13d521c242) feat: add binfmt_misc |
| 112 | +* [`336397b`](https://github.com/siderolabs/extensions/commit/336397bccc94bd28e2fd7c2b969d36dc68f5023d) feat: add chelsio drivers and firmware |
| 113 | +* [`1c94a09`](https://github.com/siderolabs/extensions/commit/1c94a09b1c663c912f3452fcf3c948617a0bb373) feat: add stargz-snapshotter |
| 114 | +* [`3765417`](https://github.com/siderolabs/extensions/commit/37654176b0edec665e9c0933545118f3b93d6f59) chore: use kernel image for upstream modules |
| 115 | +* [`8fa50a2`](https://github.com/siderolabs/extensions/commit/8fa50a2fa25f34f38f7bf4f393be0c618f5b8bb7) chore: add extensions catalog |
| 116 | +* [`66cbf19`](https://github.com/siderolabs/extensions/commit/66cbf19c18f4e201d61dd83b48439d0a76746cfb) chore: update pkgs |
| 117 | +* [`dc94329`](https://github.com/siderolabs/extensions/commit/dc94329fd3d235e96c5bb962f53bedea197bead7) feat: add xe-guest-utilities extension |
| 118 | +* [`782ccc5`](https://github.com/siderolabs/extensions/commit/782ccc52f5d95acc3b11c3890629f7177bc57bdc) chore: fix renovate config |
| 119 | +* [`a5c0b00`](https://github.com/siderolabs/extensions/commit/a5c0b0086be035b0eeb8a4e541cc9a4658dc55e5) chore: revert nvidia bumps from #220 |
| 120 | +* [`d9145f9`](https://github.com/siderolabs/extensions/commit/d9145f9b6b7816e57ebaa4d351699be273f8ac17) chore: bump deps |
| 121 | +* [`0cba1b6`](https://github.com/siderolabs/extensions/commit/0cba1b6c1ca50ce7ab17a286251f3b688c166888) fix: util-linux pkg name |
| 122 | +* [`89f857d`](https://github.com/siderolabs/extensions/commit/89f857dd49ce6d35820de9c2a90988981297efc8) feat: add minimal util-linux |
| 123 | +* [`0f4a77e`](https://github.com/siderolabs/extensions/commit/0f4a77efed51c166539b9b1e699c5ce28ef8c98f) feat: add intel ice firmware |
| 124 | +</p> |
| 125 | +</details> |
| 126 | + |
| 127 | +### Dependency Changes |
| 128 | + |
| 129 | +This release has no dependency changes |
| 130 | + |
| 131 | +Previous release can be found at [v1.5.0](https://github.com/siderolabs/extensions/releases/tag/v1.5.0) |
| 132 | + |
1 | 133 | ## [Talos System Extensions 1.6.0-alpha.0](https://github.com/siderolabs/extensions/releases/tag/v1.6.0-alpha.0) (2023-08-24)
|
2 | 134 |
|
3 | 135 | Welcome to the v1.6.0-alpha.0 release of Talos System Extensions!
|
|
0 commit comments