[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch Linux: avoid squid to cache database files
Holger Levsen
holger at layer-acht.org
Fri Nov 24 12:25:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 69c6cf8abd394ed21a2db4239110252c7f95d38c
Author: anthraxx <levente at leventepolyak.net>
Date: Fri Nov 24 13:08:50 2017 +0100
reproducible Arch Linux: avoid squid to cache database files
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
hosts/jenkins/etc/squid/squid.conf | 1 +
hosts/profitbricks-build3-amd64/etc/squid/squid.conf | 1 +
hosts/profitbricks-build4-amd64/etc/squid/squid.conf | 1 +
3 files changed, 3 insertions(+)
diff --git a/hosts/jenkins/etc/squid/squid.conf b/hosts/jenkins/etc/squid/squid.conf
index ad1cdc4..6c7ac7e 100644
--- a/hosts/jenkins/etc/squid/squid.conf
+++ b/hosts/jenkins/etc/squid/squid.conf
@@ -4874,6 +4874,7 @@ refresh_pattern /(|In)Release(|\.gpg)$ 0 0% 0
refresh_pattern /(Packages|Sources)(|\.gz|\.bz2|\.xz)$ 0 0% 0
refresh_pattern \.deb$ 129600 100% 129600
refresh_pattern \.udeb$ 129600 100% 129600
+refresh_pattern /(core|extra|community|multilib)\.db(\.tar\.gz|\.sig)?$ 0 0% 0
refresh_pattern \.tar\.(gz|bz2|xz|lzma)$ 129600 100% 129600
refresh_pattern . 0 20% 4320
diff --git a/hosts/profitbricks-build3-amd64/etc/squid/squid.conf b/hosts/profitbricks-build3-amd64/etc/squid/squid.conf
index ad1cdc4..6c7ac7e 100644
--- a/hosts/profitbricks-build3-amd64/etc/squid/squid.conf
+++ b/hosts/profitbricks-build3-amd64/etc/squid/squid.conf
@@ -4874,6 +4874,7 @@ refresh_pattern /(|In)Release(|\.gpg)$ 0 0% 0
refresh_pattern /(Packages|Sources)(|\.gz|\.bz2|\.xz)$ 0 0% 0
refresh_pattern \.deb$ 129600 100% 129600
refresh_pattern \.udeb$ 129600 100% 129600
+refresh_pattern /(core|extra|community|multilib)\.db(\.tar\.gz|\.sig)?$ 0 0% 0
refresh_pattern \.tar\.(gz|bz2|xz|lzma)$ 129600 100% 129600
refresh_pattern . 0 20% 4320
diff --git a/hosts/profitbricks-build4-amd64/etc/squid/squid.conf b/hosts/profitbricks-build4-amd64/etc/squid/squid.conf
index ad1cdc4..6c7ac7e 100644
--- a/hosts/profitbricks-build4-amd64/etc/squid/squid.conf
+++ b/hosts/profitbricks-build4-amd64/etc/squid/squid.conf
@@ -4874,6 +4874,7 @@ refresh_pattern /(|In)Release(|\.gpg)$ 0 0% 0
refresh_pattern /(Packages|Sources)(|\.gz|\.bz2|\.xz)$ 0 0% 0
refresh_pattern \.deb$ 129600 100% 129600
refresh_pattern \.udeb$ 129600 100% 129600
+refresh_pattern /(core|extra|community|multilib)\.db(\.tar\.gz|\.sig)?$ 0 0% 0
refresh_pattern \.tar\.(gz|bz2|xz|lzma)$ 129600 100% 129600
refresh_pattern . 0 20% 4320
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list