From e8a9e55ba54895e56ff0fdfbfb0afa2e9ec8635e Mon Sep 17 00:00:00 2001 From: Aptivi CEO Date: Wed, 4 Dec 2024 23:45:51 +0300 Subject: [PATCH] fin - Finalized changelogs --- Type: fin Breaking: False Doc Required: False Backport Required: False Part: 1/1 --- CHANGES | 4 ++-- CHANGES.TITLE | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 8e71751..eb18095 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,10 @@ -(Errata release) We've updated MPG123 to version 1.32.9 as there was a security vulnerability that was fixed. +This release is an urgent one that fixes a critical problem with regards to how BassBoom finds libraries. ### Changes This release contains a variety of changes, including, but not limited to: -- `[*]` Fixed [CVE-2024-10573](https://nvd.nist.gov/vuln/detail/CVE-2024-10573) +- `[*]` Refactored library loading mechanism Review the commit history if you want to get a deep insight about the changes. diff --git a/CHANGES.TITLE b/CHANGES.TITLE index 37cc1ba..c57a82a 100644 --- a/CHANGES.TITLE +++ b/CHANGES.TITLE @@ -1 +1 @@ -[servicing] BassBoom v0.2.4.2: More Secure! +[servicing] BassBoom v0.2.4.3: Where's the Root?