2 159
Підписники
+124 години
-27 днів
Немає даних30 день
Архів дописів
2 160
The 239th installment of the 9to5Linux Weekly Roundup is here for the week ending on May 11th, 2025, keeping you updated with the most important things happening in the Linux world. If you missed last week’s 9to5Linux Weekly Roundup, catch up with everything GNU/Linux/Open Source here.
Thank you!
I want to thank everyone who sent us donations; your generosity is appreciated. I also want to thank all of you for your continued support by commenting, liking, sharing, and boosting the articles, following us on social media, and, last but not least, sending us feedback.
This week, we got lots of great news, starting with new KDE Plasma, KDE Gear, and KDE Frameworks releases and continuing with a major Mesa graphics stack release, two new computers from Slimbook and System76, a new Raspberry Pi OS release, as well as new releases of fwupd, Calibre, Clonezilla Live, and Flatpak.
On top of that, I tell you all about what's coming in Linux Mint 22.2, LMDE 7, and Ubuntu 25.10. Below, you can check out this week’s hottest news and access all the distro and package downloads released this past week in the 9to5Linux weekly roundup for May 11th, 2025.
Hot news of the week
Clonezilla Live 3.2.1-28 is out based on Ubuntu 25.04 and Linux kernel 6.14
KDE Plasma 6.3.5 improves support for multi-screen setups, NVIDIA GPU users
Ubuntu 25.10 (Questing Quokka) daily build ISOs are now available for download
Slimbook launches Kymera Black Linux desktop computer for gamers and creators
Raspberry Pi OS gets new Printers app, Linux 6.12 LTS, and Wayland improvements
Fwupd 2.0.9 Linux firmware updater adds support for Intel Arc ‘Battlemage’ GPUs
Mesa 25.1 open-source graphics stack is here with new features and game fixes
KDE Gear 25.04.1 fixes session restore in the Dolphin file manager and other bugs
Linux Mint 22.2 codenamed “Zara”, LMDE 7 will be called “Gigi”
System76 refreshes Serval WS Linux laptop with NVIDIA GeForce RTX 5070 Ti GPU
Calibre 8.4 open-source ebook manager improves KEPUB output, fixes bugs
KDE Frameworks 6.14 revamps New File dialog, expands KRunner unit conversion
Flatpak 1.16.1 Linux app sandboxing and distribution framework brings more enhancements
Other GNU/Linux news of interest
Canonical plans to replace sudo with Rust-based sudo-rs in future Ubuntu releases
openSUSE removes Deepin Desktop from repositories due to packaging policy violation
Linux distributions released this week
EasyOS 6.6.8
CentOS Stream 10-20250506
Pisi Linux 2.4.1 KDE Plasma
Bluestar Linux 6.14.5
KDE neon 20250508
SDesk 20mini
Plamo Linux 8.2
Kumander Linux 2.1
Clonezilla Live 3.2.1-28
AUSTRUMI 5.0.6
BigLinux 2025-05-04
Manjaro Linux 25.0.1 Xfce
Manjaro Linux 25.0.1 KDE Plasma
Manjaro Linux 25.0.1 GNOME
Ultimate Edition 2025.05.04
Linux apps, drivers, desktops, and kernels released this week
Flatpak 1.16.1
GNU M4
Linux kernel 6.14.6
Linux kernel 6.12.28 LTS
Linux kernel 6.6.90 LTS
Linux kernel 6.1.138 LTS
Linux kernel 5.15.182 LTS
Calibre 8.4
man-pages 6.14
Snort 3.7.4.0
GNU gettext 0.25
fwupd 2.0.9
SQLite 3.49.2
Chromium 136.0.7103.92
Nmap 7.96
LVM 2.03.32
CMake 4.0.2
PostgreSQL 17.5
Coming up next week
Hopefully, many other exciting Linux news and releases!
The post 9to5Linux Weekly Roundup: May 11th, 2025 appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
.
.
? @sysadminoff
https://9to5linux.com/9to5linux-weekly-roundup-may-11th-2025
2 160
Выпуск консольного RSS-агрегатора Newsraft 0.30
Состоялся релиз консольной программы для чтения новостных лент Newsraft 0.30, поддерживающей форматы RSS и Atom. Newsraft предназначен для получения контента из различных блогов и платформ, и его просмотра через единый интерфейс, построенный на базе библиотеки ncurses. Проект вдохновлён идеями программы Newsboat, однако является самостоятельной разработкой и представляется его легковесным аналогом.
.
.
? @sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=63219
2 160
Доступен OpenSearch 3.0, форк платформы Elasticsearch
Некоммерческая организация OpenSearch Software Foundation, контролируемая Linux Foundation, опубликовала релиз проекта OpenSearch 3.0, развивающего форк платформы поиска, анализа и хранения данных Elasticsearch и web-интерфейса Kibana. В разработке форка принимают участие такие компании, как Amazon, SAP, Uber, Aryn, Atlassian, Canonical, DigitalOcean и NetAp. Код распространяется под лицензией Apache 2.0.
.
.
? @sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=63218
2 160
Flatpak 1.16.1 was released today as the latest stable version of this popular Linux application sandboxing and distribution framework and the first maintenance update to the Flatpak 1.16 series.
Flatpak 1.16.1 brings various enhancements like the ability to allow a child account to update existing apps by default when using parental controls to ensure that security and bugfix updates can be installed. This change can be overridden by setting polkit policy rules for the org.freedesktop.Flatpak.override-parental-controls-update action.
This release also speeds up the flatpak prune --dry-run command by no longer calculating the potential freed space and avoiding operations that would need to hold a lock, adds /dev/udmabuf to --device=dri, improves the error message for an invalid parameter to flatpak-spawn --sandbox-a11y-own-name, and speeds up the flatpak permission-reset command by only writing entries that have actually changed.
In addition, Flatpak 1.16.1 makes systemd scopes easier to match to Flatpak app instances by using the instance ID instead of the top-level process ID in the scope name, adds support for looking for TLS certificates on /etc/containers/certs.d when interacting with OCI registries, and improves the documentation.
Various bugs were addressed in this release, including a memory leak when installing extra-data, intermittent flatpak-portal crashes by avoiding unnecessary multi-threading, building with -Ddefault_library=static, incorrect error reporting, showing a fatal transaction errors twice, and including all options in shell completion for flatpak search.
Flatpak 1.16.1 is now available for download from the project’s GitHub page. However, Flatpak being a component in your GNU/Linux distribution, it is highly recommended that you update it from the software repositories. The Flatpak devs recommend users and distributions update to this version as soon as possible.
Image credits: Logo courtesy of the Flatpak project (edited by Marius Nestor)
The post Flatpak 1.16.1 Linux App Sandboxing Framework Brings More Enhancements appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
.
.
? @sysadminoff
https://9to5linux.com/flatpak-1-16-1-linux-app-sandboxing-framework-brings-more-enhancements
2 160
Релиз макропроцессора GNU M4 1.4.20
Спустя четыре года с момента прошлого обновления состоялся релиз.
.
.
? @sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=63217
2 160
The KDE Project released KDE Frameworks 6.14 as the latest version of this collection of more than 70 add-on libraries to Qt, providing commonly needed functionality to KDE apps and the KDE Plasma desktop.
KDE Frameworks 6.14 continues the monthly KDE Frameworks releases with some new features like support for some archaic units for KRunner, such as furlongs and rods, as well as a revamped New Files dialog for the Dolphin file manager and other KIO-based apps that includes the icon of the new file or folder.
It also adds support for displaying holidays in Vietnam in the KHolidays library used by various KDE apps to determine holidays and other special events for a geographical region, makes the dialog that asks you whether you want to open or run a file much fancier, and makes filtering files by filename faster in the Open and Save dialogs when pressing the CTRL+I or Backslash keys.
Moreover, KDE Frameworks 6.14 updates the common Kirigami.FormLayout component used throughout System Settings and many other KDE apps to have a more visually pleasing style when there's not enough horizontal space to display everything in its normal mode, making it look much better when the view is very wide.
On top of that, it adds support for clicking on checkboxes to select individual items in multi-selection dialogs for users using single-click selection, adds support for Breeze-themed icons in the system tray area for the Telegram Desktop app, and makes KWallet a wrapper around the cross-desktop "Secret Service" system.
Various bugs were addressed in the new KDE Frameworks release, including a case where various messages in System Settings and other KDE apps would have links that did nothing when clicked, and a regression that made the Telegram Desktop app show a symbolic icon instead of a colorful one on the Task Manager for Plasma panels that are 38 pixels thick or less.
Also fixed in KDE Frameworks 6.14 is an issue in the common Kirigami.ScrollablePage component that could make pages in the Plasma Discover package manager unnecessarily horizontally scrollable, a very high-priority bug in the Plasma desktop, as well as more than twenty 15-minute Plasma bugs.
Check the release announcement page for more details. Meanwhile, keep an eye on the stable software repositories of your favorite Linux distro for the new KDE Frameworks packages and update your installations as soon as possible.
The post KDE Frameworks 6.14 Revamps New Files Dialog, Expands KRunner Unit Conversion appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
.
.
? @sysadminoff
https://9to5linux.com/kde-frameworks-6-14-revamps-new-files-dialog-expands-krunner-unit-conversion
2 160
🚀 Подборка Telegram каналов для программистов
Системное администрирование, DevOps 📌
https://t.me/bash_srv Bash Советы
https://t.me/win_sysadmin Системный Администратор Windows
https://t.me/sysadmin_girl Девочка Сисадмин
https://t.me/srv_admin_linux Админские угодья
https://t.me/linux_srv Типичный Сисадмин
https://t.me/devopslib Библиотека девопса | DevOps, SRE, Sysadmin
https://t.me/linux_odmin Linux: Системный администратор
https://t.me/devops_star DevOps Star (Звезда Девопса)
https://t.me/i_linux Системный администратор
https://t.me/linuxchmod Linux
https://t.me/sys_adminos Системный Администратор
https://t.me/tipsysdmin Типичный Сисадмин (фото железа, было/стало)
https://t.me/sysadminof Книги для админов, полезные материалы
https://t.me/i_odmin Все для системного администратора
https://t.me/i_odmin_book Библиотека Системного Администратора
https://t.me/i_odmin_chat Чат системных администраторов
https://t.me/i_DevOps DevOps: Пишем о Docker, Kubernetes и др.
https://t.me/sysadminoff Новости Линукс Linux
1C разработка 📌
https://t.me/odin1C_rus Cтатьи, курсы, советы, шаблоны кода 1С
https://t.me/DevLab1C 1С:Предприятие 8
https://t.me/razrab_1C 1C Разработчик
https://t.me/buh1C_prog 1C Программист | Бухгалтерия и Учёт
https://t.me/rabota1C_rus Вакансии для программистов 1С
Программирование C++📌
https://t.me/cpp_lib Библиотека C/C++ разработчика
https://t.me/cpp_knigi Книги для программистов C/C++
https://t.me/cpp_geek Учим C/C++ на примерах
Программирование Python 📌
https://t.me/pythonofff Python академия.
https://t.me/BookPython Библиотека Python разработчика
https://t.me/python_real Python подборки на русском и английском
https://t.me/python_360 Книги по Python
Java разработка 📌
https://t.me/BookJava Библиотека Java разработчика
https://t.me/java_360 Книги по Java Rus
https://t.me/java_geek Учим Java на примерах
GitHub Сообщество 📌
https://t.me/Githublib Интересное из GitHub
Базы данных (Data Base) 📌
https://t.me/database_info Все про базы данных
Мобильная разработка: iOS, Android 📌
https://t.me/developer_mobila Мобильная разработка
https://t.me/kotlin_lib Подборки полезного материала по Kotlin
Фронтенд разработка 📌
https://t.me/frontend_1 Подборки для frontend разработчиков
https://t.me/frontend_sovet Frontend советы, примеры и практика!
https://t.me/React_lib Подборки по React js и все что с ним связано
Разработка игр 📌
https://t.me/game_devv Все о разработке игр
Библиотеки 📌
https://t.me/book_for_dev Книги для программистов Rus
https://t.me/programmist_of Книги по программированию
https://t.me/proglb Библиотека программиста
https://t.me/bfbook Книги для программистов
БигДата, машинное обучение 📌
https://t.me/bigdata_1 Big Data, Machine Learning
Программирование 📌
https://t.me/bookflow Лекции, видеоуроки, доклады с IT конференций
https://t.me/rust_lib Полезный контент по программированию на Rust
https://t.me/golang_lib Библиотека Go (Golang) разработчика
https://t.me/itmozg Программисты, дизайнеры, новости из мира IT
https://t.me/php_lib Библиотека PHP программиста 👨🏼💻👩💻
https://t.me/nodejs_lib Подборки по Node js и все что с ним связано
https://t.me/ruby_lib Библиотека Ruby программиста
https://t.me/lifeproger Жизнь программиста. Авторский канал.
QA, тестирование 📌
https://t.me/testlab_qa Библиотека тестировщика
Шутки программистов 📌
https://t.me/itumor Шутки программистов
Защита, взлом, безопасность 📌
https://t.me/thehaking Канал о кибербезопасности
https://t.me/xakep_2 Хакер Free
Книги, статьи для дизайнеров 📌
https://t.me/ux_web Статьи, книги для дизайнеров
Математика 📌
https://t.me/Pomatematike Канал по математике
https://t.me/phis_mat Обучающие видео, книги по Физике и Математике
https://t.me/matgeoru Математика | Геометрия | Логика
Excel лайфхак📌
https://t.me/Excel_lifehack
https://t.me/mir_teh Мир технологий (Technology World)
Вакансии 📌
https://t.me/sysadmin_rabota Системный Администратор
https://t.me/progjob Вакансии в IT
2 160
В GNOME Foundation назначен новый директор. В GNOME 49 будет предложен новый видеопроигрываель
Организация GNOME Foundation, курирующая разработку среды рабочего стола GNOME, представила нового исполнительного директора. Исполнительный директор отвечает за управление и развитие GNOME Foundation как организацией, а также за взаимодействие с советом директоров, консультативным советом (Advisory Board) и членами организации. Новым руководителем утверждён Стивен Деобальд (Steven Deobald), являющийся пользователем GNOME c 2002 года и имеющий опыт развития бизнеса, организации совместной разработки и управления открытыми проектами, такими как XTDB и Endatabas. На посту руководителя Стивен намерен повысить прозрачность процессов, улучшить взаимодействие участников проекта и обеспечить финансовую устойчивость организации.
.
.
? @sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=63215
2 160
В KDE переработаны диалоги создания новых файлов и устранены крахи KWin
Нейт Грэм (Nate Graham), разработчик, занимающийся контролем качества в проекте KDE, опубликовал очередной отчёт о разработке KDE. Разработка ветки KDE Plasma 6.4, релиз которой намечен на 17 июня, переведена на стадию мягкой заморозки, при которой ограничен приём изменений с реализацией новых возможностей.
.
.
? @sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=63213
2 160
Microsoft recently updated the administrative templates for the Office suite, introducing a significant number of new settings. Most of these are designed to control the interaction with the built-in AI features. In addition, the update includes several security-related policies for individual applications.
Source
.
.
? @sysadminoff
https://4sysops.com/archives/updated-admx-for-office-50-new-settings-primarily-for-ai/
2 160
Calibre 8.4 was released today by developer Kovid Goyal as yet another maintenance update to the Calibre 8.x series of this open-source, cross-platform, and free ebook management software for Linux, macOS, and Windows.
Highlights of Calibre 8.4 include a new option to generate KEPUB files that have better text justification at the cost of gaps in highlighting when used on a Kobo ebook reader and support for extending the background image specified in the Style section of the E-book viewer preferences under the page margins.
The E-book viewer received more attention in this release as the developer also fixed a regression that broke the "show book in main calibre program" link, an issue where some links weren't processed correctly for very large EPUB files that contained many internal HTML files, and the ability to handle links to missing internal files with an error pop-up.
In addition, Calibre 8.4 improves tag merging in the Metadata Review dialog, updates the ebooks.com plugin in the Get Books component, fixes the 'Next' and 'Previous' links in News Download, and adds a workaround for a Qt/Wayland bug that prevented the menu of the Layout button from showing.
Other than that, this release prevents recursion when creating the base temporary folder if something on the system deletes the created temporary folder, adds Frieze Magazine as a new news source, and improves the NYTimes Book Review, Washington Post, Hindu, Economist, tagesschau, and Economist Espresso news sources.
Check out the release notes for more details about the changes included in Calibre 8.4, which you can download right now from the official website for 64-bit and AArch64 (ARM64) Linux systems, as well as for macOS and Windows systems. You can also install Calibre as a Flatpak app from Flathub.
The post Calibre 8.4 Open-Source Ebook Manager Improves KEPUB Output, Fixes Bugs appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
.
.
? @sysadminoff
https://9to5linux.com/calibre-8-4-open-source-ebook-manager-improves-kepub-output-fixes-bugs
2 160
Новая версия дистрибутива Raspberry Pi OS
Разработчики проекта Raspberry Pi представили новую версию дистрибутива Raspberry Pi OS 2025-05-06 (Raspbian), основанного на пакетной базе Debian 12 и ядре Linux 6.12. В репозитории доступно около 35 тысяч пакетов. Среда рабочего стола базируется на композитном сервере labwc, использующем библиотеку wlroots от проекта Sway. Для загрузки подготовлены три сборки - сокращённая (494 МБ) для серверных систем, с базовым рабочим столом (1.1 ГБ) и полная с дополнительным набором приложений (2.7 ГБ), доступные для 32- и 64-разрядных архитектур. Дополнительно сформировано обновление для старой редакции Raspberry Pi OS (Legacy), основанной на ядре Linux 6.1 и пакетной базе Debian 11.
.
.
? @sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=63211
2 160
Выпуск дистрибутива OmniOS CE r151054, построенного на технологиях OpenSolaris
Опубликован релиз дистрибутива OmniOS Community Edition r151054, основанного на наработках проекта Illumos, продолжающего развитие ядра, сетевого стека, файловых систем, драйверов, библиотек и базового набора системных утилит OpenSolaris. OmniOS примечателен предоставлением поддержки гипервизоров bhyve и KVM, виртуального сетевого стека Crossbow, файловой системы ZFS и средств запуска легковесных Linux-контейнеров. Дистрибутив может применяться для построения масштабируемых web-систем, виртуализации и создания систем хранения.
.
.
? @sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=63210
2 160
Выпуск Lazarus 4.0, среды разработки для FreePascal
После полутора лет разработки опубликован релиз интегрированной среды разработки Lazarus 4.0, основанной на компиляторе FreePascal и выполняющей задачи, сходные с Delphi. Среда рассчитана на работу с выпуском компилятора FreePascal 3.2.2. Готовые установочные пакеты с Lazarus подготовлены для Linux, macOS и Windows.
.
.
? @sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=63209
2 160
Выпуск дистрибутива Clonezilla Live 3.2.1
Опубликован релиз Linux-дистрибутива Clonezilla Live 3.2.1, предназначенного для быстрого клонирования дисков, при котором копируются только используемые блоки. Задачи, выполняемые дистрибутивом сходны с проприетарным продуктом Norton Ghost. Размер iso-образа дистрибутива - 484МБ (amd64).
.
.
? @sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=63208
2 160
Выпуск композитного сервера Hyprland 0.49
Доступен композитный сервер Hyprland 0.49, использующий протокол Wayland. Проект ориентирован на мозаичную (tiling) компоновку окон, но поддерживает и классическое произвольное размещение окон, группировку окон в форме вкладок, псевдомозаичный режим и полноэкранное раскрытие окон. Предоставляются возможности для создания визуально привлекательных интерфейсов: градиенты в обрамлении окон, размытие фона, анимационные эффекты и тени. Для расширения функциональности могут подключаться плагины, а для внешнего управления работой предоставляется IPC на базе сокетов. Код написан на языке С++ и распространяется под лицензией BSD.
.
.
? @sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=63207
2 160
Perplexity is an AI search engine that answers questions by combining real-time web results with conversational, natural language responses. Installing Perplexity's official MCP server on your Mac or Windows PC allows querying Perplexity from any AI model in VS Code GitHub Copilot. Enabling your AI to search the web for the latest updates is a must-have feature for scripting or working in the terminal.
Source
.
.
? @sysadminoff
https://4sysops.com/archives/install-the-perplexity-mcp-server-for-vs-code-github-copilot-on-windows-and-mac/
2 160
Linux hardware vendor System76 announced today a refreshed version of its Serval WS laptop featuring important upgrades for engineering and gaming.
Powered by the Intel Core Ultra 9 275HX CPU featuring 24 cores and threads, the new Serval WS laptop features a brand-new 16-inch display with 2560x1600 (2K) resolution, 240Hz refresh rate, and 16:10 aspect ratio, NVIDIA GeForce RTX 5070 Ti graphics, up to 96GB of DDR5 5600 MHz RAM, and up to 12TB PCIe 5.0 and 4.0 storage.
The new Serval WS laptop also features 2.5 GbE Ethernet, WiFi 7, and Bluetooth 5.4 connectivity, a multitouch touchpad, a multi-color backlit chiclet US QWERTY keyboard, Thunderbolt 4 and HDMI (with HDCP) video ports, a 5.0MP HD camera, a 2-in-1 audio Jack for headphone and microphone, and a microSD card reader.
As with all of System76's laptops, the new Serval WS comes pre-installed with the company's in-house Pop!_OS Linux 22.04 LTS distribution based on Ubuntu 22.04 LTS, or with the newer Ubuntu 24.04 LTS operating system. System76 is still working on the upcoming COSMIC desktop environment written in Rust and Pop!_OS Linux 24.04 LTS.
[su_quote]"System76 is working on COSMIC, their new open source desktop environment created for Pop!_OS. COSMIC is soon entering the beta phase. Once cleared for release, users can look forward to more battery life, cooler temperatures, more features, and an overall intuitive software experience," said System76.[/su_quote]
You can configure and buy the new Serval WS Linux laptop right now from System76's online store. The price starts from $2,999 USD for the basic configuration with 32 GB DDR5 5600 MHz RAM and 1 TB PCIe4 SSD storage. Shipping will begin in late May 2025.
Image credits: System76
The post System76 Refreshes Serval WS Linux Laptop with NVIDIA GeForce RTX 5070 Ti GPU appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
.
.
? @sysadminoff
https://9to5linux.com/system76-refreshes-serval-ws-linux-laptop-with-nvidia-geforce-rtx-5070-ti-gpu
2 160
Linux Mint leader Clement Lefebvre revealed today the codename of the next release of the popular, Ubuntu-based Linux Mint distribution, Linux Mint 22.2 “Zara”, along with the codename for LMDE 7.
Linux Mint 22.2 “Zara” will be based on Canonical’s long-term supported Ubuntu 24.04 LTS (Noble Numbat) operating system series, just like the Linux Mint 22 series. The Linux Mint project leader also unveiled the codename of the upcoming LMDE (Linux Mint Debian Edition) 7 distribution as "Gigi".
While Linux Mint 22.2 will pretty much look and feel exactly like Linux Mint 22.1 "Xia", the team plans to improve the default Mint-Y theme by adding a little bit of blue to "make grey slightly more metallic looking and appear more modern", according to Clement Lefebvre.
[su_quote]"Pure grey is neutral, it can be perceived as cold or warm based on its surroundings. By bumping the blue we force it to look cold," said Clement Lefebvre. "Another reason this makes the UI look more modern is because this is done a lot nowadays, but it wasn’t done so much 10 years ago. Like with all new trends, sticking to past standards can make things feel outdated."[/su_quote]
Also for Linux Mint 22.2, the devs plan to add support for accent colors to the XDG Desktop Portal XApp to change the accent color in Flatpak libAdwaita applications based on your current GTK theme. This is supposed to work not only in the flagship Cinnamon edition, but also on the MATE and Xfce editions.
Linux Mint 22.2 "Zara" will probably be released in June or July 2025. It will probably still be powered by Linux kernel 6.8, just like its predecessors, Linux Mint 22.1 and Linux Mint 22. However, since Ubuntu 24.04.2 LTS comes with Linux kernel 6.11 from Ubuntu 24.10, users will be able to install the newer kernel if they want to.
Developing story...
The post Linux Mint 22.2 Codenamed “Zara”, LMDE 7 Will be Called “Gigi” appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
.
.
? @sysadminoff
https://9to5linux.com/linux-mint-22-2-codenamed-zara-lmde-7-will-be-called-gigi
