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

По всем вопросам @evgenycarter
Download Telegram
Проблемы с удалением "protestware" из Debian-пакета xsnow

В приложение xsnow, реализующее эффект падающего снега на рабочем столе, осуществлена подстановка скрытого изменения, с вероятностью 2% показывающего украинский флаг. Для пользователей с русской локалью вероятность показа флага увеличивается до 30%. Подобная активность присутствует и в Debian-пакете xsnow, поставляемом в репозитории Debian 13.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65803
Опубликована библиотека OpenAPV 0.3 с эталонной реализацией видеокодека APV

Опубликован выпуск библиотеки OpenAPV 0.3, предоставляющей эталонную реализацию видеокодека APV (Advanced Professional Video), предназначенного для профессиональной записи и обработки видео без различимой потери качества. Код библиотеки написан на языке С и распространяется под лицензией BSD. Проект развивает организация Academy Software Foundation, созданная для продвижения использования открытого ПО в процессе создания фильмов.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65804
Microsoft реализовал Linux-контейнеры в WSL

Компания Microsoft объявила о начале тестирования системы для запуска Linux-контейнеров в Windows, реализованной на базе прослойки WSL (Windows Subsystem for Linux). Инструментарий предоставляет типовой интерфейс командной строки wslc и API для создания, развёртывания и запуска контейнеров на базе Linux из окружения Windows, а также для обращения к запущенным контейнерам из Windows. Функциональность для работы с контейнерами включена в состав экспериментального выпуска WSL 2.9.3.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65805
Microsoft extends rebootless hotpatching for Windows Server 2022 Azure Edition

Microsoft has extended hotpatching support for Windows Server 2022 Datacenter: Azure Edition until October 2027. This extension provides an additional year of rebootless security updates beyond the operating system's mainstream support expiration in October 2026. The policy change specifically targets cloud-based workloads, leaving on-premises editions to follow the standard monthly reboot cycle.
Source

👉@sysadminoff

https://4sysops.com/archives/microsoft-extends-rebootless-hotpatching-for-windows-server-2022-azure-edition/
Windows Admin Center 2606: new features and fixes

Windows Admin Center is a locally deployed, browser-based management tool that provides a centralized GUI for managing Windows servers, clusters, and PCs. Windows Admin Center version 2606 is now generally available. This release applies exclusively to Administration Mode and does not update the separate Virtualization Mode preview branch. The changes focus on reliability, security hardening, accessibility, and targeted fixes in virtual machine management and software-defined networking. Two hardware partner companies made updates affecting three extensions.
Source

👉@sysadminoff

https://4sysops.com/archives/windows-admin-center-2606-new-features-and-fixes/
Microsoft reintroduces 8GB Surface models amid global memory shortage

Microsoft has expanded its 2026 hardware lineup by introducing lower-cost configurations of the Surface Pro and Surface Laptop. These new models start at $849 and $949, respectively, featuring 8GB of RAM and 256GB of storage. This shift marks a reversal from earlier in the year when the company raised entry-level prices above $1,000 due to rising component costs.
Source

👉@sysadminoff

https://4sysops.com/archives/microsoft-reintroduces-8gb-surface-models-amid-global-memory-shortage/
Anthropic releases self-hosted Claude apps gateway for enterprise control

Anthropic has launched the Claude apps gateway, a self-hosted control plane designed to centralize management for Claude Code across major cloud platforms. This tool allows organizations using Amazon Bedrock, Google Cloud, or Microsoft Foundry to move away from individual developer credentials in favor of a unified deployment path. The gateway functions as a single stateless Linux container that integrates directly with existing infrastructure to streamline the onboarding and offboarding of engineering teams.
Source

👉@sysadminoff

https://4sysops.com/archives/anthropic-releases-self-hosted-claude-apps-gateway-for-enterprise-control/
Новые версии Wine 11.12 и Wine-staging 11.12

Опубликован экспериментальный выпуск открытой реализации Win32 API - Wine 11.12. С момента выпуска 11.11 было закрыто 27 отчётов об ошибках и внесено 228 изменений.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65807
Froggy-BLC 1.02 (Книжная Система Сайта, CMS)

