squid: added packagist.org in the whitelist

This commit is contained in:
Ludovic Poujol 2019-01-10 17:57:51 +01:00
parent f6ca2279bf
commit c4c091b362
2 changed files with 3 additions and 1 deletions

View file

@ -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

View file

@ -105,6 +105,7 @@
^www\.phpbb\.com$
^www\.typolight\.org$
^www\.spip\.net$
^packagist\.org$
### Feeds / API / WS Tools / ...