openssh: update to 6.8p1
authorPeter Wagner <tripolar@gmx.at>
Thu, 19 Mar 2015 09:35:24 +0000 (10:35 +0100)
committerPeter Wagner <tripolar@gmx.at>
Thu, 19 Mar 2015 09:35:59 +0000 (10:35 +0100)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
net/openssh/Makefile
net/openssh/patches/130-implicit_memset_decl_fix.patch

index 055b0030e01b33161d384f3394fb421989a611ef..0534b2a15d0f129c21fcf36da647458c7eddb06f 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openssh
-PKG_VERSION:=6.7p1
-PKG_RELEASE:=3
+PKG_VERSION:=6.8p1
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
                http://ftp.belnet.be/pub/OpenBSD/OpenSSH/portable/
-PKG_MD5SUM:=3246aa79317b1d23cae783a3bf8275d6
+PKG_MD5SUM:=08f72de6751acfbd0892b5f003922701
 
 PKG_LICENSE:=BSD ISC
 PKG_LICENSE_FILES:=LICENCE
index be8bbcf9c4ade46547cdeaf834fcdd4c859794bf..7d46d20d3a060676b47bfe1b41d3ec8b0912fb50 100644 (file)
@@ -1,6 +1,6 @@
 --- a/includes.h
 +++ b/includes.h
-@@ -59,6 +59,9 @@
+@@ -60,6 +60,9 @@
  /*
   *-*-nto-qnx needs these headers for strcasecmp and LASTLOG_FILE respectively
   */