diff --git a/Makefile b/Makefile index 2b68ad91..c549122c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -SSHPROXY_VERSION ?= 2.0.1 +SSHPROXY_VERSION ?= 2.1.0 SSHPROXY_GIT_URL ?= github.com/cea-hpc/sshproxy prefix ?= /usr diff --git a/misc/sshproxy.spec b/misc/sshproxy.spec index c07b914e..d9c36a2c 100644 --- a/misc/sshproxy.spec +++ b/misc/sshproxy.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: sshproxy -Version: 2.0.1 +Version: 2.1.0 Release: 1%{?dist} Summary: SSH proxy License: CeCILL-B @@ -51,6 +51,9 @@ install -p -m 0644 config/sshproxy.yaml %{buildroot}%{_sysconfdir}/sshproxy %{_mandir}/man8/sshproxy-replay.8* %changelog +* Wed Nov 05 2025 Cyril Servant - 2.1.0-1 +- sshproxy 2.1.0 + * Mon Jun 02 2025 Cyril Servant - 2.0.1-1 - sshproxy 2.0.1