diff --git a/openssh.spec b/openssh.spec index bd1c637..79aee2a 100644 --- a/openssh.spec +++ b/openssh.spec @@ -6,7 +6,7 @@ %define with_selinux 0 Name: openssh -Version: 8.6p1 +Version: 8.7p1 Release: 1mamba Summary: OpenSSH free Secure Shell (SSH) implementation Group: Network/Security @@ -26,6 +26,8 @@ Patch1: openssh-8.2p1-arm-glibc-2.31.patch Patch2: openssh-8.4p1-sandbox-seccomp.patch License: BSD ## AUTOBUILDREQ-BEGIN +#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package +#libpthread.so.0()(64bit): /usr/lib64/libpthread.so: file not owned by any package BuildRequires: glibc-devel BuildRequires: libX11-devel BuildRequires: libatk-devel @@ -301,6 +303,9 @@ exit 0 %{_libexecdir}/openssh/ssh-askpass %changelog +* Sat Aug 21 2021 Automatic Build System 8.7p1-1mamba +- automatic version update by autodist + * Mon Apr 19 2021 Automatic Build System 8.6p1-1mamba - automatic version update by autodist