Skip to content

Commit

Permalink
Bump version and update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Harvester57 committed Sep 27, 2024
1 parent 84e74d5 commit 8507a23
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AdditionalHardening.admx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Author: Florian Stosse <[email protected]>
Version: 1.0.33
Date: 2024-01-05
Version: 1.0.34
Date: 2024-09-27
-->
<policyDefinitions xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0"
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.

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

## [v1.0.34] - 2024-09-27
### Added
- Added all the steps required to update the bootloader against the BlackLotus vulnerability CVE-2023-24932
- 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

## [v1.0.33] - 2024-01-05
### Fixed
- `supportedOn` value for the DTLS 1.3 policy
Expand Down

0 comments on commit 8507a23

Please sign in to comment.