From 471ba4151516c72a62cb2e3346381ab93a5603d3 Mon Sep 17 00:00:00 2001 From: Camille Lafitte Date: Fri, 30 Aug 2024 10:58:03 +0200 Subject: [PATCH] Release 3.7.0 : Support latest debian version and ssl proxy mode * This version was test on bookworkm we propose it as stable on latest debian version * Delete properly orphan pool * Support ssl proxy mode, in some case mod_ssl is disabled and we need to provide a stable vhost --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index fb057ad..eb2925a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +alternc-php-fpm (3.7.0) stretch buster bullseye bookworm; urgency=medium + + * Enable bullseye bookworm support + * Delete existing pool when any new pool are set to a specific php version + * Provide ErrorLog codebase in all apache vhost + * Update vhost template to support ssl proxy mode + + -- Camille Lafitte Fri, 30 Aug 2024 10:45:00 +0200 + alternc-php-fpm (3.6.6) stretch buster; urgency=medium * Don't remove other php template