From abaf0d98585f896d259ed6f24bc868751bf517fd Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Tue, 27 Aug 2024 01:09:40 +0200 Subject: [PATCH] Update apps - Picopass: CVE-2024-41566, When keys are unknown emulate with a dummy MAC and ignore reader MACs (by nvx) - Seader: Card parsing and saving UI and logic improvements (by bettse) --- CHANGELOG.md | 5 +++++ applications/external | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e92c6a96a..fb65c2536 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### Updated: +- Apps: + - Picopass: CVE-2024-41566, When keys are unknown emulate with a dummy MAC and ignore reader MACs (by @nvx) + - Seader: Card parsing and saving UI and logic improvements (by @bettse) + ### Fixed: - Desktop: Fix disabling keybinds (by @Willy-JL) - Settings: Fix duplicates in Power Settings when opening submenus (by @Willy-JL) diff --git a/applications/external b/applications/external index 9e32cc75d..43ff28abf 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 9e32cc75d0dfb8620c772da3a36dd6c0911857e3 +Subproject commit 43ff28abf2acfb59337185120f8cba9cdf87e078