aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
--------