Bug/MDD-227: MISP Server 2.4.99: AH00534: apache2: Configuration error: More than one MPM loaded.
Update Information
This release fixes an bug in the 2.4.99 MISP server version and add the server 2.4.112 and 2.4.113.
General Changes
We change the general CI tools from docker build to kaniko and we disabled Gitlab CI and use only Travis CI now.
There are no user actions required.
Fixes and Improvements
Fixed the bug described in the subject in 2.4.99-2.4.103
Fixed an bug in server 2.4.104-2.4.113 with misp_cron.sh shellscript
Added an ENV variable for 2.4.104-2.4.xx
Added MISP server container 2.4.112-2.4.113 on base of new 2.4.nightly-debian
Detailed Changes
Fixed the bug described in the subject in 2.4.99-2.4.103
We explicit deactivate mpm_event process handler.
Fixed an bug in server 2.4.104-2.4.113 with misp_cron.sh shellscript
Added an ENV variable for 2.4.104-2.4.xx
We added SERVER_IDS as ENV variable. So the user can control which server entries should be included in the cron process.
Added MISP server container 2.4.112 and 2.4.113 on base of new 2.4.nightly-debian
The same features as 2.4.nightly-debian.
Bug/MDD-227: MISP Server 2.4.99: AH00534: apache2: Configuration error: More than one MPM loaded.
Update Information
This release fixes an bug in the 2.4.99 MISP server version and add the server 2.4.112 and 2.4.113.
General Changes
We change the general CI tools from
docker build
tokaniko
and we disabled Gitlab CI and use only Travis CI now. There are no user actions required.Fixes and Improvements
Detailed Changes
SERVER_IDS
as ENV variable. So the user can control which server entries should be included in the cron process.