File tree Expand file tree Collapse file tree 2 files changed +35
-3
lines changed Expand file tree Collapse file tree 2 files changed +35
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ Talos System Extensions 1.9.5] ( https://github.com/siderolabs/extensions/releases/tag/v1.9.5 ) (2025-03-12)
2+
3+ Welcome to the v1.9.5 release of Talos System Extensions!
4+
5+ See [ Talos Linux documentation] ( https://www.talos.dev/v1.9/talos-guides/configuration/system-extensions/ ) for information on using system extensions.
6+
7+ Please try out the release binaries and report any issues at
8+ https://github.com/siderolabs/extensions/issues .
9+
10+ ### Component Updates
11+
12+ Linux Firmware: 20250211
13+
14+
15+ ### Contributors
16+
17+ * Andrey Smirnov
18+
19+ ### Changes
20+ <details ><summary >2 commits</summary >
21+ <p >
22+
23+ * [ ` e87ec97 ` ] ( https://github.com/siderolabs/extensions/commit/e87ec97c0f8b8e3a4b8181a9316d95c8e8316a6f ) feat: update qlogic firmware for qla2xxx
24+ * [ ` 335fc7a ` ] ( https://github.com/siderolabs/extensions/commit/335fc7a1661e8f47ccd285cdeb94f5a45a947205 ) feat: update pkgs
25+ </p >
26+ </details >
27+
28+ ### Dependency Changes
29+
30+ This release has no dependency changes
31+
32+ Previous release can be found at [ v1.9.4] ( https://github.com/siderolabs/extensions/releases/tag/v1.9.4 )
33+
134## [ Talos System Extensions 1.9.4] ( https://github.com/siderolabs/extensions/releases/tag/v1.9.4 ) (2025-02-13)
235
336Welcome to the v1.9.4 release of Talos System Extensions!
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ github_repo = "siderolabs/extensions"
66match_deps = " ^github.com/((talos-systems|siderolabs)/[a-zA-Z0-9-]+)$"
77
88# previous release
9- previous = " v1.9.3 "
9+ previous = " v1.9.4 "
1010
1111pre_release = false
1212
@@ -19,8 +19,7 @@ See [Talos Linux documentation](https://www.talos.dev/v1.9/talos-guides/configur
1919 [notes .updates ]
2020 title = " Component Updates"
2121 description = """ \
22- vmtoolsd: v1.0.0
23- Intel u-code: 20250211
22+ Linux Firmware: 20250211
2423"""
2524
2625[make_deps ]
You can’t perform that action at this time.
0 commit comments