Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-1]: src/doc Ticket #1731
details: https://anonhg.NetBSD.org/src/rev/383df78fcabd
branches: netbsd-7-1
changeset: 932430:383df78fcabd
user: sborrill <sborrill%NetBSD.org@localhost>
date: Thu May 07 12:07:13 2020 +0000
description:
Ticket #1731
diffstat:
doc/CHANGES-7.1.3 | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r d2cafc67b39f -r 383df78fcabd doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Thu May 07 12:05:51 2020 +0000
+++ b/doc/CHANGES-7.1.3 Thu May 07 12:07:13 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.70 2020/04/30 16:24:26 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.71 2020/05/07 12:07:13 sborrill Exp $
A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
release:
@@ -682,4 +682,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