Skip to content

Commit 78d1a76

Browse files
committed
release(v1.13.5): prepare release
This is the official v1.13.5 release. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
1 parent e632ede commit 78d1a76

1 file changed

Lines changed: 63 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,66 @@
1+
## [Talos System Extensions 1.13.5](https://github.com/siderolabs/extensions/releases/tag/v1.13.5) (2026-06-22)
2+
3+
Welcome to the v1.13.5 release of Talos System Extensions!
4+
5+
See [Talos Linux documentation](https://docs.siderolabs.com/talos/v1.13/build-and-extend-talos/custom-images-and-development/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+
NVIDIA LTS: 580.167.08
13+
ZFS: 2.4.3
14+
15+
16+
### Contributors
17+
18+
* Andrey Smirnov
19+
* Maja Bojarska
20+
* Noel Georgi
21+
22+
### Changes
23+
<details><summary>2 commits</summary>
24+
<p>
25+
26+
* [`e632ede`](https://github.com/siderolabs/extensions/commit/e632ede79b64760e5ab90bf3390992627cc9c9a3) chore: update zfs and nvidia
27+
* [`2620b26`](https://github.com/siderolabs/extensions/commit/2620b26406e3f3a58397eb4841700e162c3d880d) chore: sync pkgs and tools
28+
</p>
29+
</details>
30+
31+
### Changes from siderolabs/pkgs
32+
<details><summary>8 commits</summary>
33+
<p>
34+
35+
* [`6b315f7`](https://github.com/siderolabs/pkgs/commit/6b315f7b3531187931ed582f2ccdb84fa70a5e70) chore: update zfs to 2.4.3
36+
* [`ebf23f3`](https://github.com/siderolabs/pkgs/commit/ebf23f3a0560a571e273c6e8f270a595ecc91363) feat: update Linux to 6.18.36
37+
* [`7eed62d`](https://github.com/siderolabs/pkgs/commit/7eed62d5c41ee9ce7271f8d9f0c5c35b56e27b69) chore: bump containerd to 2.2.5 (cve patches)
38+
* [`8b67bab`](https://github.com/siderolabs/pkgs/commit/8b67babcc76372a374945b1bb1d78c6a45f37be0) chore: update nvidia driver lts to 580.167.08
39+
* [`8cb61b2`](https://github.com/siderolabs/pkgs/commit/8cb61b2ac1f2fe8d951a429b54a9aaeeff51cf09) feat: bump runc
40+
* [`d736aef`](https://github.com/siderolabs/pkgs/commit/d736aeffae84d09e97e2fe04d018c98e2c172dc1) feat: bump kernel to 6.18.35
41+
* [`7ede376`](https://github.com/siderolabs/pkgs/commit/7ede3765547ffbff83c73f0e4fb868a549c325a9) fix: avoid page_table_check BUG on time namespace VVAR page
42+
* [`e69debd`](https://github.com/siderolabs/pkgs/commit/e69debd4d5e85599116e3d0d473a8b0351559704) feat: update tools and rekres
43+
</p>
44+
</details>
45+
46+
### Changes from siderolabs/tools
47+
<details><summary>4 commits</summary>
48+
<p>
49+
50+
* [`9b78252`](https://github.com/siderolabs/tools/commit/9b782525fb570a0df96ab027d3e794028c4ad89c) feat: update ca-certificates to 2026-05-14
51+
* [`4d13aff`](https://github.com/siderolabs/tools/commit/4d13aff3392a0aaf57db505bfb8ca1bd98ca1af6) feat: bump OpenSSL to 3.6.3
52+
* [`a06bb31`](https://github.com/siderolabs/tools/commit/a06bb3153a95fe04625573972c0cd99a89fdf828) feat: bump go to 1.26.4
53+
* [`9bb7abe`](https://github.com/siderolabs/tools/commit/9bb7abe3f5e50c03beea9ab8b5e7787f9b88a374) feat: update libcap to 2.78
54+
</p>
55+
</details>
56+
57+
### Dependency Changes
58+
59+
* **github.com/siderolabs/pkgs** v1.13.0-28-g54ec9fc -> v1.13.0-36-g6b315f7
60+
* **github.com/siderolabs/tools** v1.13.0-2-g1fb762a -> v1.13.0-6-g9b78252
61+
62+
Previous release can be found at [v1.13.4](https://github.com/siderolabs/extensions/releases/tag/v1.13.4)
63+
164
## [Talos System Extensions 1.13.4](https://github.com/siderolabs/extensions/releases/tag/v1.13.4) (2026-06-09)
265

366
Welcome to the v1.13.4 release of Talos System Extensions!

0 commit comments

Comments
 (0)