From 9c9d06b9b0756a1f3dc5aa098e0200cde9991bd0 Mon Sep 17 00:00:00 2001 From: Nedko Arnaudov Date: Sun, 7 Jan 2024 17:22:02 +0200 Subject: [PATCH] README.md: Add info about new maintainer --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af5a81b..c27a616 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,14 @@ It's being developed by falkTX, using Python3 and Qt5 (and some C++ where needed The tools share the same base source code, so most of them look quite similar (which is intentional).
Also, lots of custom widgets were coded when needed (like pixmapdial, pixmapkeyboard, patchcanvas and systray).
-They can be re-used in other projects. Contact the author if you need help on that. +They can be re-used in other projects. +Cadence suite was abandoned by its original author in August 2023. + +Since August 2023, the Cadence suite is maintained by Nedko Arnaudov (LADI project), +the author of jackdbus and ladish. + +In particular, fixes for CVE-2023-43782 and CVE-2023-43783 are applied. ===== DESCRIPTIONS ===== ------------------------