aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-12-02 22:31:42 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-12-02 22:31:42 +0100
commit48f4c31165d709722b401bad3f3cec75bc02ae65 (patch)
tree5d065d62c68500cce37f3355f2280e0280d70fc6
parente35fd04646186657956f6cc8fcb46f7ec9c4f74c (diff)
downloadpacredir-48f4c31165d709722b401bad3f3cec75bc02ae65.tar.gz
pacredir-48f4c31165d709722b401bad3f3cec75bc02ae65.tar.zst
support for CacheServer was finally merged! 🎉🥳
... and will be available in pacman 7.x final release.
-rw-r--r--README.md6
1 files 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
--------