53
submitted 1 day ago by JRepin@lemmy.ml to c/linux@lemmy.ml

cross-posted from: https://lemmy.ml/post/46604530

Built for Rapid Upstream Delivery

Rolling releases with upstream tracking bring new RISC-V features and fixes to you sooner—less waiting, less rework.

Built for RISC-V Developers

Stay close to upstream to reduce backports and forks. Easier reproduction, faster debugging, smoother upstream contributions.

Built for Early Validation

Surfaces firmware, platform semantics, and Linux interoperability issues early—so vendors fix faster, reduce divergence, and reach mainstream OS compatibility sooner.

6
submitted 1 day ago by JRepin@lemmy.ml to c/riscv@lemmy.ml

Built for Rapid Upstream Delivery

Rolling releases with upstream tracking bring new RISC-V features and fixes to you sooner—less waiting, less rework.

Built for RISC-V Developers

Stay close to upstream to reduce backports and forks. Easier reproduction, faster debugging, smoother upstream contributions.

Built for Early Validation

Surfaces firmware, platform semantics, and Linux interoperability issues early—so vendors fix faster, reduce divergence, and reach mainstream OS compatibility sooner.

7
submitted 2 days ago* (last edited 2 days ago) by JRepin@lemmy.ml to c/riscv@lemmy.ml

This is formal specification of the RISC-V architecture, written in Sail.

The model specifies assembly language formats of the instructions, the corresponding encoders and decoders, and the instruction semantics. A reading guide to the model is provided in the doc/ subdirectory, along with a guide on how to add a new extension to the model.

The highlight of this release is substantially improved performance on Linux boot after a fix to the handling of superpages in the TLB.

This release adds 13 new extensions; all mandatory extensions for RVAU23 are now supported.

Several configuration parameters have been added, along with new command line options. The model implements a simple external interrupt generator, and the wait duration of instructions like WFI can be specified. The handling of misaligned accesses can bespecified at a more granular level.

9
submitted 2 days ago by JRepin@lemmy.ml to c/riscv@lemmy.ml
17
submitted 2 days ago by JRepin@lemmy.ml to c/opensource@lemmy.ml

cross-posted from: https://lemmy.ml/post/46555577

Fedora has released Fedora KDE Plasma Desktop Edition 44 to the public.

The Fedora KDE Plasma Desktop Edition is suitable for many needs. It combines the reliable and trusted Fedora Linux base with the KDE Plasma Desktop environment. It provides a selection of KDE applications that are simple by default, but powerful when needed.

Download (Torrent)

18
submitted 2 days ago* (last edited 2 days ago) by JRepin@lemmy.ml to c/linux@lemmy.ml

Fedora has released Fedora KDE Plasma Desktop Edition 44 to the public.

The Fedora KDE Plasma Desktop Edition is suitable for many needs. It combines the reliable and trusted Fedora Linux base with the KDE Plasma Desktop environment. It provides a selection of KDE applications that are simple by default, but powerful when needed.

Download (Torrent)

8
submitted 6 days ago by JRepin@lemmy.ml to c/linux@programming.dev

cross-posted from: https://lemmy.ml/post/46379162

The Kubuntu team is thrilled to announce the release of Kubuntu 26.04 LTS, codenamed “Resolute Raccoon”! As a community-driven flavour of Ubuntu, Kubuntu continues its mission to deliver the cutting-edge KDE software ecosystem on top of Ubuntu’s rock-solid foundation. This Long-Term Support release, aligned with Ubuntu’s two-year LTS cycle, brings together the freshest stable KDE software with the reliability and security users depend on for years to come.

Building on the Ubuntu 26.04 LTS base released today by Canonical, Kubuntu 26.04 introduces Plasma 6.6 as the flagship desktop environment, alongside Qt 6.10.2, KDE Frameworks 6.24.0, and the latest KDE Gear 25.12.3 application suite. We’ve also upgraded to Linux kernel 7.0 for enhanced hardware support and performance. Whether you’re a developer, creator, or everyday user, this release emphasises Wayland maturity, modern security, and seamless integration with the open source world.

Kubuntu 26.04 LTS will receive security updates and critical fixes through April 2029, making it an excellent choice for home users, schools, businesses, and anyone who values a dependable, beautiful desktop.

Kubuntu remains completely free to download, use, and share—empowering our global community to innovate without barriers.

Four Exciting New Features for Kubuntu Users

