Source-Changes-HG archive

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

[src/trunk]: src/doc CHANGES: ftp(1) ssl connection timeout



details:   https://anonhg.NetBSD.org/src/rev/40f6e847d457
branches:  trunk
changeset: 374603:40f6e847d457
user:      lukem <lukem%NetBSD.org@localhost>
date:      Sun May 07 18:15:38 2023 +0000

description:
CHANGES: ftp(1) ssl connection timeout

diffstat:

 doc/CHANGES |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 339ffb3f2d0a -r 40f6e847d457 doc/CHANGES
--- a/doc/CHANGES       Sun May 07 16:43:50 2023 +0000
+++ b/doc/CHANGES       Sun May 07 18:15:38 2023 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2961 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2962 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -85,4 +85,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
                Bumped shlib major because of incompatible API/ABI changes.
                [nikita 20230416]
        dhcpcd: Import version 10.0.1. [roy 20230421]
-
+       ftp(1): Add timeout for SSL connection setup, defaulting to 60 seconds.
+               [lukem 20230505]



Home | Main Index | Thread Index | Old Index