惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Cloudbric
Cloudbric
量子位
aimingoo的专栏
aimingoo的专栏
The GitHub Blog
The GitHub Blog
GbyAI
GbyAI
MyScale Blog
MyScale Blog
宝玉的分享
宝玉的分享
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
I
InfoQ
Jina AI
Jina AI
雷峰网
雷峰网
大猫的无限游戏
大猫的无限游戏
F
Full Disclosure
Vercel News
Vercel News
T
Tailwind CSS Blog
P
Proofpoint News Feed
G
Google Developers Blog
P
Privacy & Cybersecurity Law Blog
D
Docker
V
Vulnerabilities – Threatpost
NISL@THU
NISL@THU
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
T
Tenable Blog
K
Kaspersky official blog
Cisco Talos Blog
Cisco Talos Blog
D
DataBreaches.Net
The Hacker News
The Hacker News
J
Java Code Geeks
Hacker News: Ask HN
Hacker News: Ask HN
G
GRAHAM CLULEY
PCI Perspectives
PCI Perspectives
C
Cybersecurity and Infrastructure Security Agency CISA
T
Threatpost
Forbes - Security
Forbes - Security
Microsoft Security Blog
Microsoft Security Blog
C
Check Point Blog
F
Fortinet All Blogs
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Latest news
Latest news
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Webroot Blog
Webroot Blog
L
LINUX DO - 最新话题
S
Secure Thoughts
Google DeepMind News
Google DeepMind News
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
AI
AI
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed

Arch Linux: Recent news updates

News: Active AUR malicious packages incident News: Arch Linux 2026 Leader Election Results News: Breaking changes for all users of `varnish`, which is renamed to `vinyl-cache` News: iptables now defaults to the nft backend News: NVIDIA 590 driver drops Pascal and lower support; main packages switch to Open Kernel Modules News: .NET packages may require manual intervention News: waydroid >= 1.5.4-3 update may require manual intervention News: dovecot >= 2.4 requires manual intervention Arch Linux - News: Recent service outages News: zabbix >= 7.4.1-2 may require manual intervention News: linux-firmware >= 20250613.12fe085f-5 upgrade requires manual intervention
News: kea >= 1:3.0.3-6 update requires manual intervention
Robin Candau · 2026-04-08 · via Arch Linux: Recent news updates

The kea package has moved all services to run as a dedicated kea user (instead of root) for improved security. This change requires permission updates to the runtime files created by the kea services.

Users upgrading from an existing kea installation should therefore run the following commands after the upgrade:

chown kea: /var/lib/kea/* /var/log/kea/* /run/lock/kea/logger_lockfile

systemctl try-restart kea-ctrl-agent.service kea-dhcp{4,6,-ddns}.service

Accounts that need to interact with kea services files (e.g. lease files under /var/lib/kea, log files under /var/log/kea or configuration files under /etc/kea) should be added to the kea group.