Выпуск WinBtrfs 1.10, реализации файловой системы Btrfs для Windows
После более двух лет разработки опубликован выпуск проекта WinBtrfs 1.10, развивающего драйвер для использования файловой системой Btrfs на платформе Windows. WinBtrfs не основан на коде Btrfs из ядра Linux, а является созданной с нуля альтернативной реализацией. Поддерживается работа с Windows XP и более новыми выпусками. Драйвер включён в состав операционной системы ReactOS и может применяться для загрузки Windows из раздела с Btrfs. Код написан на языках C/C++ и распространяется под лицензией LGPLv3.
WinBtrfs поддерживает большинство возможностей Linux-версии Btrfs, включая запись и чтение в асинхронном режиме, использование RAID0/1/10/5/6, кэширование, автообнаружение разделов, ACL, символические ссылки, подразделы, снапшоты, жесткие ссылки, разреженные файлы, упреждающее выделение места, сжатие, балансировку, проверку целостности данных, удаление и добавление накопителей, отправку и приём подразделов, изменение размера раздела, расширенные контрольные суммы (xhash, sha256, blake2). Из специфичных возможностей драйвера выделяется реализация альтернативных потоков данных и сопоставление идентификаторов пользователей Linux и Windows. Возможна конвертация существующих разделов NTFS в Btrfs.
Среди изменений в новой версии:
Добавлена поддержка записи битовых карт с информацией о свободном месте.
Реализована возможность сохранения мелких файлов в блоках с метаданными (inline) в сжатом виде.
Улучшена работа с извлекаемыми накопителями. Прекращена поддержка создания RAID-массивов на извлекаемых накопителях.
Повышена надёжность восстановления после ошибок, вызванных нехваткой оперативной памяти (OOM) или исчерпанием свободного места на накопителе (ENOSPC).
Устранены аварийные завершения, возникавшие при перемещении файлов между подразделами и при одновременном создании большого числа файлов.
Устранена ошибка, приводившая к повреждению дерева экстентов при записи снапшотов.
Исправлена взаимная блокировка при работе с жёсткими ссылками.
Проведён рефакторинг внутренних структур и констант для их приближения к вариантам, используемым в Linux.
При рецензировании изменений и разборе ошибок задействован AI-ассистент Claude, но код как и раньше создаётся исключительно вручную.
btrfs, ntfs, opennet, windows, вендекапец близок
👉@sysadminoff
https://www.linux.org.ru/news/opensource/18372286
После более двух лет разработки опубликован выпуск проекта WinBtrfs 1.10, развивающего драйвер для использования файловой системой Btrfs на платформе Windows. WinBtrfs не основан на коде Btrfs из ядра Linux, а является созданной с нуля альтернативной реализацией. Поддерживается работа с Windows XP и более новыми выпусками. Драйвер включён в состав операционной системы ReactOS и может применяться для загрузки Windows из раздела с Btrfs. Код написан на языках C/C++ и распространяется под лицензией LGPLv3.
WinBtrfs поддерживает большинство возможностей Linux-версии Btrfs, включая запись и чтение в асинхронном режиме, использование RAID0/1/10/5/6, кэширование, автообнаружение разделов, ACL, символические ссылки, подразделы, снапшоты, жесткие ссылки, разреженные файлы, упреждающее выделение места, сжатие, балансировку, проверку целостности данных, удаление и добавление накопителей, отправку и приём подразделов, изменение размера раздела, расширенные контрольные суммы (xhash, sha256, blake2). Из специфичных возможностей драйвера выделяется реализация альтернативных потоков данных и сопоставление идентификаторов пользователей Linux и Windows. Возможна конвертация существующих разделов NTFS в Btrfs.
Среди изменений в новой версии:
Добавлена поддержка записи битовых карт с информацией о свободном месте.
Реализована возможность сохранения мелких файлов в блоках с метаданными (inline) в сжатом виде.
Улучшена работа с извлекаемыми накопителями. Прекращена поддержка создания RAID-массивов на извлекаемых накопителях.
Повышена надёжность восстановления после ошибок, вызванных нехваткой оперативной памяти (OOM) или исчерпанием свободного места на накопителе (ENOSPC).
Устранены аварийные завершения, возникавшие при перемещении файлов между подразделами и при одновременном создании большого числа файлов.
Устранена ошибка, приводившая к повреждению дерева экстентов при записи снапшотов.
Исправлена взаимная блокировка при работе с жёсткими ссылками.
Проведён рефакторинг внутренних структур и констант для их приближения к вариантам, используемым в Linux.
При рецензировании изменений и разборе ошибок задействован AI-ассистент Claude, но код как и раньше создаётся исключительно вручную.
btrfs, ntfs, opennet, windows, вендекапец близок
👉@sysadminoff
https://www.linux.org.ru/news/opensource/18372286
📰 EDAC Changes Merged For Linux 7.3 After Being Forgotten About During The Merge Window
While the Linux 7.3 merge window officially closed on Sunday with the Linux 7.3-rc1 release, the Error Detection And Correction "EDAC" subsystem changes were mistakenly forgotten about during the two week window. The pull request ended up being sent out on Monday evening and the late feature changes were already merged to Git...
🔗 Source: https://www.phoronix.com/news/Linux-7.3-EDAC
#linux
👉@sysadminoff
https://phoronix.com/news/Linux-7.3-EDAC
While the Linux 7.3 merge window officially closed on Sunday with the Linux 7.3-rc1 release, the Error Detection And Correction "EDAC" subsystem changes were mistakenly forgotten about during the two week window. The pull request ended up being sent out on Monday evening and the late feature changes were already merged to Git...
🔗 Source: https://www.phoronix.com/news/Linux-7.3-EDAC
#linux
👉@sysadminoff
https://phoronix.com/news/Linux-7.3-EDAC
Phoronix
EDAC Changes Merged For Linux 7.3 After Being Forgotten About During The Merge Window
While the Linux 7.3 merge window officially closed on Sunday with the Linux 7.3-rc1 release, the Error Detection And Correction 'EDAC' subsystem changes were mistakenly forgotten about during the two week window
📰 Warhammer 40,000: Space Marine 2 update is causing issues for SteamOS / Linux players
Something in the latest update to Warhammer 40,000: Space Marine 2 has been causing crashing issues for SteamOS / Linux players - but you may be able to fix it.Read the full article on GamingOnLinux.
🔗 Source: https://www.gamingonlinux.com/2026/09/warhammer-40-000-space-marine-2-update-is-causing-issues-for-steamos-linux-players/
#linux
👉@sysadminoff
https://gamingonlinux.com/2026/09/warhammer-40-000-space-marine-2-update-is-causing-issues-for-steamos-linux-players
Something in the latest update to Warhammer 40,000: Space Marine 2 has been causing crashing issues for SteamOS / Linux players - but you may be able to fix it.Read the full article on GamingOnLinux.
🔗 Source: https://www.gamingonlinux.com/2026/09/warhammer-40-000-space-marine-2-update-is-causing-issues-for-steamos-linux-players/
#linux
👉@sysadminoff
https://gamingonlinux.com/2026/09/warhammer-40-000-space-marine-2-update-is-causing-issues-for-steamos-linux-players
GamingOnLinux
Warhammer 40,000: Space Marine 2 update is causing issues for SteamOS / Linux players
Something in the latest update to Warhammer 40,000: Space Marine 2 has been causing crashing issues for SteamOS / Linux players - but you may be able to fix it.
📰 Intel Graphics Driver Introducing Cold Reset Recovery For Linux 7.4, Panther Lake IBC v3
While the Linux 7.3 merge window just wrapped up this weekend, on Monday Intel already sent out their first feature pull request of new Xe kernel graphics driver material that is destined for Linux 7.4...
🔗 Source: https://www.phoronix.com/news/Intel-Xe-Linux-7.4-First-PR
#intel #kernel #linux
👉@sysadminoff
https://phoronix.com/news/Intel-Xe-Linux-7.4-First-PR
While the Linux 7.3 merge window just wrapped up this weekend, on Monday Intel already sent out their first feature pull request of new Xe kernel graphics driver material that is destined for Linux 7.4...
🔗 Source: https://www.phoronix.com/news/Intel-Xe-Linux-7.4-First-PR
#intel #kernel #linux
👉@sysadminoff
https://phoronix.com/news/Intel-Xe-Linux-7.4-First-PR
Phoronix
Intel Graphics Driver Introducing Cold Reset Recovery For Linux 7.4, Panther Lake IBC v3
While the Linux 7.3 merge window just wrapped up this weekend, on Monday Intel already sent out their first feature pull request of new Xe kernel graphics driver material that is destined for Linux 7.4.
📰 Epic looking pixel-art hack-and-slash 'Divinum' adds Linux / Steam Deck support
Divinum is a wonderful looking pixel-art hack-and-slash action-adventure with some fun exploration, and now officially supported on Linux / Steam Deck.Read the full article on GamingOnLinux.
🔗 Source: https://www.gamingonlinux.com/2026/09/epic-looking-pixel-art-hack-and-slash-divinum-adds-linux-steam-deck-support/
#linux #steam
👉@sysadminoff
https://gamingonlinux.com/2026/09/epic-looking-pixel-art-hack-and-slash-divinum-adds-linux-steam-deck-support
Divinum is a wonderful looking pixel-art hack-and-slash action-adventure with some fun exploration, and now officially supported on Linux / Steam Deck.Read the full article on GamingOnLinux.
🔗 Source: https://www.gamingonlinux.com/2026/09/epic-looking-pixel-art-hack-and-slash-divinum-adds-linux-steam-deck-support/
#linux #steam
👉@sysadminoff
https://gamingonlinux.com/2026/09/epic-looking-pixel-art-hack-and-slash-divinum-adds-linux-steam-deck-support
GamingOnLinux
Epic looking pixel-art hack-and-slash 'Divinum' adds Linux / Steam Deck support
Divinum is a wonderful looking pixel-art hack-and-slash action-adventure with some fun exploration, and now officially supported on Linux / Steam Deck.
📰 Linux From Scratch 13.1 Is Out with Major Toolchain Updates
Linux From Scratch 13.1 is now available with GCC 16.2, Binutils 2.47, Glibc 2.44, Linux 7.1.8, and 46 updated or added packages.
🔗 Source: /
#linux
👉@sysadminoff
https://linuxiac.com/linux-from-scratch-13-1-is-out-with-major-toolchain-updates
Linux From Scratch 13.1 is now available with GCC 16.2, Binutils 2.47, Glibc 2.44, Linux 7.1.8, and 46 updated or added packages.
🔗 Source: /
#linux
👉@sysadminoff
https://linuxiac.com/linux-from-scratch-13-1-is-out-with-major-toolchain-updates
Linuxiac
Linux From Scratch 13.1 Is Out with Major Toolchain Updates
Linux From Scratch 13.1 is now available with GCC 16.2, Binutils 2.47, Glibc 2.44, Linux 7.1.8, and 46 updated or added packages.
📰 Lekuo SouthBridge Max Puts An AMD B650 Chipset Onto A PCIe Card For More I/O
For those looking at expanding the SATA, NVMe, and/or the USB/USB-C capabilities of your system, the Lekuo SouthBridge Max PB65MX3 is an interesting creation that I have been trying out. The Lekuo SouthBridge Max puts an AMD B650 chipset onto a low-profile PCIe add-in card to provide all of the above without any bifurcation required. Given that it's an AMD B650 chipset, it also "just works" nicely under Linux.
🔗 Source: https://www.phoronix.com/review/lekuo-southbridge-max
#amd #linux
👉@sysadminoff
https://phoronix.com/review/lekuo-southbridge-max
For those looking at expanding the SATA, NVMe, and/or the USB/USB-C capabilities of your system, the Lekuo SouthBridge Max PB65MX3 is an interesting creation that I have been trying out. The Lekuo SouthBridge Max puts an AMD B650 chipset onto a low-profile PCIe add-in card to provide all of the above without any bifurcation required. Given that it's an AMD B650 chipset, it also "just works" nicely under Linux.
🔗 Source: https://www.phoronix.com/review/lekuo-southbridge-max
#amd #linux
👉@sysadminoff
https://phoronix.com/review/lekuo-southbridge-max
Phoronix
Lekuo SouthBridge Max Puts An AMD B650 Chipset Onto A PCIe Card For More I/O
For those looking at expanding the SATA, NVMe, and/or the USB/USB-C capabilities of your system, the Lekuo SouthBridge Max PB65MX3 is an interesting creation that I have been trying out.
📰 Audacity 3.7.9 Audio Editor Adds FFmpeg 9 Support, Fixes Data Loss Issues
Audacity 3.7.9 is out with FFmpeg 9 support, Windows ASIO improvements, and important fixes for project corruption and data loss.
🔗 Source: /
#ffmpeg
👉@sysadminoff
https://linuxiac.com/audacity-3-7-9-audio-editor-adds-ffmpeg-9-support
Audacity 3.7.9 is out with FFmpeg 9 support, Windows ASIO improvements, and important fixes for project corruption and data loss.
🔗 Source: /
#ffmpeg
👉@sysadminoff
https://linuxiac.com/audacity-3-7-9-audio-editor-adds-ffmpeg-9-support
Linuxiac
Audacity 3.7.9 Audio Editor Adds FFmpeg 9 Support, Fixes Data Loss Issues
Audacity 3.7.9 is out with FFmpeg 9 support, Windows ASIO improvements, and important fixes for project corruption and data loss.
Microsoft offers workshop for incident response plans
Microsoft is offering organizations a two- or three-day Cybersecurity Incident Response Workshop to test whether their incident response plans work under pressure—not just on paper. Led by Microsoft’s Detection and Response Team (DART), the exercise uses simulated attacks, threat hunting, and guided decisions to expose gaps in roles, tools, telemetry, and coordination before a real breach does.
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-offers-workshop-for-incident-response-plans/
Microsoft is offering organizations a two- or three-day Cybersecurity Incident Response Workshop to test whether their incident response plans work under pressure—not just on paper. Led by Microsoft’s Detection and Response Team (DART), the exercise uses simulated attacks, threat hunting, and guided decisions to expose gaps in roles, tools, telemetry, and coordination before a real breach does.
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-offers-workshop-for-incident-response-plans/
OpenAI’s Astra reaches “critical” cyber capability threshold
OpenAI says its unreleased Astra model is the first of its systems to reach the “Critical” cybersecurity level, meaning it can autonomously discover unknown vulnerabilities and chain them into attacks against hardened environments. The designation has already changed Astra’s rollout: parts of training were paused, safeguards were strengthened, and advanced cyber capabilities will initially be restricted to selected testers and the Daybreak Blue defensive program. Astra is expected soon, but no public release date has been confirmed.
Source
👉@sysadminoff
https://4sysops.com/archives/openais-astra-reaches-critical-cyber-capability-threshold/
OpenAI says its unreleased Astra model is the first of its systems to reach the “Critical” cybersecurity level, meaning it can autonomously discover unknown vulnerabilities and chain them into attacks against hardened environments. The designation has already changed Astra’s rollout: parts of training were paused, safeguards were strengthened, and advanced cyber capabilities will initially be restricted to selected testers and the Daybreak Blue defensive program. Astra is expected soon, but no public release date has been confirmed.
Source
👉@sysadminoff
https://4sysops.com/archives/openais-astra-reaches-critical-cyber-capability-threshold/
Выпуск gswitch 0.6.6, утилиты исправления текста в неверной раскладке
Состоялся выпуск gswitch 0.6.6 – свободной утилиты для Linux (X11 и Wayland), которая по команде исправляет уже набранный текст в неверной раскладке. Программа не пытается угадывать язык во время ввода: пользователь сам запускает преобразование последнего слова, текста после последнего Enter или выделенного фрагмента.
( читать дальше... )
go, gswitch, wayland, клавиатура, от автора
👉@sysadminoff
https://www.linux.org.ru/news/opensource/18372460
Состоялся выпуск gswitch 0.6.6 – свободной утилиты для Linux (X11 и Wayland), которая по команде исправляет уже набранный текст в неверной раскладке. Программа не пытается угадывать язык во время ввода: пользователь сам запускает преобразование последнего слова, текста после последнего Enter или выделенного фрагмента.
( читать дальше... )
go, gswitch, wayland, клавиатура, от автора
👉@sysadminoff
https://www.linux.org.ru/news/opensource/18372460
Excel Canvas will turn workbook data into live Copilot dashboards
Microsoft is preparing Excel Canvas, a Copilot-powered workspace that converts workbook data into interactive charts, metrics, and insights without requiring users to build each visualization manually. The feature is expected to reach general availability for Excel on Windows and the web this month, with the resulting views staying synchronized as the underlying workbook changes.
Source
👉@sysadminoff
https://4sysops.com/archives/excel-canvas-will-turn-workbook-data-into-live-copilot-dashboards/
Microsoft is preparing Excel Canvas, a Copilot-powered workspace that converts workbook data into interactive charts, metrics, and insights without requiring users to build each visualization manually. The feature is expected to reach general availability for Excel on Windows and the web this month, with the resulting views staying synchronized as the underlying workbook changes.
Source
👉@sysadminoff
https://4sysops.com/archives/excel-canvas-will-turn-workbook-data-into-live-copilot-dashboards/
LibreOffice broke a download record with its latest release
LibreOffice 26.8 was download more than 1 million times in its first week of release, which The Document Foundation say is the highest first-week figure of any release of the free office suite. Released on 26 August, LibreOffice 26.8 saw 1,031,162 downloads from the official website, which provides installers for Windows, macOS and Linux, during the first seven days. As many Linux users update via other sources, like the Snap Store, Flathub and PPAs, the real figure will be even higher than that. “This is the highest number of downloads in the first week of any LibreOffice release”, The Document […]
You're reading LibreOffice broke a download record with its latest release, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/09/libreoffice-download-record
LibreOffice 26.8 was download more than 1 million times in its first week of release, which The Document Foundation say is the highest first-week figure of any release of the free office suite. Released on 26 August, LibreOffice 26.8 saw 1,031,162 downloads from the official website, which provides installers for Windows, macOS and Linux, during the first seven days. As many Linux users update via other sources, like the Snap Store, Flathub and PPAs, the real figure will be even higher than that. “This is the highest number of downloads in the first week of any LibreOffice release”, The Document […]
You're reading LibreOffice broke a download record with its latest release, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/09/libreoffice-download-record
📰 Iranian Hackers Pose as Recruiters to Deliver Cross-Platform RATs Through Coding Tests
The Iranian Nimbus Manticore hacking group has been attributed to two previously undocumented malware families that highlight the continued evolution of its toolset and likely expand its targeting footprint to infect Linux and Apple macOS systems using cross-platform remote access trojans (RATs) developed using Node.js and JavaScript.Russian cybersecurity company Kaspersky is tracking the.
🔗 Source: https://thehackernews.com/2026/09/iranian-hackers-pose-as-recruiters-to.html
#linux
👉@sysadminoff
The Iranian Nimbus Manticore hacking group has been attributed to two previously undocumented malware families that highlight the continued evolution of its toolset and likely expand its targeting footprint to infect Linux and Apple macOS systems using cross-platform remote access trojans (RATs) developed using Node.js and JavaScript.Russian cybersecurity company Kaspersky is tracking the.
🔗 Source: https://thehackernews.com/2026/09/iranian-hackers-pose-as-recruiters-to.html
#linux
👉@sysadminoff
GitSpawn lets poisoned repositories run code through AI coding agents
A repository’s own `.git/config` can still trigger attacker-controlled code through Claude Code, Codex, Cursor, goose, and other AI coding agents before trust prompts, authentication, model calls, or tool approvals occur. Manifold Security’s GitSpawn research found eight flaws across seven agents; fixes are available for several tools, but Hermes Agent, Qwen Code, Grok Build, and a second Claude Code path remained vulnerable during September testing.
Source
👉@sysadminoff
https://4sysops.com/archives/gitspawn-lets-poisoned-repositories-run-code-through-ai-coding-agents/
A repository’s own `.git/config` can still trigger attacker-controlled code through Claude Code, Codex, Cursor, goose, and other AI coding agents before trust prompts, authentication, model calls, or tool approvals occur. Manifold Security’s GitSpawn research found eight flaws across seven agents; fixes are available for several tools, but Hermes Agent, Qwen Code, Grok Build, and a second Claude Code path remained vulnerable during September testing.
Source
👉@sysadminoff
https://4sysops.com/archives/gitspawn-lets-poisoned-repositories-run-code-through-ai-coding-agents/
Arduino’s VENTUNO Q went up for pre-order, sold out
Arduino's VENTUNO Q is now up for pre-order, priced from $299. The development board comes with Ubuntu preinstalled and is built around Qualcomm's Dragonwing IQ8 platform.
You're reading Arduino’s VENTUNO Q went up for pre-order, sold out, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/09/arduino-ventuno-q-preorder
Arduino's VENTUNO Q is now up for pre-order, priced from $299. The development board comes with Ubuntu preinstalled and is built around Qualcomm's Dragonwing IQ8 platform.
You're reading Arduino’s VENTUNO Q went up for pre-order, sold out, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/09/arduino-ventuno-q-preorder
📰 Linux Gets A Reverse-Engineered Driver For ASUS ROG NVMe Enclosure RGB Lighting
If you are into RGB lighting, you can even find NVMe external enclosures these days with RGB LEDs like the ASUS ROG Strix Arion. Now thanks to reverse engineering there is a Linux driver for allowing the RGB lighting controls for the ASUS ROG Strix Arion NVMe enclosure...
🔗 Source: https://www.phoronix.com/news/ASUS-ROG-Strix-Arion-RGB-Linux
#linux
👉@sysadminoff
https://phoronix.com/news/ASUS-ROG-Strix-Arion-RGB-Linux
If you are into RGB lighting, you can even find NVMe external enclosures these days with RGB LEDs like the ASUS ROG Strix Arion. Now thanks to reverse engineering there is a Linux driver for allowing the RGB lighting controls for the ASUS ROG Strix Arion NVMe enclosure...
🔗 Source: https://www.phoronix.com/news/ASUS-ROG-Strix-Arion-RGB-Linux
#linux
👉@sysadminoff
https://phoronix.com/news/ASUS-ROG-Strix-Arion-RGB-Linux
Phoronix
Linux Gets A Reverse-Engineered Driver For ASUS ROG NVMe Enclosure RGB Lighting
If you are into RGB lighting, you can even find NVMe external enclosures these days with RGB LEDs like the ASUS ROG Strix Arion
Google has launched Gemini 3.8 Flash and Gemini 3.8 Flash Cyber
Google has launched Gemini 3.8 Flash and the security-focused Gemini 3.8 Flash Cyber, extending the rapid rollout that began with Gemini 3.7 Flash. The Cyber edition targets trusted defenders with autonomous vulnerability discovery and patching, while retaining the Flash family’s speed and introductory pricing.
Source
👉@sysadminoff
https://4sysops.com/archives/google-has-launched-gemini-3-8-flash-and-gemini-3-8-flash-cyber/
Google has launched Gemini 3.8 Flash and the security-focused Gemini 3.8 Flash Cyber, extending the rapid rollout that began with Gemini 3.7 Flash. The Cyber edition targets trusted defenders with autonomous vulnerability discovery and patching, while retaining the Flash family’s speed and introductory pricing.
Source
👉@sysadminoff
https://4sysops.com/archives/google-has-launched-gemini-3-8-flash-and-gemini-3-8-flash-cyber/
📰 AWS to Acquire DuckLabs, DuckDB Project Stays Open Source
AWS has signed an agreement to acquire DuckLabs, while the open-source DuckDB project will remain independent under the DuckDB Foundation.
🔗 Source: https://linuxiac.com/aws-to-acquire-ducklabs-duckdb-project-stays-open-source/
#opensource
👉@sysadminoff
http://bing.com/news/apiclick.aspx?aid=&c=3070015438794106880&mkt=tr-tr&tid=6a98724cf9804589afa5b9f0ca1396da&url=https%3a%2f%2flinuxiac.com%2faws-to-acquire-ducklabs-duckdb-project-stays-open-source%2f
AWS has signed an agreement to acquire DuckLabs, while the open-source DuckDB project will remain independent under the DuckDB Foundation.
🔗 Source: https://linuxiac.com/aws-to-acquire-ducklabs-duckdb-project-stays-open-source/
#opensource
👉@sysadminoff
http://bing.com/news/apiclick.aspx?aid=&c=3070015438794106880&mkt=tr-tr&tid=6a98724cf9804589afa5b9f0ca1396da&url=https%3a%2f%2flinuxiac.com%2faws-to-acquire-ducklabs-duckdb-project-stays-open-source%2f
Linuxiac
AWS to Acquire DuckLabs, DuckDB Project Stays Open Source
AWS has signed an agreement to acquire DuckLabs, while the open-source DuckDB project will remain independent under the DuckDB Foundation.
Выпуск nginx 1.31.5 и njs 1.0.1
Опубликован выпуск основной ветки nginx 1.31.5, в которой продолжается развитие новых возможностей. В параллельно поддерживаемую стабильную ветку 1.30.x вносятся только изменения, связанные с устранением серьёзных ошибок и уязвимостей. В дальнейшем на базе основной ветки 1.31.x будет сформирована стабильная ветка 1.32. Код проекта написан на языке Си и распространяется под лицензией BSD.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=66201
Опубликован выпуск основной ветки nginx 1.31.5, в которой продолжается развитие новых возможностей. В параллельно поддерживаемую стабильную ветку 1.30.x вносятся только изменения, связанные с устранением серьёзных ошибок и уязвимостей. В дальнейшем на базе основной ветки 1.31.x будет сформирована стабильная ветка 1.32. Код проекта написан на языке Си и распространяется под лицензией BSD.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=66201