Skip to content

Commit 8507a23

Browse files
committed
Bump version and update CHANGELOG
1 parent 84e74d5 commit 8507a23

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

AdditionalHardening.admx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
33
Author: Florian Stosse <florian.stosse@gmail.com>
4-
Version: 1.0.33
5-
Date: 2024-01-05
4+
Version: 1.0.34
5+
Date: 2024-09-27
66
-->
77
<policyDefinitions xmlns:xsd="http://www.w3.org/2001/XMLSchema"
88
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0"

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [v1.0.34] - 2024-09-27
7+
### Added
8+
- Added all the steps required to update the bootloader against the BlackLotus vulnerability CVE-2023-24932
9+
- Cf. Microsoft documentation at https://support.microsoft.com/en-us/topic/kb5025885-how-to-manage-the-windows-boot-manager-revocations-for-secure-boot-changes-associated-with-cve-2023-24932-41a975df-beb2-40c1-99a3-b3ff139f832d#bkmk_mitigation_guidelines
10+
611
## [v1.0.33] - 2024-01-05
712
### Fixed
813
- `supportedOn` value for the DTLS 1.3 policy

0 commit comments

Comments
 (0)