diff --git a/Makefile b/Makefile index 6cc16f8..4320906 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -SSHPROXY_VERSION ?= 1.6.1 +SSHPROXY_VERSION ?= 1.6.2 SSHPROXY_GIT_URL ?= github.com/cea-hpc/sshproxy prefix ?= /usr diff --git a/misc/sshproxy.spec b/misc/sshproxy.spec index 9226926..ed2b7e8 100644 --- a/misc/sshproxy.spec +++ b/misc/sshproxy.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: sshproxy -Version: 1.6.1 +Version: 1.6.2 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 Jan 24 2024 Cyril Servant - 1.6.2-1 +- sshproxy 1.6.2 + * Mon Nov 27 2023 Cyril Servant - 1.6.1-1 - sshproxy 1.6.1