diff --git a/openssh.spec b/openssh.spec index fac5ac4..b91a875 100644 --- a/openssh.spec +++ b/openssh.spec @@ -6,7 +6,7 @@ %define with_selinux 0 Name: openssh -Version: 9.2p1 +Version: 9.3p1 Release: 1mamba Summary: OpenSSH free Secure Shell (SSH) implementation Group: Network/Security @@ -51,7 +51,7 @@ BuildRequires: libopensc-devel BuildRequires: coreutils %endif BuildRequires: libwrap-devel -BuildRequires: libopenssl >= 1.0.1c +BuildRequires: libopenssl >= 3.1.0 BuildRequires: glibc-devel >= 2.31 # NOTE: @@ -301,6 +301,12 @@ exit 0 %{_libexecdir}/openssh/ssh-askpass %changelog +* Thu Mar 16 2023 Automatic Build System 9.3p1-1mamba +- automatic version update by autodist + +* Wed Mar 15 2023 Silvan Calarco 9.2p1-2mamba +- rebuilt with openssl 3.1.0 + * Fri Feb 03 2023 Automatic Build System 9.2p1-1mamba - automatic version update by autodist