Bladeren bron

Better words (#1497)

Nate Brown 1 week geleden
bovenliggende
commit
7c3f533950
1 gewijzigde bestanden met toevoegingen van 3 en 2 verwijderingen
  1. 3 2
      CHANGELOG.md

+ 3 - 2
CHANGELOG.md

@@ -7,11 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
-## [1.9.7] - 2025-10-8
+## [1.9.7] - 2025-10-10
 
 ### Security
 
-- Fix an opportunity for emitting a packet that was sent with a spoofed source address within the configured vpn network. (#1494)
+- Fix an issue where Nebula could incorrectly accept and process a packet from an erroneous source IP when the sender's
+  certificate is configured with unsafe_routes (cert v1/v2) or multiple IPs (cert v2). (#1494)
 
 ### Changed