From 041e73ea20bb7910fa89e2ccb8bb54de3ae30163 Mon Sep 17 00:00:00 2001 From: Allen Golbig Date: Tue, 19 Oct 2021 14:43:17 -0400 Subject: [PATCH] changelog update --- CHANGELOG.adoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index e7ab3290..8e9f6260 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -9,9 +9,19 @@ This document provides a high-level view of the changes to the macOS Security Co *** icloud_private_relay_disable *** os_recovery_lock_enable *** os_skip_unlock_with_watch_enable +*** os_ssh_fips_compliant +*** os_sshd_fips_compliant *** sysprefs_airplay_receiver_disable ** Modified Rules +*** auth_ssh_password_authentication_disable *** os_directory_services_configured +*** sysprefs_ssh_disable +*** sysprefs_ssh_enable +** Deleted Rules +*** os_ssh_fips_140_ciphers +*** os_ssh_fips_140_macs +*** os_sshd_fips_140_ciphers +*** os_sshd_fips_140_macs ** Updated existing rules rules to reflect 12.0 ** Updated CCEs to existing rules ** Bug fixes