diff --git a/CMakeLists.txt b/CMakeLists.txt index cbef33b43..d0f4ce9ea 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ project(condor-ce) cmake_minimum_required(VERSION 2.6) -set( HTCONDORCE_VERSION "4.5.0" CACHE INTERNAL "Version of the HTCondor-CE" ) +set( HTCONDORCE_VERSION "4.5.1" CACHE INTERNAL "Version of the HTCondor-CE" ) set( CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake ) diff --git a/rpm/htcondor-ce.spec b/rpm/htcondor-ce.spec index cd85c1595..7ca69fb2e 100644 --- a/rpm/htcondor-ce.spec +++ b/rpm/htcondor-ce.spec @@ -2,8 +2,8 @@ #define gitrev osg Name: htcondor-ce -Version: 4.5.0 -Release: 1%{?gitrev:.%{gitrev}git}%{?dist} +Version: 4.5.1 +Release: 2%{?gitrev:.%{gitrev}git}%{?dist} Summary: A framework to run HTCondor as a CE BuildArch: noarch @@ -520,6 +520,10 @@ fi %{_localstatedir}/www/wsgi-scripts/htcondor-ce/htcondor-ce-registry.wsgi %changelog +* Tue Mar 30 2021 Brian Lin - 4.5.0-2 +- Fix an issue with an overly aggressive default SYSTEM_PERIODIC_REMOVE (HTCONDOR-350) +- Use the GlobalJobID attribute as the APEL record lrmsID (#426) + * Thu Feb 11 2021 Brian Lin - 4.5.0-1 - Whole node jobs (HTCondor batch systems only) now make use of GPUs (HTCONDOR-103) - Added `USE_CE_HOME_DIR` configuration variable (default: `True`) to allow users to disable setting `$HOME` in the