Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1546
details: https://anonhg.NetBSD.org/src/rev/d6066069b318
branches: netbsd-8
changeset: 932447:d6066069b318
user: martin <martin%NetBSD.org@localhost>
date: Thu May 07 17:03:51 2020 +0000
description:
Ticket #1546
diffstat:
doc/CHANGES-8.3 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r dc6c9ec398e8 -r d6066069b318 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3 Thu May 07 17:02:33 2020 +0000
+++ b/doc/CHANGES-8.3 Thu May 07 17:03:51 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.8 2020/05/05 18:52:57 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.9 2020/05/07 17:03:51 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -131,3 +131,11 @@
Fix a bug introduced when fixing alingment issues.
[he, ticket #1545]
+
+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 #1546]
+
Home |
Main Index |
Thread Index |
Old Index