diff --git a/openssh.spec b/openssh.spec index ed85840..1f5a867 100644 --- a/openssh.spec +++ b/openssh.spec @@ -6,8 +6,8 @@ %define with_selinux 0 Name: openssh -Version: 8.8p1 -Release: 2mamba +Version: 8.9p1 +Release: 1mamba Summary: OpenSSH free Secure Shell (SSH) implementation Group: Network/Security Vendor: openmamba @@ -40,7 +40,6 @@ BuildRequires: libharfbuzz-devel BuildRequires: libopenssl-devel BuildRequires: libpam-devel BuildRequires: libpango-devel -BuildRequires: libtermcap-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END %if "%{stage1}" != "1" @@ -301,6 +300,9 @@ exit 0 %{_libexecdir}/openssh/ssh-askpass %changelog +* Fri Feb 25 2022 Automatic Build System 8.9p1-1mamba +- automatic version update by autodist + * Mon Dec 13 2021 Silvan Calarco 8.8p1-2mamba - sshd.socket: set MaxConnectionsPerSource=16 to limit max-limit-hits deactivation for dos attempts