📰 Popular JavaScript library expr-eval vulnerable to RCE flaw
A critical vulnerability in the popular expr-eval JavaScript library, with over 800,000 weekly downloads on NPM, can be exploited to execute code remotely through maliciously crafted input.
🔗 Source:
👉@sysadminoff
https://www.bleepingcomputer.com/news/security/popular-javascript-library-expr-eval-vulnerable-to-rce-flaw/
A critical vulnerability in the popular expr-eval JavaScript library, with over 800,000 weekly downloads on NPM, can be exploited to execute code remotely through maliciously crafted input.
🔗 Source:
👉@sysadminoff
https://www.bleepingcomputer.com/news/security/popular-javascript-library-expr-eval-vulnerable-to-rce-flaw/
BleepingComputer
Popular JavaScript library expr-eval vulnerable to RCE flaw
A critical vulnerability in the popular expr-eval JavaScript library, with over 800,000 weekly downloads on NPM, can be exploited to execute code remotely through maliciously crafted input.
Fish 4.2 Released with Multi-line Command Suggest + More
Rust-based fish shell has just released a new version, landing a catch of improvement sure to reel in (I’m sorry) those seeking out a bash alternative. Fish 4.2.0 (go on; go leave the obvious comment) nets a couple of minor-ish new features — it’s already a capable shell — with the big one being that fish will now auto-suggest multi-line commands from your command history as you type. Those of you who routinely run commands making use of line breaks or continuation characters to chain actions (or just prettify input so it’s easily readable) this is likely to be a […]
You're reading Fish 4.2 Released with Multi-line Command Suggest + More, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2025/11/fish-shell-adds-multi-line-command-suggest
Rust-based fish shell has just released a new version, landing a catch of improvement sure to reel in (I’m sorry) those seeking out a bash alternative. Fish 4.2.0 (go on; go leave the obvious comment) nets a couple of minor-ish new features — it’s already a capable shell — with the big one being that fish will now auto-suggest multi-line commands from your command history as you type. Those of you who routinely run commands making use of line breaks or continuation characters to chain actions (or just prettify input so it’s easily readable) this is likely to be a […]
You're reading Fish 4.2 Released with Multi-line Command Suggest + More, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2025/11/fish-shell-adds-multi-line-command-suggest
Apache NetBeans 28
Представлен очередной выпуск Apache NetBeans – интегрированной среды разработки, поддерживающей языки программирования Java, PHP, JavaScript, C, C++ и др. IDE написана на Java и распространяется на условиях Apache License 2.0.
( читать дальше... )
ide, java, netbeans, php
👉@sysadminoff
https://www.linux.org.ru/news/development/18138963
Представлен очередной выпуск Apache NetBeans – интегрированной среды разработки, поддерживающей языки программирования Java, PHP, JavaScript, C, C++ и др. IDE написана на Java и распространяется на условиях Apache License 2.0.
( читать дальше... )
ide, java, netbeans, php
👉@sysadminoff
https://www.linux.org.ru/news/development/18138963
www.linux.org.ru
Apache NetBeans 28
Представлен очередной выпуск Apache NetBeans – интегрированной среды разработки, поддерживающей языки программирования Java, PHP, JavaScript, C, C++ и др. IDE написана на Java и распространяется на условиях Apache License 2.0. В этом выпуске: исправл...
В спецификацию PDF добавлена поддержка формата изображений JPEG XL
Организация PDF Association, занимающееся стандартизацией технологий PDF, добавила поддержку формата изображений JPEG XL в спецификацию PDF. По словам технического директора PDF Association, в PDF назрела потребность в отображении контента с расширенным динамическим диапазоном яркости (HDR) и JPEG XL выбран в качестве предпочтительного решения. Предполагается, что использование в PDF станет стимулом для более широкого распространения формата JPEG XL, несмотря на отказ Google от его поддержки в браузере Chrome, объяснив своё решение низким интересом со стороны разработчиков и пользователей.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64220
Организация PDF Association, занимающееся стандартизацией технологий PDF, добавила поддержку формата изображений JPEG XL в спецификацию PDF. По словам технического директора PDF Association, в PDF назрела потребность в отображении контента с расширенным динамическим диапазоном яркости (HDR) и JPEG XL выбран в качестве предпочтительного решения. Предполагается, что использование в PDF станет стимулом для более широкого распространения формата JPEG XL, несмотря на отказ Google от его поддержки в браузере Chrome, объяснив своё решение низким интересом со стороны разработчиков и пользователей.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64220
www.opennet.ru
В спецификацию PDF добавлена поддержка формата изображений JPEG XL
Организация PDF Association, занимающееся стандартизацией технологий PDF, добавила поддержку формата изображений JPEG XL в спецификацию PDF. По словам технического директора PDF Association, в PDF назрела потребность в отображении контента с расширенным динамическим…
Проект D7VK развивает реализацию Direct3D 7, работающую поверх API Vulkan
Опубликован выпуск проекта D7VK 0.3, развивающего реализацию графического API Direct3D 7, предложенного компанией Microsoft в 1999 году. Реализация работает через трансляцию вызовов в API Vulkan и позволяет при помощи Wine запускать в Linux ретро игры, завязанные на API Direct3D 7. Код проекта написан на языке C++ и распространяется под лицензией Zlib. В качестве основы при разработке использован код бэкенда d3d9 от проекта DXVK.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64221
Опубликован выпуск проекта D7VK 0.3, развивающего реализацию графического API Direct3D 7, предложенного компанией Microsoft в 1999 году. Реализация работает через трансляцию вызовов в API Vulkan и позволяет при помощи Wine запускать в Linux ретро игры, завязанные на API Direct3D 7. Код проекта написан на языке C++ и распространяется под лицензией Zlib. В качестве основы при разработке использован код бэкенда d3d9 от проекта DXVK.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64221
www.opennet.ru
Проект D7VK развивает реализацию Direct3D 7, работающую поверх API Vulkan
Опубликован выпуск проекта D7VK 0.3, развивающего реализацию графического API Direct3D 7, предложенного компанией Microsoft в 1999 году. Реализация работает через трансляцию вызовов в API Vulkan и позволяет при помощи Wine запускать в Linux ретро игры, завязанные…
📰 Mozilla Firefox gets new anti-fingerprinting defenses
Mozilla announced a major privacy upgrade in Firefox 145 that reduces even more the number of users vulnerable to digital fingerprinting.
🔗 Source:
👉@sysadminoff
https://www.bleepingcomputer.com/news/security/mozilla-firefox-gets-new-anti-fingerprinting-defenses/
Mozilla announced a major privacy upgrade in Firefox 145 that reduces even more the number of users vulnerable to digital fingerprinting.
🔗 Source:
👉@sysadminoff
https://www.bleepingcomputer.com/news/security/mozilla-firefox-gets-new-anti-fingerprinting-defenses/
BleepingComputer
Mozilla Firefox gets new anti-fingerprinting defenses
Mozilla announced a major privacy upgrade in Firefox 145 that reduces even more the number of users vulnerable to digital fingerprinting.
Доступна мобильная платформа KDE Plasma Mobile 6.5
Разработчики проекта KDE Plasma Mobile представили редакцию пользовательской среды KDE Plasma 6.5 для мобильных устройств. Готовые сборки KDE Plasma Mobile 6.5 можно загрузить из тестового репозитория дистрибутива postmarketOS. Опробовать KDE Plasma Mobile также можно воспользовавшись сборкой Fedora KDE Plasma Mobile Spin.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64222
Разработчики проекта KDE Plasma Mobile представили редакцию пользовательской среды KDE Plasma 6.5 для мобильных устройств. Готовые сборки KDE Plasma Mobile 6.5 можно загрузить из тестового репозитория дистрибутива postmarketOS. Опробовать KDE Plasma Mobile также можно воспользовавшись сборкой Fedora KDE Plasma Mobile Spin.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64222
www.opennet.ru
Доступна мобильная платформа KDE Plasma Mobile 6.5
Разработчики проекта KDE Plasma Mobile представили редакцию пользовательской среды KDE Plasma 6.5 для мобильных устройств. Готовые сборки KDE Plasma Mobile 6.5 можно загрузить из тестового репозитория дистрибутива postmarketOS. Опробовать KDE Plasma Mobile…
📰 AMD Posts New "amd_vpci" Accelerator Driver For Linux
While there is already AMDXDNA as one of the few currently mainline drivers in the accelerator "accel" subsystem for supporting AMD Ryzen AI NPUs, another AMD accel driver is on the way: amd_vpci. The new amd_vpci driver patches were posted today for review as AMD continues to further expand their diverse offerings in the ecosystem...
🔗 Source:
👉@sysadminoff
https://www.phoronix.com/news/AMD-Linux-amd-vpci-Accel
While there is already AMDXDNA as one of the few currently mainline drivers in the accelerator "accel" subsystem for supporting AMD Ryzen AI NPUs, another AMD accel driver is on the way: amd_vpci. The new amd_vpci driver patches were posted today for review as AMD continues to further expand their diverse offerings in the ecosystem...
🔗 Source:
👉@sysadminoff
https://www.phoronix.com/news/AMD-Linux-amd-vpci-Accel
Phoronix
AMD Posts New "amd_vpci" Accelerator Driver For Linux
While there is already AMDXDNA as one of the few currently mainline drivers in the accelerator 'accel' subsystem for supporting AMD Ryzen AI NPUs, another AMD accel driver is on the way: amd_vpci
📰 AI isn't throttling HPC. It is HPC
Your real problem: 40kW racks, melting datacenters and rising power bills Opinion In recent discussions with industry vendor sales/marketing types, I've been hearing that HPC demand is falling off while AI system demand is continuing to increase. I've also seen articles implying that AI is somehow displacing HPC. Huh?…
🔗 Source:
👉@sysadminoff
https://go.theregister.com/feed/www.theregister.com/2025/11/11/ai_hpc_opinion_piece/
Your real problem: 40kW racks, melting datacenters and rising power bills Opinion In recent discussions with industry vendor sales/marketing types, I've been hearing that HPC demand is falling off while AI system demand is continuing to increase. I've also seen articles implying that AI is somehow displacing HPC. Huh?…
🔗 Source:
👉@sysadminoff
https://go.theregister.com/feed/www.theregister.com/2025/11/11/ai_hpc_opinion_piece/
The Register
AI isn't throttling HPC. It is HPC
Opinion: Your real problem: 40kW racks, melting datacenters and rising power bills
📰 What a Shame! FlatHub is Ranking on Google for Po*nHub Downloads
Imagine that one of the most prestigious open source software websites starts showing up in top results for "pornhub downloader".
🔗 Source:
👉@sysadminoff
https://itsfoss.com/news/flathub-tag-exploited/
Imagine that one of the most prestigious open source software websites starts showing up in top results for "pornhub downloader".
🔗 Source:
👉@sysadminoff
https://itsfoss.com/news/flathub-tag-exploited/
It's FOSS
What a Shame! FlatHub is Ranking on Google for Po*nHub Downloads
And it's not Google's fault this time.
KDE Plasma 6.4.6 Released with Numerous Bug Fixes for Plasma 6.4 Users
KDE Plasma 6.4.6 is now available as the sixth andd last maintenance update to the KDE Plasma 6.4 desktop environment series.
The post KDE Plasma 6.4.6 Released with Numerous Bug Fixes for Plasma 6.4 Users 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-plasma-6-4-6-released-with-numerous-bug-fixes-for-plasma-6-4-users
KDE Plasma 6.4.6 is now available as the sixth andd last maintenance update to the KDE Plasma 6.4 desktop environment series.
The post KDE Plasma 6.4.6 Released with Numerous Bug Fixes for Plasma 6.4 Users 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-plasma-6-4-6-released-with-numerous-bug-fixes-for-plasma-6-4-users
Firefox 145 Adds URL Fragment Creation, Rounder UI, PDF Notes + More
It’s that time of the month again: a new version of Mozilla Firefox web browser is available — but what’s new? Well, a fair bit. Firefox 145 includes, amongst other changes, new comment/note taking tools in the built-in PDF editor, visual changes that see tabs, buttons and input fields made rounder, and better browser fingerprinting protections. As a refresher, last month saw Firefox 144 add Google Lens image search options, make the browser’s profile manager available to more users, and expand the on-device translation tool to transpose an array of additional languages (including Icelandic – Þá var tími!). For a […]
You're reading Firefox 145 Adds URL Fragment Creation, Rounder UI, PDF Notes + More, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2025/11/firefox-145-released-new-features
It’s that time of the month again: a new version of Mozilla Firefox web browser is available — but what’s new? Well, a fair bit. Firefox 145 includes, amongst other changes, new comment/note taking tools in the built-in PDF editor, visual changes that see tabs, buttons and input fields made rounder, and better browser fingerprinting protections. As a refresher, last month saw Firefox 144 add Google Lens image search options, make the browser’s profile manager available to more users, and expand the on-device translation tool to transpose an array of additional languages (including Icelandic – Þá var tími!). For a […]
You're reading Firefox 145 Adds URL Fragment Creation, Rounder UI, PDF Notes + More, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2025/11/firefox-145-released-new-features
👍1
Auto-archiving for Exchange Online
Microsoft is rolling out Auto-Archiving for Exchange Online for public clouds and government clouds. This new threshold-based archiving feature automatically moves the oldest items from a user's primary mailbox to their archive mailbox when mailbox utilization exceeds 90% of the quota, complementing existing time-based archiving policies to prevent disruptions to mail flow.
Source
👉@sysadminoff
https://4sysops.com/archives/auto-archiving-for-exchange-online/
Microsoft is rolling out Auto-Archiving for Exchange Online for public clouds and government clouds. This new threshold-based archiving feature automatically moves the oldest items from a user's primary mailbox to their archive mailbox when mailbox utilization exceeds 90% of the quota, complementing existing time-based archiving policies to prevent disruptions to mail flow.
Source
👉@sysadminoff
https://4sysops.com/archives/auto-archiving-for-exchange-online/
📰 New Linux Patches To Expose AMD Ryzen AI NPU Power Metrics
New Linux kernel patches currently undergoing review will allow AMD Ryzen AI NPU power metrics to be exposed under Linux. In turn this is useful for helping to gauge the utilization of the neural processing unit and also helping to evaluate the actual power efficiency of leveraging the AMD Ryzen AI NPU...
🔗 Source:
👉@sysadminoff
https://www.phoronix.com/news/Ryzen-AI-NPU-Linux-Power-Metric
New Linux kernel patches currently undergoing review will allow AMD Ryzen AI NPU power metrics to be exposed under Linux. In turn this is useful for helping to gauge the utilization of the neural processing unit and also helping to evaluate the actual power efficiency of leveraging the AMD Ryzen AI NPU...
🔗 Source:
👉@sysadminoff
https://www.phoronix.com/news/Ryzen-AI-NPU-Linux-Power-Metric
Phoronix
New Linux Patches To Expose AMD Ryzen AI NPU Power Metrics
New Linux kernel patches currently undergoing review will allow AMD Ryzen AI NPU power metrics to be exposed under Linux
🔥1
📰 KDE Plasma 6.4.6 Released with Numerous Bug Fixes for Plasma 6.4 Users
KDE Plasma 6.4.6 is now available as the sixth andd last maintenance update to the KDE Plasma 6.4 desktop environment series.
🔗 Source:
👉@sysadminoff
https://9to5linux.com/kde-plasma-6-4-6-released-with-numerous-bug-fixes-for-plasma-6-4-users
KDE Plasma 6.4.6 is now available as the sixth andd last maintenance update to the KDE Plasma 6.4 desktop environment series.
🔗 Source:
👉@sysadminoff
https://9to5linux.com/kde-plasma-6-4-6-released-with-numerous-bug-fixes-for-plasma-6-4-users
9to5Linux
KDE Plasma 6.4.6 Released with Numerous Bug Fixes for Plasma 6.4 Users - 9to5Linux
KDE Plasma 6.4.6 is now available as the sixth andd last maintenance update to the KDE Plasma 6.4 desktop environment series.
Firefox 146 Is Now Available for Public Beta Testing, Here’s What to Expect
Firefox 146 open-source web browser is now available for public beta testing with various new features and improvements. Here’s what to expect!
The post Firefox 146 Is Now Available for Public Beta Testing, Here’s What to Expect appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
👉@sysadminoff
https://9to5linux.com/firefox-146-is-now-available-for-public-beta-testing-heres-what-to-expect
Firefox 146 open-source web browser is now available for public beta testing with various new features and improvements. Here’s what to expect!
The post Firefox 146 Is Now Available for Public Beta Testing, Here’s What to Expect appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
👉@sysadminoff
https://9to5linux.com/firefox-146-is-now-available-for-public-beta-testing-heres-what-to-expect
qBittorrent 5.1.3 Adds Native Wayland Support to the AppImage, Fixes More Bugs
qBittorrent 5.1.3 open-source BitTorrent client is now available for download with various bug fixes and improvements. Here’s what’s changed!
The post qBittorrent 5.1.3 Adds Native Wayland Support to the AppImage, Fixes More 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/qbittorrent-5-1-3-adds-native-wayland-support-to-the-appimage-fixes-more-bugs
qBittorrent 5.1.3 open-source BitTorrent client is now available for download with various bug fixes and improvements. Here’s what’s changed!
The post qBittorrent 5.1.3 Adds Native Wayland Support to the AppImage, Fixes More 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/qbittorrent-5-1-3-adds-native-wayland-support-to-the-appimage-fixes-more-bugs
📰 Intel LPMD 0.1 Released With Support For Panther Lake
Intel on Monday released version 0.1 of their Low Power Mode Daemon, the open-source daemon in development for several years now for optimizing active idle power on modern Intel Core (Ultra) CPUs under Linux...
🔗 Source:
👉@sysadminoff
https://www.phoronix.com/news/Intel-LPMD-0.1
Intel on Monday released version 0.1 of their Low Power Mode Daemon, the open-source daemon in development for several years now for optimizing active idle power on modern Intel Core (Ultra) CPUs under Linux...
🔗 Source:
👉@sysadminoff
https://www.phoronix.com/news/Intel-LPMD-0.1
Phoronix
Intel LPMD 0.1 Released With Support For Panther Lake
Intel on Monday released version 0.1 of their Low Power Mode Daemon, the open-source daemon in development for several years now for optimizing active idle power on modern Intel Core (Ultra) CPUs under Linux.
📰 How System76 & Red Hat Hope To Finally Improve The Linux Multi-GPU Experience
System76 engineer Victoria Brekenfeld and Red Hat engineer Sebastian Wick presented at the recent XDC2025 developer conference with their hopes of finally fixing the multi-GPU experience on Linux. As part of this is getting the necessary Wayland protocols in order as well as a new gpu-daemon service for proper multi-GPU handling for the Linux desktop...
🔗 Source:
👉@sysadminoff
https://www.phoronix.com/news/Better-Linux-Multi-GPU-2025
System76 engineer Victoria Brekenfeld and Red Hat engineer Sebastian Wick presented at the recent XDC2025 developer conference with their hopes of finally fixing the multi-GPU experience on Linux. As part of this is getting the necessary Wayland protocols in order as well as a new gpu-daemon service for proper multi-GPU handling for the Linux desktop...
🔗 Source:
👉@sysadminoff
https://www.phoronix.com/news/Better-Linux-Multi-GPU-2025
Phoronix
How System76 & Red Hat Hope To Finally Improve The Linux Multi-GPU Experience
System76 engineer Victoria Brekenfeld and Red Hat engineer Sebastian Wick presented at the recent XDC2025 developer conference with their hopes of finally fixing the multi-GPU experience on Linux
📰 3 ways I sped up my SMB file transfers
When it comes to file-sharing protocols, NFS is typically considered the best for its solid performance. But between its complex authentication and permission management, NFS can be rather annoying to use, making SMB a better option for folks who want a simple way to share files between multiple devices. Plus, its superior compatibility with different operating systems is just the cherry on top.
🔗 Source:
👉@sysadminoff
https://www.xda-developers.com/ways-i-sped-up-my-smb-file-transfers/
When it comes to file-sharing protocols, NFS is typically considered the best for its solid performance. But between its complex authentication and permission management, NFS can be rather annoying to use, making SMB a better option for folks who want a simple way to share files between multiple devices. Plus, its superior compatibility with different operating systems is just the cherry on top.
🔗 Source:
👉@sysadminoff
https://www.xda-developers.com/ways-i-sped-up-my-smb-file-transfers/
XDA
3 ways I sped up my SMB file transfers
SMB can be pretty fast when properly configured
Релиз Firefox 145 с расширенной защитой от скрытой идентификации
Состоялся релиз web-браузера Firefox 145 и сформированы обновления прошлых веток с длительным сроком поддержки - 140.5.0 и 115.30.0. На стадию бета-тестирования переведена ветка Firefox 146, релиз которой намечен на 9 декабря.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64223
Состоялся релиз web-браузера Firefox 145 и сформированы обновления прошлых веток с длительным сроком поддержки - 140.5.0 и 115.30.0. На стадию бета-тестирования переведена ветка Firefox 146, релиз которой намечен на 9 декабря.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64223
www.opennet.ru
Релиз Firefox 145 с расширенной защитой от скрытой идентификации
Состоялся релиз web-браузера Firefox 145 и сформированы обновления прошлых веток с длительным сроком поддержки - 140.5.0 и 115.30.0. На стадию бета-тестирования переведена ветка Firefox 146, релиз которой намечен на 9 декабря.