Here are four standout enhancements that Kubuntu 26.04 LTS brings to your desktop:

  • Text Recognition in Spectacle: Capture Text, Not Just Images Spectacle, KDE’s built-in screenshot tool, gains one of its most practical new capabilities in Plasma 6.6: built-in OCR text recognition. Capture any screenshot containing text—a document, a web page, an error dialog, a presentation slide—and Spectacle can analyse the image and convert the visible text into selectable, copyable content, right from within the app. No third-party tools required. Multi-language support means it works for users around the world, and the extracted text copies directly to your clipboard for immediate use. It’s the kind of small feature that quickly becomes indispensable.

  • A New On-Screen Keyboard for Touch, Accessibility, and Beyond: Plasma 6.6 introduces a fully integrated on-screen keyboard, making Kubuntu a much stronger choice for touchscreen devices, tablets, and users with accessibility needs. The keyboard supports multiple languages and layouts, adjusts its position intelligently to avoid covering input fields, and is easily accessible via the system tray or accessibility settings. It includes standard keys, function keys, and emoji support, and appears automatically when you tap a text input field on touch-enabled hardware. This addition reflects KDE’s ongoing commitment to making the desktop inclusive and usable for everyone.

  • Plasma Wayland - The Default, Fully Supported Session: The Plasma Wayland session is the default and fully supported session in Kubuntu 26.04 LTS, delivering improved security, smoother rendering, and better HiDPI display support. For users who need it for legacy hardware or specific workflows, the plasma-session-x11 package remains available in the Ubuntu archive— but it is not installed by default and is not supported by the Kubuntu team.

  • Extensive Theming and Configuration Improvements: Plasma 6.6 brings significant advances to theming and desktop configuration, giving users more expressive control over the look and feel of their environment than ever before. Custom global themes have been expanded, colour scheme handling has been refined throughout the shell and applications, and widget customisation options have been deepened across panels and the desktop. Whether you prefer a polished out-of-the-box experience or enjoy crafting every detail of your workspace, Resolute Raccoon gives you the tools to make Kubuntu truly your own.

What’s New Under the Hood