Состоялся выпуск (1.02) Книжной Системы Сайта (Book-Like CMS) «Froggy-BLC», работающей на файлах без БД.
В этом релизе:

Используется собственная реализация тега «p» — «rich-paragraph role=paragraph» (HTML5). Это необходимо для поддержки блочных элементов внутри абзацев, особенно, когда CKEditor-4 проставляет теги «p» сам везде.
Устранено 4 вида уязвимостей.
Проводятся работы по де-обскуризации кода, уже есть значительный прогресс.
В алгоритмы «Симуляции БД» добавлен режим «GNU Concater». Это когда через Exec() вызываются GNU cat + GNU tail, для моментальной склейки Псевдо-БД, при редактировании одного поля. …
…С другой стороны — сделана функция проверки, на предмет доступности Exec() + /usr/bin/tail + /usr/bin/cat, и при отсутствии включается Fallback-режим «PHP-Concater» (…Но автор всё-же рекомендует использовать хостинги с GNU/Linux и просить хостера включить Exec() )
В псевдо-БД Комментариев добавлен режим DOM-Compactor — рядом стоящие «ul» схлопываются в один большой список для упрощения DOM для браузеров.
Счётчик загрузок файла стал более интерактивным, в комменты добавился timestamp, и десятки других мелких улучшений.

NB: Автор не умеет писать качественный код, потому система написана не очень хорошо, не судите строго.
Изначально систему планировалось назвать Temple-CMS, из-за схожей истории: из-за шизофрении автором движет маниакальный энтузиазм и вдохновение; но в последствии, от этой идеи было решено отказаться.
Система предназначена для публикации книг, или домашних сайтов с глубоким древовидным представлением страниц сайта и комментариев.
Автор вдохновлялся ранними версиями CMSimple (преследовал цель создания системы с сильной семантикой и таксономией), и очень хотел сделать хорошую (но не идеальную) самобытную «вещь в себе», наподобие FreeDOS. Так-же, автор является поклонником Джона Кармака, и решил писать свою систему без фреймворков, а с библиотеками, каждая из которых выполняет одну строго-определённую функцию.
Система написана на PHP и JavaScript и распространяется по лицензии MIT. При этом автор подчёркивает, что он против её использования для пропаганды насилия, разжигания любой вражды или унижения достоинства.



 cms, html5, php, web, от автора

👉@sysadminoff

https://www.linux.org.ru/news/internet/18330251
Выпуск Git 2.55 c включением по умолчанию поддержки Rust

Представлен релиз распределенной системы управления исходными текстами Git 2.55. Среди ключевых изменений: включение по умолчанию сборки с Rust, реализация для Linux процесса fsmonitor, новая стратегия переупаковки инкрементального MIDX-индекса, команда "git history fixup" для исправления коммита, оптимизация генерации битовых карт доступности объектов, поддержка параллельного выполнения hook-ов, команда "git format-rev". Код Git распространяется под лицензией GPLv2+.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65808
Выпуск ZLUDA 6, универсальной открытой реализации технологии CUDA

Анджей Яник (Andrzej Janik) представил выпуск ZLUDA 6, открытой реализации технологии CUDA. Целью проекта является предоставление возможности запуска немодифицированных приложений CUDA на системах с GPU, отличными от GPU NVIDIA, с производительностью, близкой к производительности приложений, выполняемых без прослоек. Код проекта написан на языке Rust и распространяется под лицензиями MIT и Apache 2.0.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65810
Microsoft to retire Store-based Office apps in favor of Click-to-Run installations

Microsoft is ending support for the Microsoft Store installation type of Microsoft 365 Apps to streamline its deployment architecture. While feature updates for this specific version ceased in October 2025, critical security patches will only continue through December 2026. Users must migrate to the Click-to-Run installation type to ensure they remain protected and receive future cloud-based enhancements.
Source

👉@sysadminoff

https://4sysops.com/archives/microsoft-to-retire-store-based-office-apps-in-favor-of-click-to-run-installations/
AWS secures agentic AI workloads with WAF protection for Bedrock AgentCore

