]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Mention more NEWS.
authorWayne Davison <wayne@opencoder.net>
Sat, 9 Nov 2024 19:05:16 +0000 (11:05 -0800)
committerWayne Davison <wayne@opencoder.net>
Sat, 9 Nov 2024 19:05:16 +0000 (11:05 -0800)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index 1a88a70d948464024e5f06b160012151213896b7..a47fdbfcd75e9d8ace485b9ff6f9f3373878f33d 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,13 +2,21 @@
 
 ## Changes in this version:
 
+### SECURITY FIXES:
+
+- Fixed a buffer overflow when the sum2 digest algorithm is SHA1.
+
 ### BUG FIXES:
 
 - Fixed the included popt to avoid a memory error on modern gcc versions.
 
 ### INTERNAL:
 
- - Updated included popt to version 1.19.
+- Updated included popt to version 1.19.
+
+### DEVELOPER RELATED:
+
+- Various improvements to the release scripts and git setup.
 
 ------------------------------------------------------------------------------
 
 
 | RELEASE DATE | VER.   | DATE OF COMMIT\* | PROTOCOL    |
 |--------------|--------|------------------|-------------|
-| ?? Apr 2024  | 3.3.1  |                  | 31          |
+| ?? Nov 2024  | 3.3.1  |                  | 31          |
 | 06 Apr 2024  | 3.3.0  |                  | 31          |
 | 20 Oct 2022  | 3.2.7  |                  | 31          |
 | 09 Sep 2022  | 3.2.6  |                  | 31          |