Beyond these highlights, Kubuntu 26.04 LTS inherits Ubuntu’s robust platform upgrades:

  • Linux Kernel 7.0: Updated from 6.8, the kernel now enables crash dumps by default on desktop installations, brings the new sched_ext scheduling system for hot-swappable eBPF-based schedulers, and retires the linux-lowlatency package in favour of a leaner lowlatency-kernel tuning approach on top of linux-generic.

  • KDE Applications 25.12.3: All KDE Gear applications have been updated to 25.12.3, a stable release, including Dolphin, Konsole, Okular, Kdenlive, and more.

  • Qt 6 Ecosystem: Qt 6.10.2 and KDE Frameworks 6.24.0 power the desktop. Qt5 (5.15.1cool1.gif and KDE Frameworks 5 (5.116.0) legacy packages remain in the archive for applications that have not yet completed their Qt6 port.

  • Firefox 150 and LibreOffice 26.2: Both core applications are updated, with Firefox delivered as a Snap from the Snap Store and LibreOffice included in the full installation.

  • sudo-rs by default: Ubuntu 26.04 LTS ships sudo-rs, a memory-safe Rust reimplementation of sudo, as the default sudo provider — improving security without changing everyday usage.

  • Rust-powered core utilities: The core OS utilities are now provided by rust-coreutils, bringing performance improvements and memory safety to fundamental command-line tools.

  • VA-API hardware video acceleration: AMD and Intel users now get hardware-accelerated video encoding and decoding by default via the Video Acceleration API — great for media playback and video work.

  • Updated developer toolchain: GCC 15.2, Python 3.14, Rust 1.93, Golang 1.26, LLVM 21, OpenJDK 25, and .NET 10 are all included and ready to use.

  • APT 3.2: The package manager gains a new dependency solver, OpenSSL-backed TLS, an automatic pager for commands like apt show and apt list and history and rollback commands like apt history-list or apt history-rollback, which were previously found only in separate apt-rollback tool.

This release marks another milestone in Kubuntu’s long journey as one of Ubuntu’s most beloved flavours. A huge thank you to our volunteer contributors, testers, bug reporters, and the upstream KDE and Ubuntu teams for making Resolute Raccoon a reality.

33
submitted 6 days ago by JRepin@lemmy.ml to c/linux@lemmy.world

cross-posted from: https://lemmy.ml/post/46379162

The Kubuntu team is thrilled to announce the release of Kubuntu 26.04 LTS, codenamed “Resolute Raccoon”! As a community-driven flavour of Ubuntu, Kubuntu continues its mission to deliver the cutting-edge KDE software ecosystem on top of Ubuntu’s rock-solid foundation. This Long-Term Support release, aligned with Ubuntu’s two-year LTS cycle, brings together the freshest stable KDE software with the reliability and security users depend on for years to come.

Building on the Ubuntu 26.04 LTS base released today by Canonical, Kubuntu 26.04 introduces Plasma 6.6 as the flagship desktop environment, alongside Qt 6.10.2, KDE Frameworks 6.24.0, and the latest KDE Gear 25.12.3 application suite. We’ve also upgraded to Linux kernel 7.0 for enhanced hardware support and performance. Whether you’re a developer, creator, or everyday user, this release emphasises Wayland maturity, modern security, and seamless integration with the open source world.

Kubuntu 26.04 LTS will receive security updates and critical fixes through April 2029, making it an excellent choice for home users, schools, businesses, and anyone who values a dependable, beautiful desktop.

Kubuntu remains completely free to download, use, and share—empowering our global community to innovate without barriers.

Four Exciting New Features for Kubuntu Users

Here are four standout enhancements that Kubuntu 26.04 LTS brings to your desktop:

  • Text Recognition in Spectacle: Capture Text, Not Just Images Spectacle, KDE’s built-in screenshot tool, gains one of its most practical new capabilities in Plasma 6.6: built-in OCR text recognition. Capture any screenshot containing text—a document, a web page, an error dialog, a presentation slide—and Spectacle can analyse the image and convert the visible text into selectable, copyable content, right from within the app. No third-party tools required. Multi-language support means it works for users around the world, and the extracted text copies directly to your clipboard for immediate use. It’s the kind of small feature that quickly becomes indispensable.

  • A New On-Screen Keyboard for Touch, Accessibility, and Beyond: Plasma 6.6 introduces a fully integrated on-screen keyboard, making Kubuntu a much stronger choice for touchscreen devices, tablets, and users with accessibility needs. The keyboard supports multiple languages and layouts, adjusts its position intelligently to avoid covering input fields, and is easily accessible via the system tray or accessibility settings. It includes standard keys, function keys, and emoji support, and appears automatically when you tap a text input field on touch-enabled hardware. This addition reflects KDE’s ongoing commitment to making the desktop inclusive and usable for everyone.

  • Plasma Wayland - The Default, Fully Supported Session: The Plasma Wayland session is the default and fully supported session in Kubuntu 26.04 LTS, delivering improved security, smoother rendering, and better HiDPI display support. For users who need it for legacy hardware or specific workflows, the plasma-session-x11 package remains available in the Ubuntu archive— but it is not installed by default and is not supported by the Kubuntu team.

  • Extensive Theming and Configuration Improvements: Plasma 6.6 brings significant advances to theming and desktop configuration, giving users more expressive control over the look and feel of their environment than ever before. Custom global themes have been expanded, colour scheme handling has been refined throughout the shell and applications, and widget customisation options have been deepened across panels and the desktop. Whether you prefer a polished out-of-the-box experience or enjoy crafting every detail of your workspace, Resolute Raccoon gives you the tools to make Kubuntu truly your own.

What’s New Under the Hood

Beyond these highlights, Kubuntu 26.04 LTS inherits Ubuntu’s robust platform upgrades:

  • Linux Kernel 7.0: Updated from 6.8, the kernel now enables crash dumps by default on desktop installations, brings the new sched_ext scheduling system for hot-swappable eBPF-based schedulers, and retires the linux-lowlatency package in favour of a leaner lowlatency-kernel tuning approach on top of linux-generic.

  • KDE Applications 25.12.3: All KDE Gear applications have been updated to 25.12.3, a stable release, including Dolphin, Konsole, Okular, Kdenlive, and more.

  • Qt 6 Ecosystem: Qt 6.10.2 and KDE Frameworks 6.24.0 power the desktop. Qt5 (5.15.1cool1.gif and KDE Frameworks 5 (5.116.0) legacy packages remain in the archive for applications that have not yet completed their Qt6 port.

  • Firefox 150 and LibreOffice 26.2: Both core applications are updated, with Firefox delivered as a Snap from the Snap Store and LibreOffice included in the full installation.

  • sudo-rs by default: Ubuntu 26.04 LTS ships sudo-rs, a memory-safe Rust reimplementation of sudo, as the default sudo provider — improving security without changing everyday usage.

  • Rust-powered core utilities: The core OS utilities are now provided by rust-coreutils, bringing performance improvements and memory safety to fundamental command-line tools.

  • VA-API hardware video acceleration: AMD and Intel users now get hardware-accelerated video encoding and decoding by default via the Video Acceleration API — great for media playback and video work.

  • Updated developer toolchain: GCC 15.2, Python 3.14, Rust 1.93, Golang 1.26, LLVM 21, OpenJDK 25, and .NET 10 are all included and ready to use.

  • APT 3.2: The package manager gains a new dependency solver, OpenSSL-backed TLS, an automatic pager for commands like apt show and apt list and history and rollback commands like apt history-list or apt history-rollback, which were previously found only in separate apt-rollback tool.

This release marks another milestone in Kubuntu’s long journey as one of Ubuntu’s most beloved flavours. A huge thank you to our volunteer contributors, testers, bug reporters, and the upstream KDE and Ubuntu teams for making Resolute Raccoon a reality.

13
submitted 6 days ago by JRepin@lemmy.ml to c/technology@lemmy.ml

cross-posted from: https://lemmy.ml/post/46379162

The Kubuntu team is thrilled to announce the release of Kubuntu 26.04 LTS, codenamed “Resolute Raccoon”! As a community-driven flavour of Ubuntu, Kubuntu continues its mission to deliver the cutting-edge KDE software ecosystem on top of Ubuntu’s rock-solid foundation. This Long-Term Support release, aligned with Ubuntu’s two-year LTS cycle, brings together the freshest stable KDE software with the reliability and security users depend on for years to come.

Building on the Ubuntu 26.04 LTS base released today by Canonical, Kubuntu 26.04 introduces Plasma 6.6 as the flagship desktop environment, alongside Qt 6.10.2, KDE Frameworks 6.24.0, and the latest KDE Gear 25.12.3 application suite. We’ve also upgraded to Linux kernel 7.0 for enhanced hardware support and performance. Whether you’re a developer, creator, or everyday user, this release emphasises Wayland maturity, modern security, and seamless integration with the open source world.

Kubuntu 26.04 LTS will receive security updates and critical fixes through April 2029, making it an excellent choice for home users, schools, businesses, and anyone who values a dependable, beautiful desktop.

Kubuntu remains completely free to download, use, and share—empowering our global community to innovate without barriers.

Four Exciting New Features for Kubuntu Users

Here are four standout enhancements that Kubuntu 26.04 LTS brings to your desktop:

  • Text Recognition in Spectacle: Capture Text, Not Just Images Spectacle, KDE’s built-in screenshot tool, gains one of its most practical new capabilities in Plasma 6.6: built-in OCR text recognition. Capture any screenshot containing text—a document, a web page, an error dialog, a presentation slide—and Spectacle can analyse the image and convert the visible text into selectable, copyable content, right from within the app. No third-party tools required. Multi-language support means it works for users around the world, and the extracted text copies directly to your clipboard for immediate use. It’s the kind of small feature that quickly becomes indispensable.

  • A New On-Screen Keyboard for Touch, Accessibility, and Beyond: Plasma 6.6 introduces a fully integrated on-screen keyboard, making Kubuntu a much stronger choice for touchscreen devices, tablets, and users with accessibility needs. The keyboard supports multiple languages and layouts, adjusts its position intelligently to avoid covering input fields, and is easily accessible via the system tray or accessibility settings. It includes standard keys, function keys, and emoji support, and appears automatically when you tap a text input field on touch-enabled hardware. This addition reflects KDE’s ongoing commitment to making the desktop inclusive and usable for everyone.

  • Plasma Wayland - The Default, Fully Supported Session: The Plasma Wayland session is the default and fully supported session in Kubuntu 26.04 LTS, delivering improved security, smoother rendering, and better HiDPI display support. For users who need it for legacy hardware or specific workflows, the plasma-session-x11 package remains available in the Ubuntu archive— but it is not installed by default and is not supported by the Kubuntu team.

  • Extensive Theming and Configuration Improvements: Plasma 6.6 brings significant advances to theming and desktop configuration, giving users more expressive control over the look and feel of their environment than ever before. Custom global themes have been expanded, colour scheme handling has been refined throughout the shell and applications, and widget customisation options have been deepened across panels and the desktop. Whether you prefer a polished out-of-the-box experience or enjoy crafting every detail of your workspace, Resolute Raccoon gives you the tools to make Kubuntu truly your own.

What’s New Under the Hood

Beyond these highlights, Kubuntu 26.04 LTS inherits Ubuntu’s robust platform upgrades:

  • Linux Kernel 7.0: Updated from 6.8, the kernel now enables crash dumps by default on desktop installations, brings the new sched_ext scheduling system for hot-swappable eBPF-based schedulers, and retires the linux-lowlatency package in favour of a leaner lowlatency-kernel tuning approach on top of linux-generic.

  • KDE Applications 25.12.3: All KDE Gear applications have been updated to 25.12.3, a stable release, including Dolphin, Konsole, Okular, Kdenlive, and more.

  • Qt 6 Ecosystem: Qt 6.10.2 and KDE Frameworks 6.24.0 power the desktop. Qt5 (5.15.1cool1.gif and KDE Frameworks 5 (5.116.0) legacy packages remain in the archive for applications that have not yet completed their Qt6 port.

  • Firefox 150 and LibreOffice 26.2: Both core applications are updated, with Firefox delivered as a Snap from the Snap Store and LibreOffice included in the full installation.

  • sudo-rs by default: Ubuntu 26.04 LTS ships sudo-rs, a memory-safe Rust reimplementation of sudo, as the default sudo provider — improving security without changing everyday usage.

  • Rust-powered core utilities: The core OS utilities are now provided by rust-coreutils, bringing performance improvements and memory safety to fundamental command-line tools.

  • VA-API hardware video acceleration: AMD and Intel users now get hardware-accelerated video encoding and decoding by default via the Video Acceleration API — great for media playback and video work.

  • Updated developer toolchain: GCC 15.2, Python 3.14, Rust 1.93, Golang 1.26, LLVM 21, OpenJDK 25, and .NET 10 are all included and ready to use.

  • APT 3.2: The package manager gains a new dependency solver, OpenSSL-backed TLS, an automatic pager for commands like apt show and apt list and history and rollback commands like apt history-list or apt history-rollback, which were previously found only in separate apt-rollback tool.

This release marks another milestone in Kubuntu’s long journey as one of Ubuntu’s most beloved flavours. A huge thank you to our volunteer contributors, testers, bug reporters, and the upstream KDE and Ubuntu teams for making Resolute Raccoon a reality.

16
submitted 6 days ago by JRepin@lemmy.ml to c/opensource@lemmy.ml

cross-posted from: https://lemmy.ml/post/46379162

The Kubuntu team is thrilled to announce the release of Kubuntu 26.04 LTS, codenamed “Resolute Raccoon”! As a community-driven flavour of Ubuntu, Kubuntu continues its mission to deliver the cutting-edge KDE software ecosystem on top of Ubuntu’s rock-solid foundation. This Long-Term Support release, aligned with Ubuntu’s two-year LTS cycle, brings together the freshest stable KDE software with the reliability and security users depend on for years to come.

Building on the Ubuntu 26.04 LTS base released today by Canonical, Kubuntu 26.04 introduces Plasma 6.6 as the flagship desktop environment, alongside Qt 6.10.2, KDE Frameworks 6.24.0, and the latest KDE Gear 25.12.3 application suite. We’ve also upgraded to Linux kernel 7.0 for enhanced hardware support and performance. Whether you’re a developer, creator, or everyday user, this release emphasises Wayland maturity, modern security, and seamless integration with the open source world.

Kubuntu 26.04 LTS will receive security updates and critical fixes through April 2029, making it an excellent choice for home users, schools, businesses, and anyone who values a dependable, beautiful desktop.

Kubuntu remains completely free to download, use, and share—empowering our global community to innovate without barriers.

Four Exciting New Features for Kubuntu Users

Here are four standout enhancements that Kubuntu 26.04 LTS brings to your desktop:

  • Text Recognition in Spectacle: Capture Text, Not Just Images Spectacle, KDE’s built-in screenshot tool, gains one of its most practical new capabilities in Plasma 6.6: built-in OCR text recognition. Capture any screenshot containing text—a document, a web page, an error dialog, a presentation slide—and Spectacle can analyse the image and convert the visible text into selectable, copyable content, right from within the app. No third-party tools required. Multi-language support means it works for users around the world, and the extracted text copies directly to your clipboard for immediate use. It’s the kind of small feature that quickly becomes indispensable.

  • A New On-Screen Keyboard for Touch, Accessibility, and Beyond: Plasma 6.6 introduces a fully integrated on-screen keyboard, making Kubuntu a much stronger choice for touchscreen devices, tablets, and users with accessibility needs. The keyboard supports multiple languages and layouts, adjusts its position intelligently to avoid covering input fields, and is easily accessible via the system tray or accessibility settings. It includes standard keys, function keys, and emoji support, and appears automatically when you tap a text input field on touch-enabled hardware. This addition reflects KDE’s ongoing commitment to making the desktop inclusive and usable for everyone.

  • Plasma Wayland - The Default, Fully Supported Session: The Plasma Wayland session is the default and fully supported session in Kubuntu 26.04 LTS, delivering improved security, smoother rendering, and better HiDPI display support. For users who need it for legacy hardware or specific workflows, the plasma-session-x11 package remains available in the Ubuntu archive— but it is not installed by default and is not supported by the Kubuntu team.

  • Extensive Theming and Configuration Improvements: Plasma 6.6 brings significant advances to theming and desktop configuration, giving users more expressive control over the look and feel of their environment than ever before. Custom global themes have been expanded, colour scheme handling has been refined throughout the shell and applications, and widget customisation options have been deepened across panels and the desktop. Whether you prefer a polished out-of-the-box experience or enjoy crafting every detail of your workspace, Resolute Raccoon gives you the tools to make Kubuntu truly your own.

What’s New Under the Hood

Beyond these highlights, Kubuntu 26.04 LTS inherits Ubuntu’s robust platform upgrades:

  • Linux Kernel 7.0: Updated from 6.8, the kernel now enables crash dumps by default on desktop installations, brings the new sched_ext scheduling system for hot-swappable eBPF-based schedulers, and retires the linux-lowlatency package in favour of a leaner lowlatency-kernel tuning approach on top of linux-generic.

  • KDE Applications 25.12.3: All KDE Gear applications have been updated to 25.12.3, a stable release, including Dolphin, Konsole, Okular, Kdenlive, and more.

  • Qt 6 Ecosystem: Qt 6.10.2 and KDE Frameworks 6.24.0 power the desktop. Qt5 (5.15.1cool1.gif and KDE Frameworks 5 (5.116.0) legacy packages remain in the archive for applications that have not yet completed their Qt6 port.

  • Firefox 150 and LibreOffice 26.2: Both core applications are updated, with Firefox delivered as a Snap from the Snap Store and LibreOffice included in the full installation.

  • sudo-rs by default: Ubuntu 26.04 LTS ships sudo-rs, a memory-safe Rust reimplementation of sudo, as the default sudo provider — improving security without changing everyday usage.

  • Rust-powered core utilities: The core OS utilities are now provided by rust-coreutils, bringing performance improvements and memory safety to fundamental command-line tools.

  • VA-API hardware video acceleration: AMD and Intel users now get hardware-accelerated video encoding and decoding by default via the Video Acceleration API — great for media playback and video work.

  • Updated developer toolchain: GCC 15.2, Python 3.14, Rust 1.93, Golang 1.26, LLVM 21, OpenJDK 25, and .NET 10 are all included and ready to use.

  • APT 3.2: The package manager gains a new dependency solver, OpenSSL-backed TLS, an automatic pager for commands like apt show and apt list and history and rollback commands like apt history-list or apt history-rollback, which were previously found only in separate apt-rollback tool.

This release marks another milestone in Kubuntu’s long journey as one of Ubuntu’s most beloved flavours. A huge thank you to our volunteer contributors, testers, bug reporters, and the upstream KDE and Ubuntu teams for making Resolute Raccoon a reality.

39
submitted 6 days ago by JRepin@lemmy.ml to c/linux@lemmy.ml

The Kubuntu team is thrilled to announce the release of Kubuntu 26.04 LTS, codenamed “Resolute Raccoon”! As a community-driven flavour of Ubuntu, Kubuntu continues its mission to deliver the cutting-edge KDE software ecosystem on top of Ubuntu’s rock-solid foundation. This Long-Term Support release, aligned with Ubuntu’s two-year LTS cycle, brings together the freshest stable KDE software with the reliability and security users depend on for years to come.

Building on the Ubuntu 26.04 LTS base released today by Canonical, Kubuntu 26.04 introduces Plasma 6.6 as the flagship desktop environment, alongside Qt 6.10.2, KDE Frameworks 6.24.0, and the latest KDE Gear 25.12.3 application suite. We’ve also upgraded to Linux kernel 7.0 for enhanced hardware support and performance. Whether you’re a developer, creator, or everyday user, this release emphasises Wayland maturity, modern security, and seamless integration with the open source world.

Kubuntu 26.04 LTS will receive security updates and critical fixes through April 2029, making it an excellent choice for home users, schools, businesses, and anyone who values a dependable, beautiful desktop.

Kubuntu remains completely free to download, use, and share—empowering our global community to innovate without barriers.

Four Exciting New Features for Kubuntu Users

Here are four standout enhancements that Kubuntu 26.04 LTS brings to your desktop:

  • Text Recognition in Spectacle: Capture Text, Not Just Images Spectacle, KDE’s built-in screenshot tool, gains one of its most practical new capabilities in Plasma 6.6: built-in OCR text recognition. Capture any screenshot containing text—a document, a web page, an error dialog, a presentation slide—and Spectacle can analyse the image and convert the visible text into selectable, copyable content, right from within the app. No third-party tools required. Multi-language support means it works for users around the world, and the extracted text copies directly to your clipboard for immediate use. It’s the kind of small feature that quickly becomes indispensable.

  • A New On-Screen Keyboard for Touch, Accessibility, and Beyond: Plasma 6.6 introduces a fully integrated on-screen keyboard, making Kubuntu a much stronger choice for touchscreen devices, tablets, and users with accessibility needs. The keyboard supports multiple languages and layouts, adjusts its position intelligently to avoid covering input fields, and is easily accessible via the system tray or accessibility settings. It includes standard keys, function keys, and emoji support, and appears automatically when you tap a text input field on touch-enabled hardware. This addition reflects KDE’s ongoing commitment to making the desktop inclusive and usable for everyone.

  • Plasma Wayland - The Default, Fully Supported Session: The Plasma Wayland session is the default and fully supported session in Kubuntu 26.04 LTS, delivering improved security, smoother rendering, and better HiDPI display support. For users who need it for legacy hardware or specific workflows, the plasma-session-x11 package remains available in the Ubuntu archive— but it is not installed by default and is not supported by the Kubuntu team.

  • Extensive Theming and Configuration Improvements: Plasma 6.6 brings significant advances to theming and desktop configuration, giving users more expressive control over the look and feel of their environment than ever before. Custom global themes have been expanded, colour scheme handling has been refined throughout the shell and applications, and widget customisation options have been deepened across panels and the desktop. Whether you prefer a polished out-of-the-box experience or enjoy crafting every detail of your workspace, Resolute Raccoon gives you the tools to make Kubuntu truly your own.

What’s New Under the Hood

Beyond these highlights, Kubuntu 26.04 LTS inherits Ubuntu’s robust platform upgrades:

  • Linux Kernel 7.0: Updated from 6.8, the kernel now enables crash dumps by default on desktop installations, brings the new sched_ext scheduling system for hot-swappable eBPF-based schedulers, and retires the linux-lowlatency package in favour of a leaner lowlatency-kernel tuning approach on top of linux-generic.

  • KDE Applications 25.12.3: All KDE Gear applications have been updated to 25.12.3, a stable release, including Dolphin, Konsole, Okular, Kdenlive, and more.

  • Qt 6 Ecosystem: Qt 6.10.2 and KDE Frameworks 6.24.0 power the desktop. Qt5 (5.15.1cool1.gif and KDE Frameworks 5 (5.116.0) legacy packages remain in the archive for applications that have not yet completed their Qt6 port.

  • Firefox 150 and LibreOffice 26.2: Both core applications are updated, with Firefox delivered as a Snap from the Snap Store and LibreOffice included in the full installation.

  • sudo-rs by default: Ubuntu 26.04 LTS ships sudo-rs, a memory-safe Rust reimplementation of sudo, as the default sudo provider — improving security without changing everyday usage.

  • Rust-powered core utilities: The core OS utilities are now provided by rust-coreutils, bringing performance improvements and memory safety to fundamental command-line tools.

  • VA-API hardware video acceleration: AMD and Intel users now get hardware-accelerated video encoding and decoding by default via the Video Acceleration API — great for media playback and video work.

  • Updated developer toolchain: GCC 15.2, Python 3.14, Rust 1.93, Golang 1.26, LLVM 21, OpenJDK 25, and .NET 10 are all included and ready to use.

  • APT 3.2: The package manager gains a new dependency solver, OpenSSL-backed TLS, an automatic pager for commands like apt show and apt list and history and rollback commands like apt history-list or apt history-rollback, which were previously found only in separate apt-rollback tool.

This release marks another milestone in Kubuntu’s long journey as one of Ubuntu’s most beloved flavours. A huge thank you to our volunteer contributors, testers, bug reporters, and the upstream KDE and Ubuntu teams for making Resolute Raccoon a reality.

54
submitted 2 weeks ago by JRepin@lemmy.ml to c/europa@lemmy.world

cross-posted from: https://lemmy.ml/post/45772217

According to the European Commission, the State of Israel is responsible for an unprecedented level of killing and injury of civilians, a large-scale displacement of population and the systematic destruction of hospitals and medical facilities in Gaza. [1] Israel also implemented a blockade of humanitarian aid that could amount to starvation as a method of war. Israel is in breach of multiple rules and obligations under international law and fails to prevent the crime of genocide as ordered by the International Court of Justice.[2]

Yet the European Union has still not suspended its association agreement with Israel, which is the cornerstone of EU-Israel bilateral trade, economic, and political cooperation.

EU citizens cannot tolerate that the EU maintains an agreement that contributes to legitimize and finance a State that commits crimes against humanity and war crimes.

Therefore, we call on the Commission to put forward the proposal to the Council for the full suspension of the EU-Israel Association Agreement.

[1] European External Action Service, note of the Office of the EU Special Representative on Human Rights, 20 June 2025 https://euobserver.com/eu-and-the-world/ar0246a0da

[2] International Court of Justice, Order of 26 January 2024 https://www.icj-cij.org/node/203447

Annex In 1995, the EU has concluded an Association agreement with the State of Israel, aiming at facilitating and increasing trade, providing a framework for bilateral political dialogue, and fostering scientific, technologic and cultural cooperation.

With more than 34% of Israel's imports originating from the EU, and 28.8% of Israeli exports flowing to the EU, the EU is Israel’s first trade partner. Total trade in goods between the EU and Israel in 2024 amounted to €42.6 billion.[3]

In 2021, Israel joined Horizon Europe, the EU’s main funding programme for research and innovation.1.11 billion euros from the EU’s Horizon Europe fund goes to Israeli companies, universities and public bodies. Among the 921 projects with 231 Israeli recipients are companies that are closely involved with the Israeli military.[4]

Article 2 of the EU-Israel association agreement provides that “Relations between the Parties, as well as all the provisions of the Agreement itself, shall be based on respect for human rights and democratic principles, which guides their internal and international policy and constitutes an essential element of this Agreement”

A breach of Article 2 gives the right to the other Party to unilaterally suspend the Agreement. Several international institutions have given evidence that Israel is in breach of Article 2 :

The European External Action Service (EEAS) report, [5] communicated to the Council on 20 June 2025 gives a detailed account of the rules and obligations of international law breached by the State of Israel in the Gaza Strip and in the West bank; particularly with regard to the blockade of humanitarian aid, indiscriminate attacks on civilians, the systematic targeting of hospitals and medical facilities, and forced displacement of populations.

In its Order of 26 January 2024,[6] the International Court of Justice (ICJ) orders the State of Israel to do all in its power to prevent genocide against Palestinians in Gaza.

ICJ Order of 28 March2024 [7] orders the State of Israel to “Take all necessary and effective measures to ensure, without delay, in full co-operation with the United Nations, the unhindered provision at scale by all concerned of urgently needed basic services and humanitarian assistance, including food, water, electricity, fuel, shelter, clothing, hygiene and sanitation requirements, as well as medical supplies and medical care to Palestinians throughout Gaza [...].

By the ICJ Order of May 2024 [8] “The Court considers that, in conformity with its obligations under the Genocide Convention, Israel must immediately halt its military offensive, and any other action in the Rafah Governorate, which may inflict on the Palestinian group in Gaza conditions of life that could bring about its physical destruction in whole or in part”.

ICJ Advisory Opinion of 22 October 2025 provides that Israel must “ensure that the population of the Occupied Palestinian Territory has the essential supplies of daily life, including food, water, clothing, bedding, shelter, fuel, medical supplies and services” and “facilitate by all means at its disposal relief schemes on behalf of the population of the Occupied Palestinian Territory so long as that population is inadequately supplied, as has been the case in the Gaza Strip”.[9]

Despite the evidence of multiple violations of human rights and international law brought up by the abovementioned institutions, the European Union has still to this date not taken any meaningful action to condemn or to sanction the State of Israel, like, for instance, the suspension of its association agreement with Israel.

Such failure to act is not in line with the EU Treaties themselves : it is clear from the Treaties that all actions and policies of the EU, including international agreements, must contribute to and ensure respect of human rights and international law.

According to Article 3 (5) of the Treaty on the European Union (TEU), “In its relations with the wider world, the Union shall uphold and promote its values” [...] and “shall contribute to peace, security, the sustainable development of the Earth, solidarity and mutual respect among peoples [....] and the protection of human rights, in particular the rights of the child, as well as to the strict observance and the development of international law, including respect for the principles of the United Nations Charter.”

In addition, article 21 TEU states that “The Union's action on the international scene shall be guided by the principles which have inspired its own creation, development and enlargement, and which it seeks to advance in the wider world: democracy, the rule of law, the universality and indivisibility of human rights and fundamental freedoms, respect for human dignity, the principles of equality and solidarity, and respect for the principles of the United Nations Charter and international law.”

Article 205 TFEU states that “The Union's action on the international scene, pursuant to this Part, shall be guided by the principles, pursue the objectives and be conducted in accordance with” the provisions laid down in article 21 TEU mentioned above.

Lastly, article 207 TFEU provides that “The common commercial policy shall be conducted in the context of the principles and objectives of the Union's external action”

The EU’s obligation to act does not stem only from its founding treaties but also from UN treaties and customary international law and the International Court of Justice Orders.

The EU must immediately utilise all available legal, diplomatic and economic means - among which the suspension of the EU-Israel Association Agreement - to force the Israeli government to cease its human rights violations, uphold international law and to alleviate the suffering of Palestinians.

[3] https://policy.trade.ec.europa.eu/eu-trade-relationships-country-and-region/countries-and-regions/israel_en

[4] https://www.ftm.eu/newsletters/bureau-brussels-eu-funds-israel-defense-sector

[5] European External Action Service, note of the Office of the EU Special Representative on Human Rights, 20 June 2025 https://euobserver.com/eu-and-the-world/ar0246a0da

[6] International Court of Justice, Order of 26 January 2024 https://www.icj-cij.org/node/203447

[7] International Court of Justice, Order of 28 March 2024 https://www.icj-cij.org/node/203847

[8] International Court of Justice, Summary of the Order of 24 may 2024 https://www.icj-cij.org/node/204100#%3A%7E%3Atext=The+Court+considers+that%2C+in%2Cits+physical+destr uction%20in%20whole

[9] ICJ Advisory Opinion– Obligations of Israel in relation to the Presence and Activities of the United Nations, Other International Organizations and Third States in and in relation to the Occupied Palestinian Territory, 22 October 2025 https://www.un.org/unispal/document/icj-advisory-opinion-22oct2025/

[-] JRepin@lemmy.ml 71 points 2 years ago* (last edited 2 years ago)

Well and behind it is stealing other peoples' work (posts and comments, moderation and administration) and selling them as yours. The oldest capitalist criminal trick in the book: privatization AKA primitive accumulation AKA enclosure of the commons.

[-] JRepin@lemmy.ml 43 points 2 years ago* (last edited 2 years ago)

KDE Plasma on all my computers and also as desktop mode on Steam Deck. because it supports the latest technologies especially when it comes to graphics (HDR, VRR) also has best support for Wayland and multi-monitors. It looks great out of the box and it has a lot of features out of the box and I do not need to battle with adding some extensions that break with almost every update. KDE Plasma is also the most flexible desktop and I can set the workflow really to fit my desires and I can actually set many options and settings. And despite all these built-in features and configurability it still uses very few system resources and is very fast and smooth. Oh and the KDE community is one of the most welcoming I have met in FOSS world, and they listen to their users instead of the our way or the high way mentality I have so often encountered in GNOME for example. So yeah TLDR KDE Plasma is the one I like the most of all in the industry, even when compared to proprietary closed alternatives.

[-] JRepin@lemmy.ml 67 points 2 years ago

It would hurt this sociopath Bezos a lot more if people also canceled Amazon services en mass

[-] JRepin@lemmy.ml 96 points 2 years ago

It would hurt this sociopath Bezos a lot more if people also canceled Amazon services en mass

[-] JRepin@lemmy.ml 214 points 2 years ago

It would hurt this sociopath Bezos a lot more if people also canceled Amazon services en mass

[-] JRepin@lemmy.ml 33 points 2 years ago

It would hurt this sociopath Bezos a lot more if people canceled Amazon services en mass

[-] JRepin@lemmy.ml 33 points 2 years ago* (last edited 2 years ago)

These GAFAM/BigTech corporations really are in a tough and fierce competition of which one is the shittiest and most privacy-invading don't they. Ensittification overdrive mode in all of them.

[-] JRepin@lemmy.ml 49 points 2 years ago

Best to switch to Firefox anyways, or even better privacy enhanced LibreWolf

This project is a custom and independent version of Firefox, with the primary goals of privacy, security and user freedom. LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. This is achieved through our privacy and security oriented settings and patches. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM.

[-] JRepin@lemmy.ml 39 points 2 years ago

And instead of the heaviest of sanctions imposed on genocidal Israel, some countries are even sending them more weapons. Leaders of all should imprisoned for war crimes and helping with warcrimes and crimes against humanity.

[-] JRepin@lemmy.ml 30 points 2 years ago

Oh how I wish those TV manufacturers would get rid of HDMI and replace it with DisplyPort. HDMI mafia does not allow opensource implementations of HDMI specification and so not all latest features of it can be supported by graphics card drivers on GNU/Linux. Death to HDMI!

[-] JRepin@lemmy.ml 34 points 2 years ago

Or they just found out that Windows process scheduler is still broken beyond repair. If you look at the benchmarks on GNU/Linux performance is all there. For example see Phoronix benchmark

[-] JRepin@lemmy.ml 56 points 2 years ago* (last edited 2 years ago)

One way of greatly improving ROCm installation process would be to use the Open Build Service which allows to use the single spec file to produce packages for many supported GNU/Linux distributions and versions of them. I opened a feature request about this.

view more: next ›

JRepin

joined 2 years ago
MODERATOR OF