From c4c091b362be0421b776efd253c113fbf0296ad5 Mon Sep 17 00:00:00 2001 From: Ludovic Poujol Date: Thu, 10 Jan 2019 17:57:51 +0100 Subject: [PATCH] squid: added packagist.org in the whitelist --- CHANGELOG.md | 3 ++- squid/files/evolinux-whitelist-defaults.conf | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8fb4150..a1e89fd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ The **patch** part changes incrementally at each release. ### Changed * redis: distinction between main and master password * evocheck: update evocheck.sh for source install +* squid: added packagist.org in the whitelist * java: update Oracle java package to 8u192 ### Fixed @@ -30,7 +31,7 @@ The **patch** part changes incrementally at each release. * metricbeat: fix username/password replacement * nagios-nrpe: check_process now return the error code (making the check more usefull than /bin/true) * nginx: Munin url config is now a template to insert the server-status prefix -* nodejs: Update yarn repo GPG key (current key expired) +* nodejs: Update yarn repo GPG key (current key expired) * redis: In instance mode, ensure to replace the nrpe check_redis with the instance check script * redis: Don't set the owner of /var/{lib,log}/redis to a redis instance account diff --git a/squid/files/evolinux-whitelist-defaults.conf b/squid/files/evolinux-whitelist-defaults.conf index 2bbebf5b..ac0d9f6c 100644 --- a/squid/files/evolinux-whitelist-defaults.conf +++ b/squid/files/evolinux-whitelist-defaults.conf @@ -105,6 +105,7 @@ ^www\.phpbb\.com$ ^www\.typolight\.org$ ^www\.spip\.net$ +^packagist\.org$ ### Feeds / API / WS Tools / ...