|
| 1 | +## [Talos 1.5.6](https://github.com/siderolabs/talos/releases/tag/v1.5.6) (2024-02-02) |
| 2 | + |
| 3 | +Welcome to the v1.5.6 release of Talos! |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | +Please try out the release binaries and report any issues at |
| 8 | +https://github.com/siderolabs/talos/issues. |
| 9 | + |
| 10 | +### Component Updates |
| 11 | + |
| 12 | +Linux: 6.1.74 |
| 13 | +containerd: 1.6.28 |
| 14 | +runc: 1.1.12 |
| 15 | + |
| 16 | +See [CVE-2024-21626](https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv) for the runc update. |
| 17 | + |
| 18 | +Talos is built with Go 1.20.13. |
| 19 | + |
| 20 | + |
| 21 | +### Contributors |
| 22 | + |
| 23 | +* Andrey Smirnov |
| 24 | +* Dmitriy Matrenichev |
| 25 | +* Hervé Werner |
| 26 | +* Jonomir |
| 27 | +* Noel Georgi |
| 28 | + |
| 29 | +### Changes |
| 30 | +<details><summary>11 commits</summary> |
| 31 | +<p> |
| 32 | + |
| 33 | +* [`e7475d8fd`](https://github.com/siderolabs/talos/commit/e7475d8fd3ad4a5b774c798af05e857abc50a706) fix: take into account the moment seen when cleaning up CRI images |
| 34 | +* [`9b819ee1e`](https://github.com/siderolabs/talos/commit/9b819ee1e1a370135b6e8b2bbb4a8c490439437d) fix: watch bufer overrun for RouteStatus |
| 35 | +* [`730913fdb`](https://github.com/siderolabs/talos/commit/730913fdb9bfc68c316a4d36ac517327ae1abd46) fix: update kmsg with utf-8 fix |
| 36 | +* [`a3b48c696`](https://github.com/siderolabs/talos/commit/a3b48c696b4d90affa8b597699a3c2c3dd8b4b94) fix: disk UUID & WWID always empty in `talosctl disks` |
| 37 | +* [`e4a23412f`](https://github.com/siderolabs/talos/commit/e4a23412f6efe8b72284efa2770e342c7fa8b876) fix: skip writing the file if the contents haven't changed |
| 38 | +* [`8516708a5`](https://github.com/siderolabs/talos/commit/8516708a5b1a2fd0a264b95c420a7de124cb3168) fix: retry blockdevice open in the installer |
| 39 | +* [`d82b14eae`](https://github.com/siderolabs/talos/commit/d82b14eae043891ca731d88886240edf57582682) fix: be more tolerant to error handling in Mounts API |
| 40 | +* [`d35002777`](https://github.com/siderolabs/talos/commit/d35002777ef64cfec8dd8fc429fb95b8d5a530ff) fix: ignore kernel command line in container mode |
| 41 | +* [`06424ad5d`](https://github.com/siderolabs/talos/commit/06424ad5dfd2b7ef2cb1c3936e95adc4ee4322ab) fix: allow extra kernel args for secureboot installer |
| 42 | +* [`985ed8de6`](https://github.com/siderolabs/talos/commit/985ed8de63b23a57627cc620863a02c16750d051) fix: set max msg recv size when proxying |
| 43 | +* [`1e5913806`](https://github.com/siderolabs/talos/commit/1e5913806ffa70722a4b72501536bb1a8dc9ae8a) feat: update runc 1.1.12, containerd 1.6.28, Linux 6.1.74 |
| 44 | +</p> |
| 45 | +</details> |
| 46 | + |
| 47 | +### Changes from siderolabs/gen |
| 48 | +<details><summary>2 commits</summary> |
| 49 | +<p> |
| 50 | + |
| 51 | +* [`efca710`](https://github.com/siderolabs/gen/commit/efca710d509e6088d7a1a825bd49317df1427639) chore: add `FilterInPlace` method to maps and update module |
| 52 | +* [`36a3ae3`](https://github.com/siderolabs/gen/commit/36a3ae312ce03876b2c961a1bcb4ef4c221593d7) feat: update module |
| 53 | +</p> |
| 54 | +</details> |
| 55 | + |
| 56 | +### Changes from siderolabs/go-kmsg |
| 57 | +<details><summary>2 commits</summary> |
| 58 | +<p> |
| 59 | + |
| 60 | +* [`e358d13`](https://github.com/siderolabs/go-kmsg/commit/e358d13e5bdab79568d6ffea4b071c1530aa8e3d) fix: decode escape sequences while reading from kmsg |
| 61 | +* [`4297bd5`](https://github.com/siderolabs/go-kmsg/commit/4297bd599c918a5a874fb3b9f3119b394bd70899) feat: add BSD support |
| 62 | +</p> |
| 63 | +</details> |
| 64 | + |
| 65 | +### Changes from siderolabs/pkgs |
| 66 | +<details><summary>2 commits</summary> |
| 67 | +<p> |
| 68 | + |
| 69 | +* [`a550ab9`](https://github.com/siderolabs/pkgs/commit/a550ab9bcf3c76c67f4d6b45d2accaaf927fd130) feat: update Go to 1.20.13 |
| 70 | +* [`ae26536`](https://github.com/siderolabs/pkgs/commit/ae2653672e1bc87fd2d3f28220c218725f4ace9e) feat: update containerd 1.6.28, runc 1.1.12, Linux 6.1.74 |
| 71 | +</p> |
| 72 | +</details> |
| 73 | + |
| 74 | +### Changes from siderolabs/tools |
| 75 | +<details><summary>1 commit</summary> |
| 76 | +<p> |
| 77 | + |
| 78 | +* [`02895ed`](https://github.com/siderolabs/tools/commit/02895ed429c072b5ad6c7a9d954a928b3d849d20) feat: update Go to 1.20.13 |
| 79 | +</p> |
| 80 | +</details> |
| 81 | + |
| 82 | +### Dependency Changes |
| 83 | + |
| 84 | +* **github.com/containerd/containerd** v1.6.23 -> v1.6.28 |
| 85 | +* **github.com/google/go-cmp** v0.5.9 -> v0.6.0 |
| 86 | +* **github.com/google/uuid** v1.3.0 -> v1.3.1 |
| 87 | +* **github.com/siderolabs/gen** v0.4.5 -> v0.4.7 |
| 88 | +* **github.com/siderolabs/go-kmsg** v0.1.3 -> v0.1.4 |
| 89 | +* **github.com/siderolabs/pkgs** v1.5.0-15-gab5b0e5 -> v1.5.0-17-ga550ab9 |
| 90 | +* **github.com/siderolabs/tools** v1.5.0-3-gc95372c -> v1.5.0-4-g02895ed |
| 91 | +* **golang.org/x/net** v0.17.0 -> v0.18.0 |
| 92 | +* **golang.org/x/sys** v0.13.0 -> v0.16.0 |
| 93 | +* **golang.org/x/term** v0.13.0 -> v0.16.0 |
| 94 | +* **golang.org/x/text** v0.13.0 -> v0.14.0 |
| 95 | +* **google.golang.org/grpc** v1.58.3 -> v1.59.0 |
| 96 | + |
| 97 | +Previous release can be found at [v1.5.5](https://github.com/siderolabs/talos/releases/tag/v1.5.5) |
| 98 | + |
1 | 99 | ## [Talos 1.5.5](https://github.com/siderolabs/talos/releases/tag/v1.5.5) (2023-11-09) |
2 | 100 |
|
3 | 101 | Welcome to the v1.5.5 release of Talos! |
|
0 commit comments