From 48f4c31165d709722b401bad3f3cec75bc02ae65 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Sat, 2 Dec 2023 22:31:42 +0100 Subject: support for CacheServer was finally merged! 🎉🥳 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... and will be available in pacman 7.x final release. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4a20c63..830ba33 100644 --- a/README.md +++ b/README.md @@ -85,10 +85,10 @@ server being skipped for the remainder of this transaction. However `pacredir` sends a "*404 - not found*" response if the file is not available in local network - and is skipped after just three misses. -Currently there is a merge request to +The upcoming `pacman` version `7.x` does [add cache server support](https://gitlab.archlinux.org/pacman/pacman/-/merge_requests/98) -to `pacman`. That would resolve the situation, so let's hope that will be -merged soon and is available with `pacman` version `7.x`. +and resolves the situation. You should use `pacman` with that feature +backported. Security -------- -- cgit v1.2.3-54-g00ecf