diff --git a/Makefile b/Makefile index 43209068..7d0177af 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -SSHPROXY_VERSION ?= 1.6.2 +SSHPROXY_VERSION ?= 1.6.3 SSHPROXY_GIT_URL ?= github.com/cea-hpc/sshproxy prefix ?= /usr diff --git a/misc/sshproxy.spec b/misc/sshproxy.spec index ed2b7e88..35372357 100644 --- a/misc/sshproxy.spec +++ b/misc/sshproxy.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: sshproxy -Version: 1.6.2 +Version: 1.6.3 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 +* Tue May 14 2024 Cyril Servant - 1.6.3-1 +- sshproxy 1.6.3 + * Wed Jan 24 2024 Cyril Servant - 1.6.2-1 - sshproxy 1.6.2