]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- up to 8.4p1 auto/th/openssh-8.4p1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 28 Sep 2020 19:26:40 +0000 (21:26 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 28 Sep 2020 19:26:40 +0000 (21:26 +0200)
openssh-config.patch
openssh.spec

index 915d1d76d7b0a04e481446edb7380db2a3ca7597..799ce2cbe28a0c8b6f365cbd39a52effdac13e55 100644 (file)
@@ -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
index a11f7cd8d4e8799687cfeea1ad4909f0ec1089d3..a01281eb35ae5785fc1e6411cb2a264583f334ff 100644 (file)
@@ -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}
This page took 0.246079 seconds and 4 git commands to generate.