AWS has announced the general availability of Web Application Firewall (WAF) protection for the Amazon Bedrock AgentCore Gateway. This integration allows organizations to secure agentic AI workloads against common web exploits and abusive traffic patterns. By applying security at the gateway layer, platform teams can ensure consistent protection as AI applications move into production environments.
Source

👉@sysadminoff

https://4sysops.com/archives/aws-secures-agentic-ai-workloads-with-waf-protection-for-bedrock-agentcore/
📰 Intel Kills Off AMX-TF32 Support Before It Even Shipped In Diamond Rapids

Intel has dropped AMX-TF32 before its debut in Xeon Diamond Rapids. The latest Intel programming reference manual has dropped AMX-TF32 and Intel engineers are already moving ahead to strip out the AMX-TF32 support that existed in the GNU Compiler Collection...

🔗 Source:

#gnu #intel

👉@sysadminoff

https://www.phoronix.com/news/Intel-Kills-AMX-TF32
📰 ParrotOS 7.3 Released with Linux 7.0, Optimized Builds, and Official Vagrant Boxes

ParrotOS 7.2 security-oriented distribution is now available for download with Linux kernel 7.0, updated tools, optimized builds, official Vagrant boxes, and other changes.

🔗 Source: https://9to5linux.com/parrotos-7-3-released-with-linux-7-0-optimized-builds-and-official-vagrant-boxes

#kernel #linux

👉@sysadminoff
Новая модель управления MySQL, нацеленная на привлечение сообщества к разработке

Хизер Ванкура (Heather VanCura), вицепрезидент компании Oracle, отвечающая за взаимодействие с сообществом, представила второй этап инициативы по сближению с сообществом и форсированию разработки MySQL. Если на первом этапе внимание было уделено повышению прозрачности процессов и привлечению сообщества к определению пути развития MySQL, то второй этап будет сосредоточен на вовлечение представителей из сообщества в разработку. Среди целей упоминается ускорение инноваций, предоставление понятных путей для передачи изменений и расширение экосистемы MySQL.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65806
📰 Wine 11.12 Released With Wayland Fractional Scaling & Other Wayland Enhancements

Wine 11.12 fell off the bi-weekly release rhythm with not making it out last Friday, but it managed to ship today. Wine 11.12 brings fractional scaling support to its Wayland driver and various other enhancements...

🔗 Source:

#wayland #wine

👉@sysadminoff

https://www.phoronix.com/news/Wine-11.12-Released
📰 Kali Linux 2026.2 Released with GNOME 50, KDE Plasma 6.6, and New Tools

Kali Linux 2026.2 ethical hacking and penetration testing distribution is now available for download with GNOME 50 and KDE Plasma 6.6 desktop offerings, new tools, Kali NetHunter uUpdates, and more.

🔗 Source: https://9to5linux.com/kali-linux-2026-2-released-with-gnome-50-kde-plasma-6-6-and-new-tools

#gnome #kde #linux #plasma

👉@sysadminoff
Apple accelerates security patching to counter AI-driven exploit development

Apple has shifted its security strategy by releasing an unexpected out-of-band update to address over 30 vulnerabilities across its ecosystem. This move targets flaws in iOS, iPadOS, macOS, and Safari, including a high-severity use-after-free bug in the WebKit engine. The company indicated that this accelerated release schedule is a direct response to the decreasing time between vulnerability discovery and active exploitation.
Source

👉@sysadminoff

https://4sysops.com/archives/apple-accelerates-security-patching-to-counter-ai-driven-exploit-development/
📰 Steam Controller vibration motor hacks: Play music, drive it like a RC car, and even make it return to its charger automatically

Valve’s new Steam Controller is a $99 game controller that went on sale in May (and quickly sold out). It has all the usual features like dual analog sticks, a D-Pad, ABXY buttons, and shoulder triggers. It also has some unusual features like two touchpads that make it easier to play some PC games. There’s .

🔗 Source:

#steam

👉@sysadminoff

https://liliputing.com/steam-controller-vibration-motor-hacks-play-music-drive-it-like-a-rc-car-and-even-make-it-return-to-its-charger-automatically/