From bd3275d25246f8cd733579314141548be7b4a289 Mon Sep 17 00:00:00 2001 From: Luis Melo Date: Thu, 17 Sep 2026 12:33:03 +0000 Subject: [PATCH] Update signed manifest to 7.43.0 --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index e39a68a..89a974e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "version": "7.42.0", - "released_at": "2026-09-17T12:12:41+00:00", - "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.42.0/argus-wordpress-defence-7.42.0.zip", - "sha256": "c7821aa239c9a50576e5b3fdf48547ec1e6f0817d656253d4bb85f46fd30dee7", + "version": "7.43.0", + "released_at": "2026-09-17T12:33:02+00:00", + "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.43.0/argus-wordpress-defence-7.43.0.zip", + "sha256": "cdc118a3fc386a38b376c089bcbb4276a6f6a9cbaa847eb2586320553d4c621d", "min_php": "7.4", "min_wp": "6.0", "critical": false, - "summary": "* If this site is connected to a WAD account, findings shown there now include ARGUS's full\n explanation -- what was found, why it matters, and what to check -- not just the recommended\n fix, so you no longer need to open wp-admin to see the complete picture.", - "signature": "mUeeUqBfwGLpPNBmxtOFy1sLueaBn6Tj/61DYBcOAKoxVvdfIlFQUDSxHyTPgZDGiiy8NVhHJ370znBNkW3EBA==" + "summary": "* ARGUS's own automatic updates no longer create a flood of integrity findings for the files that\n update legitimately changed -- each one is now checked against that exact release's own signed\n file list, so a genuine ARGUS update stays quiet while anything unexpected (a file that update\n did not actually add, or one it removed but this version still needs) is still caught and\n reported, not silently ignored.", + "signature": "aS+aCokuI9o+k8CkM9NbifEWrOq+iz1wcRFkiWDIR2T9rGF+Xd47TIJDjKoyS3Ll2nx65uBobTCyr3mlK18KAQ==" }