diff options
author | Christian Hesse <mail@eworm.de> | 2023-12-02 22:31:42 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-12-02 22:31:42 +0100 |
commit | 48f4c31165d709722b401bad3f3cec75bc02ae65 (patch) | |
tree | 5d065d62c68500cce37f3355f2280e0280d70fc6 /README.md | |
parent | e35fd04646186657956f6cc8fcb46f7ec9c4f74c (diff) | |
download | pacredir-48f4c31165d709722b401bad3f3cec75bc02ae65.tar.gz pacredir-48f4c31165d709722b401bad3f3cec75bc02ae65.tar.zst |
support for CacheServer was finally merged! 🎉🥳
... and will be available in pacman 7.x final release.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 -------- |