commit fb727dfc5a6fef0dd3686641db49d1f9fdba769f
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Mon Sep 28 21:26:40 2020 +0200

    - up to 8.4p1

 openssh-config.patch | 2 +-
 openssh.spec         | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index a11f7cd..a01281e 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -36,13 +36,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.3p1
+Version:       8.4p1
 Release:       1
 Epoch:         2
 License:       BSD
 Group:         Applications/Networking
 Source0:       
http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz
-# Source0-md5: 68d7527bf2672153ca47402f6489a1af
+# Source0-md5: 8f897870404c088e4aa7d1c1c58b526b
 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
@@ -84,7 +84,7 @@ BuildRequires:        automake
 %{?with_kerberos5:BuildRequires:       heimdal-devel >= 0.7}
 %{?with_ldns:BuildRequires:    ldns-devel}
 %{?with_libedit:BuildRequires: libedit-devel}
-BuildRequires: libfido2-devel
+BuildRequires: libfido2-devel >= 1.5.0
 BuildRequires: libseccomp-devel
 %{?with_selinux:BuildRequires: libselinux-devel}
 %{?with_ldap:BuildRequires:    openldap-devel}
diff --git a/openssh-config.patch b/openssh-config.patch
index 915d1d7..799ce2c 100644
--- a/openssh-config.patch
+++ b/openssh-config.patch
@@ -80,9 +80,9 @@
  #   CheckHostIP yes
  #   AddressFamily any
 @@ -42,3 +45,18 @@
- #   VisualHostKey no
  #   ProxyCommand ssh -q -W %h:%p gateway.example.com
  #   RekeyLimit 1G 1h
+ #   UserKnownHostsFile ~/.ssh/known_hosts.d/%k
 +
 +Host *
 +      GSSAPIAuthentication yes
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssh.git/commitdiff/fb727dfc5a6fef0dd3686641db49d1f9fdba769f

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to