From 53847d99195aa6d35a5f64dda988b2c2ae3b625b Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Wed, 6 Jul 2022 18:02:42 +0200 Subject: [PATCH] Release 22.07 --- CHANGELOG.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9201a629..2429f2fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,18 @@ The **patch** part changes is incremented if multiple releases happen the same m ### Added +### Changed + +### Fixed + +### Removed + +### Security + +## [22.07] 2022-07-06 + +### Added + * evolinux-base: session timeout is configurable (default: 36000 seconds = 10 hours) * haproxy: add haproxy_allow_ip_nonlocal_bind to set sysctl value (optional) * kvm-host: fix depreciation of "drbd-overview" by "drbdadm status" in add-vm.sh @@ -27,10 +39,6 @@ The **patch** part changes is incremented if multiple releases happen the same m * evolinux-user: Update PermitRootLogin task to work on Debian 11 * minifirewall: docker mode is configurable -### Removed - -### Security - ## [22.06.3] 2022-06-17 ### Changed