Linux
2.16K subscribers
3.67K photos
20 videos
16K links
Новости Линукс Linux

По всем вопросам @evgenycarter
Download Telegram
📰 Rust Coreutils cp Ended Up Breaking Ubuntu Image Builds With Latest Incompatibility

While the Rust Coreutils offers better memory safety than GNU Coreutils due to being written in the Rust programming language, subtle incompatibilities continue to be spotted in the Rust Coreutils implementations of the different commands. The latest coming to light this week was the Rust Coreutils cp command breaking Ubuntu image builds due to differences in argument handling...

🔗 Source:

#gnu #ubuntu

👉@sysadminoff

https://www.phoronix.com/news/Rust-Coreutils-cp-Ubuntu-Images
📰 Linux Tops 2026 CVE Charts, Greg KH Says That’s a Good Thing

Greg Kroah-Hartman says Linux leads CVE counts for the first half of 2026, arguing the numbers reflect responsible reporting, not poor security.

🔗 Source:

#linux

👉@sysadminoff

https://linuxiac.com/linux-tops-2026-cve-charts/
📰 Intel Prepares More Nova Lake Graphics/Display Enablement For Linux 7.3

On Thursday Intel sent out their first batch of Intel kernel graphics driver changes of new feature material targeting the Linux 7.3 kernel. This first batch of drm-intel-next for v7.3 continues to focus heavily on lining up Nova Lake's Xe3P integrated graphics/display support...

🔗 Source:

#intel #kernel #linux

👉@sysadminoff

https://www.phoronix.com/news/Intel-DRM-First-For-Linux-7.3
📰 Apple Container 1.0 Released as a Native Docker Alternative for macOS

Apple’s Swift-powered container tool for macOS hits 1.0 with persistent Linux machines, host integration, and broader workflow improvements.

🔗 Source:

#linux

👉@sysadminoff

https://linuxiac.com/apple-container-1-0-released-as-a-native-docker-alternative-for-macos/
📰 CachyOS proved that SteamOS's biggest limitation isn't the Steam Deck — it's the philosophy behind it

The restrictions that make the Steam Deck viable hold back your desktop experience.

🔗 Source:

#steam

👉@sysadminoff

https://www.xda-developers.com/cachyos-proved-that-steamos-biggest-limitation-isnt-the-steam-deck/
📰 UPower 1.91.3 Fixes Behavior To Avoid Degrading Your Laptop Battery Faster

The UPower abstraction layer used for power management on Linux systems, especially laptops and desktops, is out with an important fix today to avoid inadvertently falling back to the laptop battery "fast" charging mode on some laptops that in turn could degrade your laptop battery faster...

🔗 Source:

#linux

👉@sysadminoff

https://www.phoronix.com/news/UPower-1.91.3
Ubuntu is swapping its time sync tool for a Rust-based version

Canonical is putting money behind a Rust rewrite of Ubuntu’s time-syncing tech, becoming a Gold Sponsor of the Trifecta Tech Foundation – a snip at €40,000 a year – to help fund the non-profit’s memory-safe software projects. That includes ntpd-rs, its Rust-based rewrite of NTP (Network Time Protocol). Canonical wants to make this the default time sync client and server by Ubuntu 27.04, with testing starting in Ubuntu 26.10, due out in October. Eventually, it’ll also replace chrony, linuxptp and gpsd for time-syncing use cases, per Jon Seager, Ubuntu VP of Engineering at Canonical. Your Ubuntu system keeps its clock right by checking in with time […]
You're reading Ubuntu is swapping its time sync tool for a Rust-based version, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

👉@sysadminoff

https://www.omgubuntu.co.uk/2026/07/ubuntu-ntpd-rs-rust-time-server
В KDE улучшена анимация и прекращена поддержка OpenGL в KWin. Уязвимость в обработчике "Open New Window"

Опубликован очередной еженедельный отчёт о разработке KDE, в котором представлена порция изменений для ветки KDE Plasma 6.8, релиз которой запланирован на 14 октября. Среди недавних изменений.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65840
Ядро Linux оказалось на первом месте по числу CVE-идентификаторов уязвимостей

Грег Кроа-Хартман (Greg Kroah-Hartman), отвечающий за поддержку стабильной и "staging" веток ядра Linux, сообщил, что за первые 6 месяцев 2026 года в ядре Linux было выявлено 2308 уязвимостей, которым присвоены отдельные CVE-идентификаторы. Таким образом ядро Linux поднялось со второго на первое место по числу присвоенных CVE-идентификаторов среди производителей ПО. Отмечается, что подобный показатель не является объективным, так как большинство производителей присваивают CVE-идентификаторы только опасным уязвимостям, в то время как в ядре Linux учитываются все уязвимости, независимо от степени опасности.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65841
Carbon, движок EVE Online, стал открытым

