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

推荐订阅源

IT之家
IT之家
A
About on SuperTechFans
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
N
Netflix TechBlog - Medium
Microsoft Security Blog
Microsoft Security Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
博客园 - Franky
D
Docker
Martin Fowler
Martin Fowler
Engineering at Meta
Engineering at Meta
The Cloudflare Blog
人人都是产品经理
人人都是产品经理
Last Week in AI
Last Week in AI
U
Unit 42
F
Fortinet All Blogs
H
Help Net Security
Blog — PlanetScale
Blog — PlanetScale
Microsoft Azure Blog
Microsoft Azure Blog
罗磊的独立博客
P
Proofpoint News Feed
月光博客
月光博客
G
Google Developers Blog

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.