Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/5cd6cbb9f71d
branches:  netbsd-7
changeset: 932425:5cd6cbb9f71d
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Thu May 07 12:01:40 2020 +0000

description:
Ticket #1731

diffstat:

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

diffs (20 lines):

diff -r 11d48c0e5706 -r 5cd6cbb9f71d doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Thu May 07 12:01:00 2020 +0000
+++ b/doc/CHANGES-7.3   Thu May 07 12:01:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.82 2020/05/06 07:42:14 sborrill Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.83 2020/05/07 12:01:40 sborrill Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -850,3 +850,10 @@
        converting the code to avoid alignment issues.
        [he, ticket #1730]
 
+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