Releases: siderolabs/extensions
v1.6.4
Talos System Extensions 1.6.4 (2024-02-01)
Welcome to the v1.6.4 release of Talos System Extensions!
See Talos Linux documentation for information on using system extensions.
Please try out the release binaries and report any issues at
https://github.com/siderolabs/extensions/issues.
Contributors
- Andrey Smirnov
- Noel Georgi
Changes
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.6.3
v1.6.3
Talos System Extensions 1.6.3 (2024-01-24)
Welcome to the v1.6.3 release of Talos System Extensions!
See Talos Linux documentation for information on using system extensions.
Please try out the release binaries and report any issues at
https://github.com/siderolabs/extensions/issues.
Contributors
- Andrey Smirnov
Changes
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.6.2
v1.6.2
Talos System Extensions 1.6.2 (2024-01-18)
Welcome to the v1.6.2 release of Talos System Extensions!
See Talos Linux documentation for information on using system extensions.
Please try out the release binaries and report any issues at
https://github.com/siderolabs/extensions/issues.
Component Updates
- Linux Firmware: 20240115
Contributors
- Andrey Smirnov
- Artem Chernyshev
- Miguel Angel Jaimes Linares
Changes
4 commits
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.6.1
v1.6.1
Talos System Extensions 1.6.1 (2023-12-22)
Welcome to the v1.6.1 release of Talos System Extensions!
See Talos Linux documentation for information on using system extensions.
Please try out the release binaries and report any issues at
https://github.com/siderolabs/extensions/issues.
Contributors
- Andrey Smirnov
Changes
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.6.0
v1.6.0
Talos System Extensions 1.6.0 (2023-12-15)
Welcome to the v1.6.0 release of Talos System Extensions!
See Talos Linux documentation for information on using system extensions.
Please try out the release binaries and report any issues at
https://github.com/siderolabs/extensions/issues.
AMD GPU firmware
AMD GPU firmware is now shipped as a system extension.
binfmt_misc
binfmt_misc
Linux module extension is now supported as Talos System Extension.
BTRFS
BTRFS drivers is now supported as Talos System Extension.
Intel ICE firmware
Intel ice firmware (E810) is now shipped as a system extension.
mdadm
mdadm extension is now supported as Talos System Extension.
stargz-snapshotter
stargz-snapshotter extension is now supported as Talos System Extension.
Component Updates
- DRBD: 9.2.6
- QEMU agent: v8.1.3
- Tailscale: 1.54.0
- Xen Guest Utilities: 8.3.1
- Linux Firmware: 20231111
- gasket driver: 09385d4
- Intel ucode: 20231114
- NVIDIA: 535.129.03
- ZFS: 2.1.14
Util Linux Tools
Util Linux Tools is now shipped as a system extension. Includes fstrim only.
ZFS
ZFS extensions now also ship zfs-tools and an extension service that imports all zpools on startup.
Contributors
- Andrey Smirnov
- Noel Georgi
- Andrew Rynhard
- Serge Logvinov
- Spencer Smith
- Cas de Reuver
- David Donchez
- Enno Boland
- Ströger Florian
- Victor Seva
- Will Glynn
- cDR (Taco)
Changes
45 commits
633b56c
release(v1.6.0): prepare release7fdd539
release(v1.6.0-beta.1): prepare releasec12741e
chore: pull in latest pkgs5ee719f
release(v1.6.0-beta.0): prepare release8378499
chore: update pkgs to final 1.6.09105eef
feat: bump dependencies7618f8f
feat: mdadm extension067c3b7
fix: extensions image push was missedcc5ccea
release(v1.6.0-alpha.2): prepare release9a57c65
feat: bump dependenciesaf706ee
chore: bump Intel ucode to 20231114 (CVE-2023-23583)f990683
chore: drop rexec in pid 1 namespace for zpool-import2859c23
fix: iscsi-tools installprefix
2f8e401
feat: create 'ecr-credential-provider' extension5914368
fix: enable rootfs propagation for stargz-snapshotter8eb47b1
chore: update packagesd2aaecf
feat: update Go to 1.21.47c68b1b
chore: use kres to manage projectd7fdcc9
chore: move to gh actions280ff1f
release(v1.6.0-alpha.1): prepare release9b5c56f
chore: update stargz extensiondc619c4
feat: add fuse3 extension0ba9f81
docs: update documentation on installing extensionse812c6f
docs: update READMEad30c33
feat: update releasesac8ff02
chore: update README.md46a3004
feat: add binfmt_misc336397b
feat: add chelsio drivers and firmware1c94a09
feat: add stargz-snapshotter3765417
chore: use kernel image for upstream modules8fa50a2
chore: add extensions catalog66cbf19
chore: update pkgsdc94329
feat: add xe-guest-utilities extension782ccc5
chore: fix renovate configa5c0b00
chore: revert nvidia bumps from #220d9145f9
chore: bump deps0cba1b6
fix: util-linux pkg name89f857d
feat: add minimal util-linux0f4a77e
feat: add intel ice firmwared56bab2
release(v1.6.0-alpha.0): prepare releasece60bd9
fix: btrfs extension constraint31cdc8c
feat: add amdgpu firmwared369468
feat: zfs user tools and import service0284425
chore: minor fixes1533478
feat: add btrfs storage extension
Changes since v1.6.0-beta.1
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.5.0
v1.6.0-beta.1
Talos System Extensions 1.6.0-beta.1 (2023-12-08)
Welcome to the v1.6.0-beta.1 release of Talos System Extensions!
This is a pre-release of Talos System Extensions
See Talos Linux documentation for information on using system extensions.
Please try out the release binaries and report any issues at
https://github.com/siderolabs/extensions/issues.
AMD GPU firmware
AMD GPU firmware is now shipped as a system extension.
binfmt_misc
binfmt_misc
Linux module extension is now supported as Talos System Extension.
BTRFS
BTRFS drivers is now supported as Talos System Extension.
Intel ICE firmware
Intel ice firmware (E810) is now shipped as a system extension.
mdadm
mdadm extension is now supported as Talos System Extension.
stargz-snapshotter
stargz-snapshotter extension is now supported as Talos System Extension.
Component Updates
- DRBD: 9.2.6
- QEMU agent: v8.1.3
- Tailscale: 1.54.0
- Xen Guest Utilities: 8.3.1
- Linux Firmware: 20231111
- gasket driver: 09385d4
- Intel ucode: 20231114
- NVIDIA: 535.129.03
- ZFS: 2.1.14
Util Linux Tools
Util Linux Tools is now shipped as a system extension. Includes fstrim only.
ZFS
ZFS extensions now also ship zfs-tools and an extension service that imports all zpools on startup.
Contributors
- Andrey Smirnov
- Noel Georgi
- Andrew Rynhard
- Serge Logvinov
- Spencer Smith
- Cas de Reuver
- David Donchez
- Enno Boland
- Ströger Florian
- Victor Seva
- Will Glynn
- cDR (Taco)
Changes
44 commits
7fdd539
release(v1.6.0-beta.1): prepare releasec12741e
chore: pull in latest pkgs5ee719f
release(v1.6.0-beta.0): prepare release8378499
chore: update pkgs to final 1.6.09105eef
feat: bump dependencies7618f8f
feat: mdadm extension067c3b7
fix: extensions image push was missedcc5ccea
release(v1.6.0-alpha.2): prepare release9a57c65
feat: bump dependenciesaf706ee
chore: bump Intel ucode to 20231114 (CVE-2023-23583)f990683
chore: drop rexec in pid 1 namespace for zpool-import2859c23
fix: iscsi-tools installprefix
2f8e401
feat: create 'ecr-credential-provider' extension5914368
fix: enable rootfs propagation for stargz-snapshotter8eb47b1
chore: update packagesd2aaecf
feat: update Go to 1.21.47c68b1b
chore: use kres to manage projectd7fdcc9
chore: move to gh actions280ff1f
release(v1.6.0-alpha.1): prepare release9b5c56f
chore: update stargz extensiondc619c4
feat: add fuse3 extension0ba9f81
docs: update documentation on installing extensionse812c6f
docs: update READMEad30c33
feat: update releasesac8ff02
chore: update README.md46a3004
feat: add binfmt_misc336397b
feat: add chelsio drivers and firmware1c94a09
feat: add stargz-snapshotter3765417
chore: use kernel image for upstream modules8fa50a2
chore: add extensions catalog66cbf19
chore: update pkgsdc94329
feat: add xe-guest-utilities extension782ccc5
chore: fix renovate configa5c0b00
chore: revert nvidia bumps from #220d9145f9
chore: bump deps0cba1b6
fix: util-linux pkg name89f857d
feat: add minimal util-linux0f4a77e
feat: add intel ice firmwared56bab2
release(v1.6.0-alpha.0): prepare releasece60bd9
fix: btrfs extension constraint31cdc8c
feat: add amdgpu firmwared369468
feat: zfs user tools and import service0284425
chore: minor fixes1533478
feat: add btrfs storage extension
Changes since v1.6.0-beta.0
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.5.0
v1.6.0-beta.0
Talos System Extensions 1.6.0-beta.0 (2023-12-01)
Welcome to the v1.6.0-beta.0 release of Talos System Extensions!
This is a pre-release of Talos System Extensions
See Talos Linux documentation for information on using system extensions.
Please try out the release binaries and report any issues at
https://github.com/siderolabs/extensions/issues.
AMD GPU firmware
AMD GPU firmware is now shipped as a system extension.
binfmt_misc
binfmt_misc
Linux module extension is now supported as Talos System Extension.
BTRFS
BTRFS drivers is now supported as Talos System Extension.
Intel ICE firmware
Intel ice firmware (E810) is now shipped as a system extension.
mdadm
mdadm extension is now supported as Talos System Extension.
stargz-snapshotter
stargz-snapshotter extension is now supported as Talos System Extension.
Component Updates
- DRBD: 9.2.6
- QEMU agent: v8.1.3
- Tailscale: 1.54.0
- Xen Guest Utilities: 8.3.1
- Linux Firmware: 20231111
- gasket driver: 09385d4
- Intel ucode: 20231114
- NVIDIA: 535.129.03
Util Linux Tools
Util Linux Tools is now shipped as a system extension. Includes fstrim only.
ZFS
ZFS extensions now also ship zfs-tools and an extension service that imports all zpools on startup.
Contributors
- Noel Georgi
- Andrey Smirnov
- Andrew Rynhard
- Serge Logvinov
- Spencer Smith
- Cas de Reuver
- David Donchez
- Enno Boland
- Ströger Florian
- Victor Seva
- Will Glynn
- cDR (Taco)
Changes
42 commits
5ee719f
release(v1.6.0-beta.0): prepare release8378499
chore: update pkgs to final 1.6.09105eef
feat: bump dependencies7618f8f
feat: mdadm extension067c3b7
fix: extensions image push was missedcc5ccea
release(v1.6.0-alpha.2): prepare release9a57c65
feat: bump dependenciesaf706ee
chore: bump Intel ucode to 20231114 (CVE-2023-23583)f990683
chore: drop rexec in pid 1 namespace for zpool-import2859c23
fix: iscsi-tools installprefix
2f8e401
feat: create 'ecr-credential-provider' extension5914368
fix: enable rootfs propagation for stargz-snapshotter8eb47b1
chore: update packagesd2aaecf
feat: update Go to 1.21.47c68b1b
chore: use kres to manage projectd7fdcc9
chore: move to gh actions280ff1f
release(v1.6.0-alpha.1): prepare release9b5c56f
chore: update stargz extensiondc619c4
feat: add fuse3 extension0ba9f81
docs: update documentation on installing extensionse812c6f
docs: update READMEad30c33
feat: update releasesac8ff02
chore: update README.md46a3004
feat: add binfmt_misc336397b
feat: add chelsio drivers and firmware1c94a09
feat: add stargz-snapshotter3765417
chore: use kernel image for upstream modules8fa50a2
chore: add extensions catalog66cbf19
chore: update pkgsdc94329
feat: add xe-guest-utilities extension782ccc5
chore: fix renovate configa5c0b00
chore: revert nvidia bumps from #220d9145f9
chore: bump deps0cba1b6
fix: util-linux pkg name89f857d
feat: add minimal util-linux0f4a77e
feat: add intel ice firmwared56bab2
release(v1.6.0-alpha.0): prepare releasece60bd9
fix: btrfs extension constraint31cdc8c
feat: add amdgpu firmwared369468
feat: zfs user tools and import service0284425
chore: minor fixes1533478
feat: add btrfs storage extension
Changes since v1.6.0-alpha.2
5 commits
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.5.0
v1.6.0-alpha.2
Talos System Extensions 1.6.0-alpha.2 (2023-11-21)
Welcome to the v1.6.0-alpha.2 release of Talos System Extensions!
This is a pre-release of Talos System Extensions
See Talos Linux documentation for information on using system extensions.
Please try out the release binaries and report any issues at
https://github.com/siderolabs/extensions/issues.
AMD GPU firmware
AMD GPU firmware is now shipped as a system extension.
binfmt_misc
binfmt_misc
Linux module extension is now supported as Talos System Extension.
BTRFS
BTRFS drivers is now supported as Talos System Extension.
Intel ICE firmware
Intel ice firmware (E810) is now shipped as a system extension.
stargz-snapshotter
stargz-snapshotter extension is now supported as Talos System Extension.
Component Updates
- DRBD: 9.2.6
- QEMU agent: v8.1.1
- Tailscale: 1.50.0
- Xen Guest Utilities: 8.3.1
- Linux Firmware: 20231030
- gasket driver: 09385d4
- Intel ucode: 20231114
Util Linux Tools
Util Linux Tools is now shipped as a system extension. Includes fstrim only.
ZFS
ZFS extensions now also ship zfs-tools and an extension service that imports all zpools on startup.
Contributors
- Noel Georgi
- Andrey Smirnov
- Andrew Rynhard
- Spencer Smith
- Cas de Reuver
- David Donchez
- Enno Boland
- Serge Logvinov
- Ströger Florian
- Victor Seva
- Will Glynn
- cDR (Taco)
Changes
37 commits
cc5ccea
release(v1.6.0-alpha.2): prepare release9a57c65
feat: bump dependenciesaf706ee
chore: bump Intel ucode to 20231114 (CVE-2023-23583)f990683
chore: drop rexec in pid 1 namespace for zpool-import2859c23
fix: iscsi-tools installprefix
2f8e401
feat: create 'ecr-credential-provider' extension5914368
fix: enable rootfs propagation for stargz-snapshotter8eb47b1
chore: update packagesd2aaecf
feat: update Go to 1.21.47c68b1b
chore: use kres to manage projectd7fdcc9
chore: move to gh actions280ff1f
release(v1.6.0-alpha.1): prepare release9b5c56f
chore: update stargz extensiondc619c4
feat: add fuse3 extension0ba9f81
docs: update documentation on installing extensionse812c6f
docs: update READMEad30c33
feat: update releasesac8ff02
chore: update README.md46a3004
feat: add binfmt_misc336397b
feat: add chelsio drivers and firmware1c94a09
feat: add stargz-snapshotter3765417
chore: use kernel image for upstream modules8fa50a2
chore: add extensions catalog66cbf19
chore: update pkgsdc94329
feat: add xe-guest-utilities extension782ccc5
chore: fix renovate configa5c0b00
chore: revert nvidia bumps from #220d9145f9
chore: bump deps0cba1b6
fix: util-linux pkg name89f857d
feat: add minimal util-linux0f4a77e
feat: add intel ice firmwared56bab2
release(v1.6.0-alpha.0): prepare releasece60bd9
fix: btrfs extension constraint31cdc8c
feat: add amdgpu firmwared369468
feat: zfs user tools and import service0284425
chore: minor fixes1533478
feat: add btrfs storage extension
Changes since v1.6.0-alpha.1
11 commits
cc5ccea
release(v1.6.0-alpha.2): prepare release9a57c65
feat: bump dependenciesaf706ee
chore: bump Intel ucode to 20231114 (CVE-2023-23583)f990683
chore: drop rexec in pid 1 namespace for zpool-import2859c23
fix: iscsi-tools installprefix
2f8e401
feat: create 'ecr-credential-provider' extension5914368
fix: enable rootfs propagation for stargz-snapshotter8eb47b1
chore: update packagesd2aaecf
feat: update Go to 1.21.47c68b1b
chore: use kres to manage projectd7fdcc9
chore: move to gh actions
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.5.0
v1.5.5
Talos System Extensions 1.5.5 (2023-11-09)
Welcome to the v1.5.5 release of Talos System Extensions!
See Talos Linux documentation for information on using system extensions.
Please try out the release binaries and report any issues at
https://github.com/siderolabs/extensions/issues.
Contributors
- Andrey Smirnov
Changes
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.5.4
v1.6.0-alpha.1
Talos System Extensions 1.6.0-alpha.1 (2023-10-17)
Welcome to the v1.6.0-alpha.1 release of Talos System Extensions!
This is a pre-release of Talos System Extensions
See Talos Linux documentation for information on using system extensions.
Please try out the release binaries and report any issues at
https://github.com/siderolabs/extensions/issues.
AMD GPU firmware
AMD GPU firmware is now shipped as a system extension.
binfmt_misc
binfmt_misc
Linux module extension is now supported as Talos System Extension.
BTRFS
BTRFS drivers is now supported as Talos System Extension.
Intel ICE firmware
Intel ice firmware (E810) is now shipped as a system extension.
stargz-snapshotter
stargz-snapshotter extension is now supported as Talos System Extension.
Component Updates
- DRBD: 9.2.5
- QEMU agent: v8.1.1
- Tailscale: 1.50.0
- Xen Guest Utilities: 8.3.1
- Linux Firmware: 20230919
- gasket driver: 09385d4
Util Linux Tools
Util Linux Tools is now shipped as a system extension. Includes fstrim only.
ZFS
ZFS extensions now also ship zfs-tools and an extension service that imports all zpools on startup.
Contributors
- Noel Georgi
- Andrey Smirnov
- Andrew Rynhard
- Spencer Smith
- Cas de Reuver
- David Donchez
- Enno Boland
- Serge Logvinov
- Victor Seva
- cDR (Taco)
Changes
26 commits
280ff1f
release(v1.6.0-alpha.1): prepare release9b5c56f
chore: update stargz extensiondc619c4
feat: add fuse3 extension0ba9f81
docs: update documentation on installing extensionse812c6f
docs: update READMEad30c33
feat: update releasesac8ff02
chore: update README.md46a3004
feat: add binfmt_misc336397b
feat: add chelsio drivers and firmware1c94a09
feat: add stargz-snapshotter3765417
chore: use kernel image for upstream modules8fa50a2
chore: add extensions catalog66cbf19
chore: update pkgsdc94329
feat: add xe-guest-utilities extension782ccc5
chore: fix renovate configa5c0b00
chore: revert nvidia bumps from #220d9145f9
chore: bump deps0cba1b6
fix: util-linux pkg name89f857d
feat: add minimal util-linux0f4a77e
feat: add intel ice firmwared56bab2
release(v1.6.0-alpha.0): prepare releasece60bd9
fix: btrfs extension constraint31cdc8c
feat: add amdgpu firmwared369468
feat: zfs user tools and import service0284425
chore: minor fixes1533478
feat: add btrfs storage extension
Changes since v1.6.0-alpha.0
20 commits
280ff1f
release(v1.6.0-alpha.1): prepare release9b5c56f
chore: update stargz extensiondc619c4
feat: add fuse3 extension0ba9f81
docs: update documentation on installing extensionse812c6f
docs: update READMEad30c33
feat: update releasesac8ff02
chore: update README.md46a3004
feat: add binfmt_misc336397b
feat: add chelsio drivers and firmware1c94a09
feat: add stargz-snapshotter3765417
chore: use kernel image for upstream modules8fa50a2
chore: add extensions catalog66cbf19
chore: update pkgsdc94329
feat: add xe-guest-utilities extension782ccc5
chore: fix renovate configa5c0b00
chore: revert nvidia bumps from #220d9145f9
chore: bump deps0cba1b6
fix: util-linux pkg name89f857d
feat: add minimal util-linux0f4a77e
feat: add intel ice firmware
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.5.0