From 4729c3fddf05d6c8496ac2602a843e7dce5990e4 Mon Sep 17 00:00:00 2001 From: Jan Pavlinec Date: Sun, 10 Feb 2019 12:56:53 +0100 Subject: openssh: patch scp security issues Fixes CVE-2019-6109 CVE-2019-6111 Signed-off-by: Jan Pavlinec --- net/openssh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/openssh/Makefile') diff --git a/net/openssh/Makefile b/net/openssh/Makefile index e37920bd2..03c77738a 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssh PKG_VERSION:=7.9p1 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \ -- cgit v1.2.3