From 43c0342f919870cf3fadda0f520a55eeed8e3146 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sat, 18 Sep 2021 16:15:05 +0200 Subject: [PATCH] - updated to 3.7p1 --- openssh-config.patch | 4 ++-- openssh.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/openssh-config.patch b/openssh-config.patch index 799ce2c..60562cf 100644 --- a/openssh-config.patch +++ b/openssh-config.patch @@ -18,7 +18,7 @@ +## PubkeyAcceptedKeyTypes +ssh-dss # Change to no to disable s/key passwords - #ChallengeResponseAuthentication yes + #KbdInteractiveAuthentication yes @@ -66,6 +70,7 @@ # GSSAPI options #GSSAPIAuthentication no @@ -30,7 +30,7 @@ @@ -89,10 +92,12 @@ # If you just want the PAM account and session checks to run without # PAM authentication, then enable this but set PasswordAuthentication - # and ChallengeResponseAuthentication to 'no'. + # and KbdInteractiveAuthentication to 'no'. -#UsePAM no +UsePAM yes diff --git a/openssh.spec b/openssh.spec index bfb1e16..c7c6b09 100644 --- a/openssh.spec +++ b/openssh.spec @@ -43,13 +43,13 @@ Summary(pt_BR.UTF-8): Implementação livre do SSH Summary(ru.UTF-8): OpenSSH - свободная реализация протокола Secure Shell (SSH) Summary(uk.UTF-8): OpenSSH - вільна реалізація протоколу Secure Shell (SSH) Name: openssh -Version: 8.6p1 +Version: 8.7p1 Release: 1 Epoch: 2 License: BSD Group: Applications/Networking Source0: http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz -# Source0-md5: 805f7048aec6dd752584e570383a6f00 +# Source0-md5: f545230799f131aecca04da56e61990a Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 # Source1-md5: 66943d481cc422512b537bcc2c7400d1 Source2: %{name}d.init -- 2.52.0