]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Mention CVE-2011-1097.
authorWayne Davison <wayned@samba.org>
Sat, 26 Mar 2011 21:31:45 +0000 (14:31 -0700)
committerWayne Davison <wayned@samba.org>
Sat, 26 Mar 2011 21:31:45 +0000 (14:31 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 182261456ea88f0f57e3abaf4804c2bc044a1bfb..218b70507130c8891aa1ba5386540f6354da05c8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,8 +10,9 @@ Changes since 3.0.7:
 
     - Fixed a data-corruption issue when preserving hard-links without
       preserving file ownership, and doing deletions either before or during
-      the transfer.  This fixes some assert errors in the hard-linking code,
-      and some potential failed checksums (via -c) that should have matched.
+      the transfer (CVE-2011-1097).  This fixes some assert errors in the
+      hard-linking code, and some potential failed checksums (via -c) that
+      should have matched.
 
     - Fixed a potential crash when an rsync daemon has a filter/exclude list
       and the transfer is using ACLs or xattrs.