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:
authormboelen <michael@cisofy.com>2014-09-12 19:24:29 +0400
committermboelen <michael@cisofy.com>2014-09-12 19:24:29 +0400
commit8a9abeb81f035a71a458f6ec323d2c061c07f31f (patch)
tree5b895e7062d0eb93f5515eb096d8cd2383a4163a /CHANGELOG
parent83f4fb9ff456436155339c9f0f248fc29f823cc2 (diff)
Updated log
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3e386f86..3a195688 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -20,8 +20,18 @@
* 1.6.2 (2014-09-xx)
+ New:
+ - IsVirtualMachine function to check if system is running in VM
+ VM types: Bochs CPU emulation, IBM z/VM, KVM, Linux Containers,
+ libvirt LXC driver (Linux Containers), Microsoft Virtual PC, OpenVZ,
+ Oracle VM VirtualBox, QEMU, Systemd Namespace container,
+ User-Mode Linux (UML), VMware product, XEN
+
+ - ShowSymlinkPath function to check path behind a symlink
+
Changes:
- Permissions check has been adjusted to allow packaging and pentest mode
+ - Removed individual warnings [BOOT-5184]
- Store PID file in home directory of user if needed
* 1.6.1 (2014-09-09)