aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-11-06 15:29:49 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-11-06 15:29:49 +0100
commit0aeac8bf98c6f869067ac117aff81d324c7a68fd (patch)
tree317bcd254a911b65769c807318c157da8f25706c
parent655a53eaa48971bd033c6afb4a279aac53b80a10 (diff)
downloadpacredir-0aeac8bf98c6f869067ac117aff81d324c7a68fd.tar.gz
pacredir-0aeac8bf98c6f869067ac117aff81d324c7a68fd.tar.zst
link Gitlab merge requests
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5620ace..dd64de7 100644
--- a/README.md
+++ b/README.md
@@ -111,6 +111,9 @@ not increased.
Sadly upstream denied, again. 😢
+Anyway, pushed this as merge request to Gitlab:
+[support http header 'Cache-Control: no-cache' for soft failure](https://gitlab.archlinux.org/pacman/pacman/-/merge_requests/76)
+
### Implement CacheServer
A more complex solution that breaks current API is:
@@ -123,6 +126,9 @@ Handling for soft failures is demanded in a long standing upstream bug, and
the given patch could solve it:
[FS#23407 - Allow soft failures on Server URLs](https://bugs.archlinux.org/task/23407)
+Pushed this as merge request to Gitlab:
+[implement CacheServer](https://gitlab.archlinux.org/pacman/pacman/-/merge_requests/74)
+
Security
--------