From 1a1d736fa7baee2983ae7b8452c64fb342313c32 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Sun, 7 Apr 2019 15:53:04 +0200 Subject: [PATCH] Updated log --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6a5e11d..0d0187d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,12 +12,14 @@ - INSE-8200 - Usage of TCP wrappers - INSE-8300 - Presence of rsh client - INSE-8302 - Presence of rsh server +- Detect equery binary detection ### Changed - AUTH-9278 - Test LDAP in all PAM components on Red Hat and other systems - PKGS-7410 - Add support for DPKG-based systems to gather installed kernel packages - PKGS-7420 - Detect toolkit to automatically download and apply upgrades - Improve text output for AIX systems +- Extended PackageIsInstalled function ---------------------------------------------------------------------------------