5.10.239: longterm
| Version: | 5.10.239 (longterm) |
|---|---|
| Released: | 2025-06-27 |
| Source: | linux-5.10.239.tar.xz |
| PGP Signature: | linux-5.10.239.tar.sign |
| Patch: | full (incremental) |
| ChangeLog: | ChangeLog-5.10.239 |
| Version: | 5.10.239 (longterm) |
|---|---|
| Released: | 2025-06-27 |
| Source: | linux-5.10.239.tar.xz |
| PGP Signature: | linux-5.10.239.tar.sign |
| Patch: | full (incremental) |
| ChangeLog: | ChangeLog-5.10.239 |
| Version: | 5.4.295 (longterm) |
|---|---|
| Released: | 2025-06-27 |
| Source: | linux-5.4.295.tar.xz |
| PGP Signature: | linux-5.4.295.tar.sign |
| Patch: | full (incremental) |
| ChangeLog: | ChangeLog-5.4.295 |
| Version: | next-20250627 (linux-next) |
|---|---|
| Released: | 2025-06-27 |
| Version: | next-20250626 (linux-next) |
|---|---|
| Released: | 2025-06-26 |
| Version: | next-20250625 (linux-next) |
|---|---|
| Released: | 2025-06-25 |
| Version: | next-20250624 (linux-next) |
|---|---|
| Released: | 2025-06-24 |
| Version: | 6.16-rc3 (mainline) |
|---|---|
| Released: | 2025-06-22 |
| Source: | linux-6.16-rc3.tar.gz |
| Patch: | full (incremental) |
With 20250613.12fe085f-5, we split our firmware into several vendor-focused packages. linux-firmware is now an empty package depending on our default set of firmware.
Unfortunately, this coincided with upstream reorganizing the symlink layout of the NVIDIA firmware, resulting in a situation that Pacman cannot handle. When attempting to upgrade from 20250508.788aadc8-2 or earlier, you will see the following errors:
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad103 exists in filesystem
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad104 exists in filesystem
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad106 exists in filesystem
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad107 exists in filesystem
To progress with the system upgrade, first remove linux-firmware, then reinstall it as part of the upgrade:
# pacman -Rdd linux-firmware
# pacman -Syu linux-firmware
On Plasma 6.4 the wayland session will be the only one installed when the users does not manually specify kwin-x11.
With the recent split of kwin into kwin-wayland and kwin-x11, users running the old X11 session needs to manually install plasma-x11-session, or they will not be able to login. Currently pacman is not able to figure out your personal setup, and it wouldn't be ok to install plasma-x11-session and kwin-x11 for every one using Plasma.