William Mortada
William Mortada
### General information - Operating system + version: Ubuntu 21.10 - Browser + version: Firefox 94.01 snap for Ubuntu canonical-002 - 1.0 - Information about the host app: - How...
We noticed some unusual database activity on a website that has this plugin installed. We believe that this was due to the `civi_wp_member_sync_refresh` job which syncs the status for every...
Docker is showing a warning about the empty continuation line in the Dockerfile: ``` [WARNING]: Empty continuation line found in: RUN curl -sL https://deb.nodesource.com/setup_14.x | bash - && apt-get update...
Now that CiviCRM [officially supports PHP 8](https://lab.civicrm.org/dev/core/-/issues/2201), I think we should add an image that runs PHP 8 to this repository.
When building the image, I get the following notice: ``` ================================================================================ ================================================================================ DEPRECATION WARNING Node.js 10.x is no longer actively supported! You will not receive security or critical stability updates...
Fixes #68
This follows from #68 and a suggestion from Mikey that [we should be using debian buster](https://github.com/civicrm/civicrm-buildkit/issues/633#issuecomment-869786874). Should we be looking to make the jump? I had issues when I tried...
There have been two recent [security releases](https://httpd.apache.org/security/vulnerabilities_24.html) for Apache: - Apache 2.4.60 on 1 July 2024 - Apache 2.4.61 on 3 July 2024 However the [latest images](https://hub.docker.com/_/php/tags?page=2&page_size=&ordering=&name=apache) appear to be...