From 4f7f8226e1fa9a785e621d605c46c86293fde6cd Mon Sep 17 00:00:00 2001 From: Cyril Servant Date: Wed, 5 Nov 2025 16:34:51 +0100 Subject: [PATCH] Version 2.1.0 --- Makefile | 2 +- misc/sshproxy.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) 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