📰 LibreOffice 26.2.4 Open-Source Office Suite Released with More Than 40 Bug Fixes
LibreOffice 26.2.4 is now available for download as the third point release to the LibreOffice 26.2 office suite series with 43 bug fixes.
🔗 Source: https://9to5linux.com/libreoffice-26-2-4-open-source-office-suite-released-with-more-than-40-bug-fixes
#opensource
👉@sysadminoff
LibreOffice 26.2.4 is now available for download as the third point release to the LibreOffice 26.2 office suite series with 43 bug fixes.
🔗 Source: https://9to5linux.com/libreoffice-26-2-4-open-source-office-suite-released-with-more-than-40-bug-fixes
#opensource
👉@sysadminoff
Компания Alibaba опубликовала инструментарий Open Code Review для рецензирования кода
Alibaba, одна из крупнейших китайских IT-компаний, опубликовала открытую платформу Open Code Review с реализацией гибридной архитектуры рецензирования, сочетающей строгие методы проверки с гибкими возможностями больших языковых моделей. Проект основан на коде применяемой в Alibaba внутренней системы рецензирования изменений, написан на языке Go и распространяется под лицензией Apache 2.0.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65623
Alibaba, одна из крупнейших китайских IT-компаний, опубликовала открытую платформу Open Code Review с реализацией гибридной архитектуры рецензирования, сочетающей строгие методы проверки с гибкими возможностями больших языковых моделей. Проект основан на коде применяемой в Alibaba внутренней системы рецензирования изменений, написан на языке Go и распространяется под лицензией Apache 2.0.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65623
📰 More SpacemiT K3 & K1 Support Landing In Upstream Linux 7.2
In addition to Apple M3 Device Trees for Linux 7.2, the SpacemiT RISC-V SoCs are seeing some notable Device Tree improvements with this next version of the Linux kernel...
🔗 Source:
#kernel #linux
👉@sysadminoff
https://www.phoronix.com/news/SpacemiT-K1-K3-Linux-7.2
In addition to Apple M3 Device Trees for Linux 7.2, the SpacemiT RISC-V SoCs are seeing some notable Device Tree improvements with this next version of the Linux kernel...
🔗 Source:
#kernel #linux
👉@sysadminoff
https://www.phoronix.com/news/SpacemiT-K1-K3-Linux-7.2
Phoronix
More SpacemiT K3 & K1 Support Landing In Upstream Linux 7.2
In addition to Apple M3 Device Trees for Linux 7.2, the SpacemiT RISC-V SoCs are seeing some notable Device Tree improvements with this next version of the Linux kernel.
Microsoft enables SQL Server license mobility for Amazon RDS
Microsoft now permits customers to apply existing SQL Server licenses toward usage on Amazon Relational Database Service (RDS). This change allows organizations with Software Assurance to move their database workloads to a managed service without paying for licenses a second time. Previously, bringing existing licenses to the AWS cloud was restricted to self-managed virtual machines on Elastic Compute Cloud (EC2).
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-enables-sql-server-license-mobility-for-amazon-rds/
Microsoft now permits customers to apply existing SQL Server licenses toward usage on Amazon Relational Database Service (RDS). This change allows organizations with Software Assurance to move their database workloads to a managed service without paying for licenses a second time. Previously, bringing existing licenses to the AWS cloud was restricted to self-managed virtual machines on Elastic Compute Cloud (EC2).
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-enables-sql-server-license-mobility-for-amazon-rds/
📰 Proton Drive is Now Faster (And Getting a Linux Client Soon)
The overhaul is part of a broader SDK rebuild that has been in the works throughout 2026.
🔗 Source:
#linux #proton
👉@sysadminoff
https://feed.itsfoss.com/link/24361/17354728/proton-drive-encryption-upgrades
The overhaul is part of a broader SDK rebuild that has been in the works throughout 2026.
🔗 Source:
#linux #proton
👉@sysadminoff
https://feed.itsfoss.com/link/24361/17354728/proton-drive-encryption-upgrades
It's FOSS
Proton Drive is Now Faster (And Getting a Linux Client Soon)
The overhaul is part of a broader SDK rebuild that has been in the works throughout 2026.
📰 ARM Linux Server Performance Up More Than 7x Geo Mean In 8 Years, As Much As 15x With NVIDIA Vera CPU
NVIDIA's Vera CPU is delivering the fastest ARM performance I have ever seen. For putting it into perspective how far the ARM server CPU hardware has come in just the last decade and for some "fun" benchmarks as part of Phoronix marking 22 years of Linux hardware reviews and benchmarking, here are some benchmarks showing the Ampere eMAG from September 2018 to the performance now with NVIDIA Vera.
🔗 Source:
#arm #linux
👉@sysadminoff
https://www.phoronix.com/review/nvidia-vera-arm-server
NVIDIA's Vera CPU is delivering the fastest ARM performance I have ever seen. For putting it into perspective how far the ARM server CPU hardware has come in just the last decade and for some "fun" benchmarks as part of Phoronix marking 22 years of Linux hardware reviews and benchmarking, here are some benchmarks showing the Ampere eMAG from September 2018 to the performance now with NVIDIA Vera.
🔗 Source:
#arm #linux
👉@sysadminoff
https://www.phoronix.com/review/nvidia-vera-arm-server
Phoronix
ARM Linux Server Performance Up More Than 7x Geo Mean In 8 Years, As Much As 15x With NVIDIA Vera CPU
NVIDIA's Vera CPU is delivering the fastest ARM performance I have ever seen.
Доступен Emscripten 6.0, компилятор из C/C++ в WebAssembly
Опубликован выпуск инструментария Emscripten 6.0, позволяющего компилировать код на C/C++ и других языках, для которых имеются фронтэнды на базе LLVM, в универсальный низкоуровневый промежуточный код WebAssembly. Полученный результат можно использовать для интеграции с JavaScript-проектами, запуска в web-браузере, использования в Node.js или создания обособленных многоплатформенных приложений, запускаемых при помощи wasm runtime. Код проекта распространяется под лицензией MIT. В компиляторе используются наработки проекта LLVM, а для генерации WebAssembly и оптимизации задействована библиотека Binaryen.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65625
Опубликован выпуск инструментария Emscripten 6.0, позволяющего компилировать код на C/C++ и других языках, для которых имеются фронтэнды на базе LLVM, в универсальный низкоуровневый промежуточный код WebAssembly. Полученный результат можно использовать для интеграции с JavaScript-проектами, запуска в web-браузере, использования в Node.js или создания обособленных многоплатформенных приложений, запускаемых при помощи wasm runtime. Код проекта распространяется под лицензией MIT. В компиляторе используются наработки проекта LLVM, а для генерации WebAssembly и оптимизации задействована библиотека Binaryen.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65625
Microsoft faces scrutiny over clean data claims for MAI-Thinking-1
Microsoft recently unveiled MAI-Thinking-1, a new in-house reasoning model designed to reduce its reliance on OpenAI technology. The company marketed the model to enterprise customers as being trained on a clean and commercially licensed data lineage to minimize legal risks. This flagship model features a mixture-of-experts architecture with 35 billion active parameters and a 256K context window for advanced software engineering tasks.
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-faces-scrutiny-over-clean-data-claims-for-mai-thinking-1/
Microsoft recently unveiled MAI-Thinking-1, a new in-house reasoning model designed to reduce its reliance on OpenAI technology. The company marketed the model to enterprise customers as being trained on a clean and commercially licensed data lineage to minimize legal risks. This flagship model features a mixture-of-experts architecture with 35 billion active parameters and a 256K context window for advanced software engineering tasks.
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-faces-scrutiny-over-clean-data-claims-for-mai-thinking-1/
В Chrome устранено 429 уязвимостей, а в Android - 124
Компания Google внесла изменения в объявление о выпуске Chrome 149, в котором раскрыла сведения об устранении 429 уязвимостей. 22 уязвимости отмечены как критические, а 87 - как опасные. Критические проблемы позволяют обойти все уровни защиты браузера и выполнить код в системе за пределами sandbox-окружения. Детали пока не раскрываются, упомянуто только, что большая часть критических проблем вызвана переполнением буфера или обращением к уже освобождённой памяти в компонентах ANGLE, Ozone, Chromecast, Chromoting, GFX и процессе для взаимодействия с GPU. Наибольший размер вознаграждения за уязвимость составил 97 тысяч долларов.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65624
Компания Google внесла изменения в объявление о выпуске Chrome 149, в котором раскрыла сведения об устранении 429 уязвимостей. 22 уязвимости отмечены как критические, а 87 - как опасные. Критические проблемы позволяют обойти все уровни защиты браузера и выполнить код в системе за пределами sandbox-окружения. Детали пока не раскрываются, упомянуто только, что большая часть критических проблем вызвана переполнением буфера или обращением к уже освобождённой памяти в компонентах ANGLE, Ozone, Chromecast, Chromoting, GFX и процессе для взаимодействия с GPU. Наибольший размер вознаграждения за уязвимость составил 97 тысяч долларов.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65624
Anthropic patches Claude Code vulnerability that exposed CI/CD secrets
Microsoft researchers discovered a vulnerability in Anthropic’s Claude Code GitHub Action that allowed attackers to exfiltrate sensitive CI/CD secrets. While the tool used sandboxing for command execution, its file-reading capabilities were not initially restricted by the same security boundaries. This oversight allowed the AI agent to read internal system files, such as environment variables containing API keys, when manipulated by malicious input.
Source
👉@sysadminoff
https://4sysops.com/archives/anthropic-patches-claude-code-vulnerability-that-exposed-ci-cd-secrets/
Microsoft researchers discovered a vulnerability in Anthropic’s Claude Code GitHub Action that allowed attackers to exfiltrate sensitive CI/CD secrets. While the tool used sandboxing for command execution, its file-reading capabilities were not initially restricted by the same security boundaries. This oversight allowed the AI agent to read internal system files, such as environment variables containing API keys, when manipulated by malicious input.
Source
👉@sysadminoff
https://4sysops.com/archives/anthropic-patches-claude-code-vulnerability-that-exposed-ci-cd-secrets/
WSL container: Linux containers built into Windows
WSL container is a new feature coming to the Windows Subsystem for Linux (WSL), announced at Microsoft Build 2026. It provides a built-in way to run OCI-compatible Linux containers on Windows without third-party tools like Docker Desktop. The feature includes two parts: a command-line tool, wslc.exe, and a developer API. As of June 2026, it is in active development and has not shipped as part of a stable WSL release.
Source
👉@sysadminoff
https://4sysops.com/archives/wsl-container-linux-containers-built-into-windows/
WSL container is a new feature coming to the Windows Subsystem for Linux (WSL), announced at Microsoft Build 2026. It provides a built-in way to run OCI-compatible Linux containers on Windows without third-party tools like Docker Desktop. The feature includes two parts: a command-line tool, wslc.exe, and a developer API. As of June 2026, it is in active development and has not shipped as part of a stable WSL release.
Source
👉@sysadminoff
https://4sysops.com/archives/wsl-container-linux-containers-built-into-windows/
👍1
📰 Android Spyware Asin Targets Arabic Users via Fake News, PDF and War Map Apps
Arabic-speaking users have emerged as the target of a new Android spyware codenamed Asin, according to findings from ESET.The Slovakian cybersecurity company said it first detected the malware spread via multiple campaigns in early 2025, with each attack wave making use of distinct websites mimicking utilities, war-related updates, and a government news source: govlensnet, which.
🔗 Source: https://thehackernews.com/2026/06/android-spyware-asin-targets-arabic.html
#android
👉@sysadminoff
Arabic-speaking users have emerged as the target of a new Android spyware codenamed Asin, according to findings from ESET.The Slovakian cybersecurity company said it first detected the malware spread via multiple campaigns in early 2025, with each attack wave making use of distinct websites mimicking utilities, war-related updates, and a government news source: govlensnet, which.
🔗 Source: https://thehackernews.com/2026/06/android-spyware-asin-targets-arabic.html
#android
👉@sysadminoff
📰 Ardour 9.7 Open-Source DAW Improves MIDI Editing, Adds New Vertical Summary
Ardour 9.7 open-source digital audio workstation (DAW) software is now available for download with a brand-new vertical scrollbar in the editor, MIDI editing improvements, and better listing of supported control surfaces.
🔗 Source: https://9to5linux.com/ardour-9-7-open-source-daw-improves-midi-editing-adds-new-vertical-summary
#opensource
👉@sysadminoff
Ardour 9.7 open-source digital audio workstation (DAW) software is now available for download with a brand-new vertical scrollbar in the editor, MIDI editing improvements, and better listing of supported control surfaces.
🔗 Source: https://9to5linux.com/ardour-9-7-open-source-daw-improves-midi-editing-adds-new-vertical-summary
#opensource
👉@sysadminoff
16 Microsoft Teams Alternatives for Linux Users in 2026
The post 16 Microsoft Teams Alternatives for Linux Users in 2026 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .In this guide, we explore the best Microsoft Teams alternatives for Linux that you can use to collaborate with your
The post 16 Microsoft Teams Alternatives for Linux Users in 2026 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.
👉@sysadminoff
https://www.tecmint.com/microsoft-teams-alternatives-linux/
The post 16 Microsoft Teams Alternatives for Linux Users in 2026 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .In this guide, we explore the best Microsoft Teams alternatives for Linux that you can use to collaborate with your
The post 16 Microsoft Teams Alternatives for Linux Users in 2026 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.
👉@sysadminoff
https://www.tecmint.com/microsoft-teams-alternatives-linux/
16 Microsoft Teams Alternatives for Linux Users in 2026
16 Best Microsoft Teams Alternatives for Linux in 2026
In this guide, we'll cover the 16 best Microsoft Teams alternatives for Linux, including free, open-source, and self-hosted options tested on Ubuntu and Fedora.
📰 Craving Hyprland But Don't Want to Configure It? Try Dank Linux
A single cURL command can set you up with a fully themed desktop on top of Hyprland.
🔗 Source:
#linux
👉@sysadminoff
https://feed.itsfoss.com/link/24361/17355105/dank-linux
A single cURL command can set you up with a fully themed desktop on top of Hyprland.
🔗 Source:
#linux
👉@sysadminoff
https://feed.itsfoss.com/link/24361/17355105/dank-linux
It's FOSS
Craving Hyprland But Don't Want to Configure It? Try Dank Linux
A single cURL command can set you up with a fully themed desktop on top of Hyprland.
GNOME 51 удаляет старую поддержку NVIDIA EGLStreams
В Mutter — оконном менеджере и Wayland-композиторе GNOME Shell — удалена старая поддержка NVIDIA EGLStreams/EGLDevice. Изменение попало в основную ветку Mutter 5 июня и рассчитано на будущий выпуск GNOME 51. Это означает отказ от старого отдельного пути Wayland-поддержки для проприетарного драйвера NVIDIA, который появился ещё до того, как NVIDIA перешла на общепринятый стек GBM/DMA-BUF/KMS.
EGLStreams был первоначальным способом NVIDIA подключить свой закрытый драйвер к Wayland. Проблема в том, что остальная графическая экосистема Linux в итоге пошла другим путём: через DMA-BUF для передачи буферов, GBM для их выделения и прямую работу с KMS в ядре. В результате Mutter годами держал отдельный кодовый путь специально для старой модели NVIDIA, хотя современные драйверы NVIDIA уже поддерживают GBM: такая поддержка появилась в Linux-драйвере NVIDIA 495.29.05 в октябре 2021 года.
Изменение внёс разработчик GNOME Йонас Одал. В описании слияния сказано, что удаляется код, отвечавший за Wayland EGLStreams для клиентской EGL-поддержки и за использование EGLDevice + EGLStream как прослойки над KMS page flipping. По сути, из Mutter вычищают устаревший слой совместимости, который давно заменён стандартным Wayland-путём через DMA-BUF, GBM и KMS.
Что меняется:
( читать дальше... )
eglstreams, gnome, nvidia
👉@sysadminoff
https://www.linux.org.ru/news/gnome/18312416
В Mutter — оконном менеджере и Wayland-композиторе GNOME Shell — удалена старая поддержка NVIDIA EGLStreams/EGLDevice. Изменение попало в основную ветку Mutter 5 июня и рассчитано на будущий выпуск GNOME 51. Это означает отказ от старого отдельного пути Wayland-поддержки для проприетарного драйвера NVIDIA, который появился ещё до того, как NVIDIA перешла на общепринятый стек GBM/DMA-BUF/KMS.
EGLStreams был первоначальным способом NVIDIA подключить свой закрытый драйвер к Wayland. Проблема в том, что остальная графическая экосистема Linux в итоге пошла другим путём: через DMA-BUF для передачи буферов, GBM для их выделения и прямую работу с KMS в ядре. В результате Mutter годами держал отдельный кодовый путь специально для старой модели NVIDIA, хотя современные драйверы NVIDIA уже поддерживают GBM: такая поддержка появилась в Linux-драйвере NVIDIA 495.29.05 в октябре 2021 года.
Изменение внёс разработчик GNOME Йонас Одал. В описании слияния сказано, что удаляется код, отвечавший за Wayland EGLStreams для клиентской EGL-поддержки и за использование EGLDevice + EGLStream как прослойки над KMS page flipping. По сути, из Mutter вычищают устаревший слой совместимости, который давно заменён стандартным Wayland-путём через DMA-BUF, GBM и KMS.
Что меняется:
( читать дальше... )
eglstreams, gnome, nvidia
👉@sysadminoff
https://www.linux.org.ru/news/gnome/18312416
📰 AI Agent Uncovers 21 Zero-Days in FFmpeg; Chrome Patches Record 429 Bugs
Two things landed within days of each other this week. A security startup reported 21 previously unknown vulnerabilities in FFmpeg, the media library inside almost everything that touches video, all of them found by an autonomous AI agent.The same week, Google shipped Chrome 149 with patches for 429 security bugs, the most ever in a single release.Only the FFmpeg bugs were found by AI.
🔗 Source: https://thehackernews.com/2026/06/ai-agent-uncovers-21-zero-days-in.html
#ffmpeg
👉@sysadminoff
Two things landed within days of each other this week. A security startup reported 21 previously unknown vulnerabilities in FFmpeg, the media library inside almost everything that touches video, all of them found by an autonomous AI agent.The same week, Google shipped Chrome 149 with patches for 429 security bugs, the most ever in a single release.Only the FFmpeg bugs were found by AI.
🔗 Source: https://thehackernews.com/2026/06/ai-agent-uncovers-21-zero-days-in.html
#ffmpeg
👉@sysadminoff
Релиз платформы сборки дистрибутивов T2 SDE 26.6
Опубликован релиз мета-дистрибутива T2 SDE 26.6, предоставляющего окружение для формирования собственных дистрибутивов, кросс-компиляции и поддержания версий пакетов в актуальном состоянии. Из популярных дистрибутивов, построенных на базе системы T2, можно отметить Puppy Linux. Проектом предоставляется 10 готовых загрузочных iso-образов с графическим окружением на базе KDE, собранных для архитектур arm64, ia64, ppc64, ppc64le, riscv64, riscv64 rva23, i686 и x86-64.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65627
Опубликован релиз мета-дистрибутива T2 SDE 26.6, предоставляющего окружение для формирования собственных дистрибутивов, кросс-компиляции и поддержания версий пакетов в актуальном состоянии. Из популярных дистрибутивов, построенных на базе системы T2, можно отметить Puppy Linux. Проектом предоставляется 10 готовых загрузочных iso-образов с графическим окружением на базе KDE, собранных для архитектур arm64, ia64, ppc64, ppc64le, riscv64, riscv64 rva23, i686 и x86-64.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65627
New options added to (slick) Dynamic Music Pill GNOME extension
Dynamic Music Pill, the blingy GNOME Shell extension that adds now playing track info, media controls and even real-time lyrics to your desktop, just gained new options. “Such as?”, you ask… If you don’t want to see the name of the artists in the panel pill, you no longer have to: a ‘show artist’ toggle lets you hide it. The extension already has an option to dynamically hide artist labels if there’s not enough room to display it alongside the title. On that topic, when long artist names and track titles combine, the pill will scroll the labels from right […]
You're reading New options added to (slick) Dynamic Music Pill GNOME extension, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/06/dynamic-music-pill-update
Dynamic Music Pill, the blingy GNOME Shell extension that adds now playing track info, media controls and even real-time lyrics to your desktop, just gained new options. “Such as?”, you ask… If you don’t want to see the name of the artists in the panel pill, you no longer have to: a ‘show artist’ toggle lets you hide it. The extension already has an option to dynamically hide artist labels if there’s not enough room to display it alongside the title. On that topic, when long artist names and track titles combine, the pill will scroll the labels from right […]
You're reading New options added to (slick) Dynamic Music Pill GNOME extension, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/06/dynamic-music-pill-update
Изменение процесса разработки и прогресс в развитии браузера Ladybird
Андреас Клинг (Andreas Kling), основатель web-браузера Ladybird, объявил об изменении процесса разработки проекта. Ladybird отныне прекращает приём публичных pull-запросов и переходит к продвижению изменений в кодовую базу только через сопровождающих. Все уже открытые публичные pull-запросы будут закрыты. Исходный код Ladybird продолжит поставляться под лицензией BSD. Сообщения о проблемах, уязвимостях и тестировании работы с сайтами продолжат приниматься без изменения. Сторонние энтузиасты также смогут принимать участие в обсуждениях, связанных с поддержкой стандартов и архитектурой проекта.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65628
Андреас Клинг (Andreas Kling), основатель web-браузера Ladybird, объявил об изменении процесса разработки проекта. Ladybird отныне прекращает приём публичных pull-запросов и переходит к продвижению изменений в кодовую базу только через сопровождающих. Все уже открытые публичные pull-запросы будут закрыты. Исходный код Ladybird продолжит поставляться под лицензией BSD. Сообщения о проблемах, уязвимостях и тестировании работы с сайтами продолжат приниматься без изменения. Сторонние энтузиасты также смогут принимать участие в обсуждениях, связанных с поддержкой стандартов и архитектурой проекта.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65628