`varnish` 软件包重命名为 `vinyl-cache`,对所有用户产生破坏性变更

Varnish 项目已更名为 Vinyl Cache。我们已跟随此次更名推出了全新的 vinyl-cache 软件包。此次升级带来了破坏性变更,建议用户在执行替换操作前仔细研究这些变更及其产生的影响。所有的二进制文件和目录中对 "varnish" 的引用均已更改为 "vinyl"。

用户至少需要进行以下操作:

  • /etc/varnish 重命名为 /etc/vinyl-cache
  • /var/lib/varnish 重命名为 /var/lib/vinyl-cache
  • 修复 /var/lib/varnish(现为 /var/lib/vinyl-cache)内文件的所有权
  • 用户 varnish 变更为 vinyl
  • 用户组 varnish 变更为 vinyl
  • 用户 varnishlog 变更为 vinyllog
  • 用户 vcache 保持不变
  • 禁用旧的 varnish.servicevarnishncsa.service systemd 单元
  • 启用新的 vinyl-cache.servicevinylncsa.service systemd 单元

同时,varnish 软件包已从 [extra] 仓库中移除。由于这是不同的上游项目,我们目前暂无维护新版 varnish 软件包的计划。

© . This site is unofficial and not affiliated with Arch Linux.

Content is available under GNU Free Documentation License 1.3 or later unless otherwise noted.