Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7-0]: src/doc Ticket #1731



details:   https://anonhg.NetBSD.org/src/rev/3a465b1352ed
branches:  netbsd-7-0
changeset: 932428:3a465b1352ed
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Thu May 07 12:03:47 2020 +0000

description:
Ticket #1731

diffstat:

 doc/CHANGES-7.0.3 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r b9ab26bb4651 -r 3a465b1352ed doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Thu May 07 12:02:24 2020 +0000
+++ b/doc/CHANGES-7.0.3 Thu May 07 12:03:47 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.162 2020/04/30 16:25:15 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.163 2020/05/07 12:03:47 sborrill Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5957,3 +5957,10 @@
        Fix potential buffer overflows in fortune tools.
        [nia, ticket #1729]
 
+bin/rcp/rcp.c                                  1.50
+
+       In sink(), upon error, avoid multiple replies to the source
+       as this would lead to a desynchronization of the protocol and
+       further files or directories to be ignored or corrupted.
+       [aymeric, ticket #1731]
+



Home | Main Index | Thread Index | Old Index