From 6d32f0bdde352897f38335379c1d582178086a75 Mon Sep 17 00:00:00 2001 From: Andras Iklody Date: Tue, 27 Jul 2021 15:27:52 +0200 Subject: [PATCH] Update 2021-07-27-MISP.2.4.147.released.md --- _posts/2021-07-27-MISP.2.4.147.released.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/2021-07-27-MISP.2.4.147.released.md b/_posts/2021-07-27-MISP.2.4.147.released.md index 80bed97..d7192f6 100644 --- a/_posts/2021-07-27-MISP.2.4.147.released.md +++ b/_posts/2021-07-27-MISP.2.4.147.released.md @@ -6,13 +6,13 @@ featured: /assets/images/misp/blog/misp-openapi.png # MISP 2.4.147 released -MISP 2.4.144 released including a massive number of small improvements, bug and security fixes. We strongly recommend all MISP users to upgrade as soon as possible. This release fixes [CVE-2021-37534](https://cvepremium.circl.lu/cve/CVE-2021-37534). +MISP 2.4.147 released including a massive number of small improvements, bug and security fixes. We strongly recommend all MISP users to upgrade as soon as possible. This release fixes [CVE-2021-37534](https://cvepremium.circl.lu/cve/CVE-2021-37534). # Sync improvements Many improvements were done in the synchronisation such as: -- When saving sightings, push just new sightings. +- When saving sightings, only push the new sightings. - Filter out existing sightings if remote sever supports that method. - Check if event exists before pushing. - Check event existence before pushing sightings.