Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2021-07-21 18:25:19 +0300
committerGitHub <noreply@github.com>2021-07-21 18:25:19 +0300
commitce0001c40884268cb4b8fec714f7cd55bccc0a74 (patch)
treecc0a20043f05af08f34e40d1d2aa9a258ad4d68f /CHANGELOG.md
parent755abdc556062c22d920160cf5ebfc2adb1dcc7a (diff)
Updated log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0b76d8ca..c041a9cd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,11 +7,14 @@
- Check for outdated translation files
### Changed
+- DBS-1826 - Check if PostgreSQL is being used
+- DBS-1828 - Test multiple PostgreSQL configuration file(s)
- KRNL-5830 - Sort kernels by version instead of modification date
- PKGS-7410 - Don't show exception for systems using LXC
- GetHostID function: fallback options added for Linux systems
- Fix: macOS Big Sur detection
- Fix: show correct text when egrep is missing
+- Fix: variable name for PostgreSQL
- German and Spanish translations extended
---------------------------------------------------------------------------------