Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 38136
include $(TOPDIR)/rules.mk
PKG_NAME:=openssh
-PKG_VERSION:=6.2p2
-PKG_RELEASE:=2
+PKG_VERSION:=6.3p1
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
ftp://openbsd.wiretapped.net/pub/OpenBSD/OpenSSH/portable/ \
ftp://ftp.belnet.be/packages/openbsd/OpenSSH/portable/ \
ftp://ftp.de.openbsd.org/pub/unix/OpenBSD/OpenSSH/portable/
-PKG_MD5SUM:=be46174dcbb77ebb4ea88ef140685de1
+PKG_MD5SUM:=225e75c9856f76011966013163784038
PKG_BUILD_DEPENDS:=libopenssl
--- a/ssh_config
+++ b/ssh_config
-@@ -45,3 +45,6 @@
- # PermitLocalCommand no
+@@ -46,3 +46,6 @@
# VisualHostKey no
# ProxyCommand ssh -q -W %h:%p gateway.example.com
+ # RekeyLimit 1G 1h
+
+# enable DSCP QoS values (per RFC-4594)
+#IPQoS AF21 AF11
--- a/sshd_config
+++ b/sshd_config
-@@ -111,6 +111,9 @@ AuthorizedKeysFile .ssh/authorized_keys
+@@ -120,6 +120,9 @@ UsePrivilegeSeparation sandbox # Default for new installations.
# no default banner path
#Banner none