Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src new openssh
details: https://anonhg.NetBSD.org/src/rev/8279b9df9968
branches: trunk
changeset: 360920:8279b9df9968
user: christos <christos%NetBSD.org@localhost>
date: Fri Apr 06 19:00:08 2018 +0000
description:
new openssh
diffstat:
distrib/sets/lists/base/shl.mi | 6 +++---
distrib/sets/lists/debug/shl.mi | 4 ++--
doc/3RDPARTY | 4 ++--
doc/CHANGES | 3 ++-
4 files changed, 9 insertions(+), 8 deletions(-)
diffs (70 lines):
diff -r 52f85e230248 -r 8279b9df9968 distrib/sets/lists/base/shl.mi
--- a/distrib/sets/lists/base/shl.mi Fri Apr 06 18:58:59 2018 +0000
+++ b/distrib/sets/lists/base/shl.mi Fri Apr 06 19:00:08 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.832 2018/02/13 10:02:12 mrg Exp $
+# $NetBSD: shl.mi,v 1.833 2018/04/06 19:00:08 christos Exp $
#
# Note: Don't delete entries from here - mark them as "obsolete" instead,
# unless otherwise stated below.
@@ -803,8 +803,8 @@
./usr/lib/libsqlite3.so.1.3 base-sys-shlib compatfile
./usr/lib/libss.so base-obsolete obsolete
./usr/lib/libssh.so base-secsh-shlib compatfile
-./usr/lib/libssh.so.31 base-secsh-shlib compatfile
-./usr/lib/libssh.so.31.0 base-secsh-shlib compatfile
+./usr/lib/libssh.so.32 base-secsh-shlib compatfile
+./usr/lib/libssh.so.32.0 base-secsh-shlib compatfile
./usr/lib/libssl.so base-crypto-shlib compatfile
./usr/lib/libssl.so.12 base-crypto-shlib compatfile,openssl=10
./usr/lib/libssl.so.12.0 base-crypto-shlib compatfile,openssl=10
diff -r 52f85e230248 -r 8279b9df9968 distrib/sets/lists/debug/shl.mi
--- a/distrib/sets/lists/debug/shl.mi Fri Apr 06 18:58:59 2018 +0000
+++ b/distrib/sets/lists/debug/shl.mi Fri Apr 06 19:00:08 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.193 2018/02/13 10:02:12 mrg Exp $
+# $NetBSD: shl.mi,v 1.194 2018/04/06 19:00:08 christos Exp $
./usr/lib/libbfd_g.a comp-c-debuglib debuglib,compatfile,binutils
./usr/libdata/debug/lib base-sys-usr debug,dynamicroot,compatdir
./usr/libdata/debug/lib/libblacklist.so.0.0.debug comp-sys-debug debug,dynamicroot
@@ -271,7 +271,7 @@
./usr/libdata/debug/usr/lib/libskey.so.2.0.debug comp-sys-debug debug,compatfile,skey
./usr/libdata/debug/usr/lib/libsl.so.6.0.debug comp-krb5-debug debug,compatfile,kerberos
./usr/libdata/debug/usr/lib/libsqlite3.so.1.3.debug comp-sys-debug debug,compatfile
-./usr/libdata/debug/usr/lib/libssh.so.31.0.debug comp-secsh-debug debug,compatfile
+./usr/libdata/debug/usr/lib/libssh.so.32.0.debug comp-secsh-debug debug,compatfile
./usr/libdata/debug/usr/lib/libssl.so.12.0.debug comp-crypto-debug debug,compatfile,openssl=10
./usr/libdata/debug/usr/lib/libssl.so.13.0.debug comp-crypto-debug debug,compatfile,openssl=11
./usr/libdata/debug/usr/lib/libstdc++.so.8.0.debug comp-sys-debug debug,compatfile,gcc=5,cxx,libstdcxx
diff -r 52f85e230248 -r 8279b9df9968 doc/3RDPARTY
--- a/doc/3RDPARTY Fri Apr 06 18:58:59 2018 +0000
+++ b/doc/3RDPARTY Fri Apr 06 19:00:08 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1509 2018/04/06 10:48:44 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1510 2018/04/06 19:01:30 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1030,7 +1030,7 @@
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 7.6
+Version: 7.7
Current Vers: 7.7 / portable 7.7p1
Maintainer: OpenSSH
Archive Site: http://www.openssh.com/ftp.html
diff -r 52f85e230248 -r 8279b9df9968 doc/CHANGES
--- a/doc/CHANGES Fri Apr 06 18:58:59 2018 +0000
+++ b/doc/CHANGES Fri Apr 06 19:00:08 2018 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2370 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2371 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -133,3 +133,4 @@
dhcpcd: Import 7.0.2. [roy 20180327]
aarch64: Add initial support for aarch64. [ryo 20180401]
dhcpcd: Import 7.0.3. [roy 20180406]
+ OpenSSH: Imported 7.7. [christos 20180406]
Home |
Main Index |
Thread Index |
Old Index