openssh: update to 7.7p1
authorPeter Wagner <tripolar@gmx.at>
Sun, 8 Apr 2018 17:13:59 +0000 (19:13 +0200)
committerPeter Wagner <tripolar@gmx.at>
Sun, 8 Apr 2018 17:13:59 +0000 (19:13 +0200)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
net/openssh/Makefile
net/openssh/patches/100-dscp-qos.patch

index 3a19387b0d0110fc5c25d7ffccb524a61c0588c4..afdd6023e3b55b40dbf1345a404d9e9c274e6c5a 100644 (file)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openssh
-PKG_VERSION:=7.6p1
+PKG_VERSION:=7.7p1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
                https://ftp.spline.de/pub/OpenBSD/OpenSSH/portable/ \
                https://anorien.csc.warwick.ac.uk/pub/OpenBSD/OpenSSH/portable/
-PKG_HASH:=a323caeeddfe145baaa0db16e98d784b1fbc7dd436a6bf1f479dfd5cd1d21723
+PKG_HASH:=d73be7e684e99efcd024be15a30bffcbe41b012b2f7b3c9084aed621775e6b8f
 
 PKG_LICENSE:=BSD ISC
 PKG_LICENSE_FILES:=LICENCE
index 630cc09532e8735bd21f8d4feef1339d6f583211..adbb7e368e7fc94b3b719a14ef00f62cbdfd1443 100644 (file)
@@ -1,6 +1,6 @@
 --- a/ssh_config
 +++ b/ssh_config
-@@ -48,3 +48,6 @@
+@@ -44,3 +44,6 @@
  #   VisualHostKey no
  #   ProxyCommand ssh -q -W %h:%p gateway.example.com
  #   RekeyLimit 1G 1h
@@ -9,7 +9,7 @@
 +#IPQoS AF21 AF11
 --- a/sshd_config
 +++ b/sshd_config
-@@ -107,6 +107,9 @@ AuthorizedKeysFile .ssh/authorized_keys
+@@ -106,6 +106,9 @@ AuthorizedKeysFile .ssh/authorized_keys
  # no default banner path
  #Banner none