From 737e7fa5adfde915823896b2b5fb4a8bce86b5b8 Mon Sep 17 00:00:00 2001 From: Tim Theisen Date: Tue, 29 Oct 2024 15:14:04 -0500 Subject: [PATCH] HTCONDOR-2677: Prepare for 23.0.17 release --- Makefile | 2 +- rpm/htcondor-ce.spec | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 236a771c..3086e540 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # ------------------------------------------------------------------------------ PACKAGE := htcondor-ce -VERSION := 23.0.16 +VERSION := 23.0.17 # ------------------------------------------------------------------------------ diff --git a/rpm/htcondor-ce.spec b/rpm/htcondor-ce.spec index 7a1d00a2..bc0800b3 100644 --- a/rpm/htcondor-ce.spec +++ b/rpm/htcondor-ce.spec @@ -2,8 +2,8 @@ #define gitrev osg Name: htcondor-ce -Version: 23.0.16 -Release: 0.rc1%{?gitrev:.%{gitrev}git}%{?dist} +Version: 23.0.17 +Release: 1%{?gitrev:.%{gitrev}git}%{?dist} Summary: A framework to run HTCondor as a CE BuildArch: noarch @@ -542,8 +542,9 @@ getent passwd condorce_webapp >/dev/null || \ %{_localstatedir}/www/wsgi-scripts/htcondor-ce/htcondor-ce-registry.wsgi %changelog -* Fri Oct 11 2024 Tim Theisen - 23.0.16-0.1 +* Wed Oct 30 2024 Tim Theisen - 23.0.17-1 - Lock down HTCondor-CE IDTOKEN security +- Remove obsolete GSI configuration * Wed Jul 24 2024 Tim Theisen - 23.0.13-1 - Package condor_ce_upgrade_check