From 2c9906528253555e284fcedf6d8cabf0e502d9d1 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 13 Mar 2024 18:41:41 +0300 Subject: [PATCH] openssh ver. bump --- server/openssh/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/server/openssh/pspec.xml b/server/openssh/pspec.xml index b2380ed193..20044b4bfd 100644 --- a/server/openssh/pspec.xml +++ b/server/openssh/pspec.xml @@ -13,7 +13,7 @@ service Port of OpenBSD's free SSH release OpenSSH is a FREE version of the SSH connectivity tools that technical users of the Internet rely on. Users of telnet, rlogin, and ftp may not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks. - https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.6p1.tar.gz + https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.7p1.tar.gz libedit-devel zlib-devel @@ -58,6 +58,13 @@ + + 2024-03-13 + 9.7.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2024-01-13 9.6_p1