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

推荐订阅源

J
Java Code Geeks
腾讯CDC
Jina AI
Jina AI
博客园 - 司徒正美
博客园 - 三生石上(FineUI控件)
Apple Machine Learning Research
Apple Machine Learning Research
GbyAI
GbyAI
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
T
The Blog of Author Tim Ferriss
小众软件
小众软件
M
MIT News - Artificial intelligence
MyScale Blog
MyScale Blog
D
Docker
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Google DeepMind News
Google DeepMind News
月光博客
月光博客
L
LangChain Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
C
Check Point Blog
U
Unit 42
人人都是产品经理
人人都是产品经理

Arch Linux: Recent news updates

virtualbox-ext-vnc >= 7.2.12-2 requires manual intervention News: Active AUR malicious packages incident News: Arch Linux 2026 Leader Election Results News: kea >= 1:3.0.3-6 update requires manual intervention 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: Breaking changes for all users of `varnish`, which ...
Sven-Hendrik · 2026-05-25 · via Arch Linux: Recent news updates

The Varnish project has renamed itself to Vinyl Cache. We followed this rename with a new vinyl-cache package. This upgrade results in breaking changes and users are advised to study these changes and how it affects them before following the replacement. All references to "varnish" have been changed to "vinyl" in all binaries and directories.

At minimum, users will have to:

  • rename /etc/varnish to /etc/vinyl-cache
  • rename /var/lib/varnish to /var/lib/vinyl-cache
  • fix up ownership of files inside /var/lib/varnish
  • user varnish becomes vinyl
  • group varnish becomes vinyl
  • user varnishlog becomes vinyllog
  • user vcache remains the same
  • disable the old varnish.service and varnishncsa.service systemd units
  • enable the new vinyl-cache.service and vinylncsa.service systemd units

Meanwhile, the varnish package has been dropped from [extra]. We're not currently planning to maintain a new varnish package as it's a different upstream project.