automatic version update by autodist [release 8.9p1-1mamba;Fri Feb 25 2022]

This commit is contained in:
Automatic Build System 2024-01-06 08:15:57 +01:00
parent 1419f87a8e
commit 91ec7e7e44

View File

@ -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 <autodist@mambasoft.it> 8.9p1-1mamba
- automatic version update by autodist
* Mon Dec 13 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 8.8p1-2mamba
- sshd.socket: set MaxConnectionsPerSource=16 to limit max-limit-hits deactivation for dos attempts