Fenris Creations, ранее известная как CCP Games, открыла исходный код Carbon — собственного движка, на котором работают EVE Online и EVE Frontier. На официальном сайте Carbon описан как кроссплатформенный фреймворк для создания больших виртуальных миров, где ключевые компоненты можно изучать, использовать и дорабатывать сообществом.
Выложен не один демонстрационный модуль, а набор репозиториев организации CARBON Engine на GitHub: Trinity, Destiny, Scheduler, Core, IO, аудиокомпоненты, инструменты для ресурсов и другие части инфраструктуры. Trinity отвечает за графический движок Carbon и опубликован под лицензией MIT, но отдельно оговаривается, что она не даёт прав на торговые марки и игровой контент CCP/Fenris. Destiny описан как ядро симуляции игрового мира для MMO семейства EVE и также распространяется под лицензией MIT.
Fenris выделяет Destiny как систему физики и поиска пути, связанную с рекордными массовыми PvP-сражениями EVE, включая битвы на тысячи участников. CarbonIO отвечает за сетевой слой, CarbonUI — за интерфейс, CarbonAudio — за обработку звука в массовых сценах, а скриптовая часть опирается на Python.
Тем не менее, это не означает, что теперь можно просто собрать свободную EVE Online из исходников. Например, README Destiny прямо указывает, что для сборки нужны зависимости из Perforce и переменная CCP_EVE_PERFORCE_BRANCH_PATH. В Fenris объясняют открытие Carbon ставкой на прозрачность и долговечность: движок создавался для живых миров, способных существовать десятилетиями, а открытый код должен дать разработчикам возможность изучать и развивать эту основу.
>>> Официальный сайт
>>> GitHub



 eve online, mit, игры

👉@sysadminoff

https://www.linux.org.ru/news/games/18332639
Возвращение в Ubuntu утилиты cp из Rust Coreutils привело к сбою при сборке livecd-rootfs

Разработчики Ubuntu вернули вариант утилиты cp из набора GNU Coreutils после выявления несовместимости в реализации cp из состава Rust Coreutils, из-за которой стал завершаться ошибкой скрипт для сборки Live-образов (livecd-rootfs).

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65842
📰 Coreboot + AMD openSIL On MSI Ryzen Motherboard Now Works With Windows 11

With 3mdeb's Dasharo port of AMD openSIL and Coreboot running on the Gigabyte EPYC motherboard, 3mdeb engineers have been devoting more time to their bring-up of Coreboot+openSIL on the MSI PRO B850-P consumer motherboard for desktop AMD Ryzen. They now even have Microsoft Windows 11 working atop this open-source firmware alternative along with other features implemented...

🔗 Source:

#amd #opensource

👉@sysadminoff

https://www.phoronix.com/news/Coreboot-openSIL-MSI-Windows
📰 NetworkManager 1.58 Is Now Available for Public Testing with Many New Features

NetworkManager 1.58 open-source network connection manager for Linux-based operating systems is now available for public testing as a major update with many new features and improvements.

🔗 Source: https://9to5linux.com/networkmanager-1-58-is-now-available-for-public-testing-with-many-new-features

#linux #linuxbased #opensource

👉@sysadminoff
Microsoft merges Copilot apps and introduces autonomous AutoPilot agents

Microsoft is consolidating its separate consumer and enterprise Copilot applications into a single unified app by August 2026, allowing users to switch between personal and work contexts within one interface. The company is simultaneously cutting underperforming features such as Copilot Podcasts and Copilot Labs, with an internal memo stating that every feature must "earn the right to exist" by delivering measurable business outcomes. Jacob Andreou, who oversees both Copilot product lines, is leading the consolidation effort.
Source

👉@sysadminoff

https://4sysops.com/archives/microsoft-merges-copilot-apps-and-introduces-autonomous-autopilot-agents/
📰 GNU Guix Package Manager Hit by Four Security Flaws

The Guix team urges users to upgrade after vulnerabilities were found in its substitute handling and channel update mechanisms.

🔗 Source:

#gnu

👉@sysadminoff

https://linuxiac.com/gnu-guix-package-manager-hit-by-four-security-flaws/
AI server demand to strain supply chains and components through 2027

Demand for AI servers is projected to remain robust through 2027, driven by aggressive data center investments from major cloud providers like Amazon, Google, and Microsoft. This sustained demand is shifting the primary industry challenge from a lack of AI chips to broader shortages across the hardware supply chain. Analysts warn that these supply constraints will likely intensify, leading to higher prices and extended lead times for critical infrastructure.
Source

👉@sysadminoff

https://4sysops.com/archives/ai-server-demand-to-strain-supply-chains-and-components-through-2027/
📰 Some great Native Linux games to grab in the Steam Summer Sale 2026

For those of you who stick by your guns and only go for Native Linux games - here's some gems that you should be looking to pick up.Read the full article on GamingOnLinux.

🔗 Source:

#linux #steam

👉@sysadminoff

https://www.gamingonlinux.com/2026/07/some-great-native-linux-games-to-grab-in-the-steam-summer-sale-2026/
📰 New "Bad Epoll" Linux Kernel Flaw Lets Unprivileged Users Gain Root, Hits Android

A newly disclosed Linux kernel flaw called Bad Epoll (CVE-2026-46242) lets an ordinary user with no special access take full control of a machine as root. It affects Linux desktops, servers, and Android, and a fix is out.Bad Epoll sits in the same small stretch of kernel code where Anthropic's most powerful AI model, Mythos, recently found a different bug.The AI caught one flaw and missed.

🔗 Source: https://thehackernews.com/2026/07/new-bad-epoll-linux-kernel-flaw-lets.html

#android #kernel #linux

👉@sysadminoff
📰 GNOME 51 Alpha Desktop Environment Is Now Available for Public Testing

GNOME 51 Alpha desktop environment is now available for public testing with support for saving and restoring monitor brightness, improved app grid accessibility, support for elogind as libsystemd provider, and much more.

🔗 Source: https://9to5linux.com/gnome-51-alpha-desktop-environment-is-now-available-for-public-testing

#gnome

👉@sysadminoff