From 65c4ed2ac1cc529870c072a4f5aad4ba21111798 Mon Sep 17 00:00:00 2001 From: Osamu Tatebe Date: Tue, 20 Feb 2024 06:20:50 +0900 Subject: [PATCH] release note for Gfarm version 2.8.3 --- RELNOTES | 13 ++++++++++++- configure.ac | 2 +- package/redhat/gfarm.spec | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/RELNOTES b/RELNOTES index 52672b55e..0e438b8e1 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,10 +1,21 @@ +Release note for Gfarm 2.8.3 +============================ + +[2024.2.20] + +Updated feature +* gfperf - allow new authentication methods. support PHP7 or later + +Bug fix +* When SASL authentication fails, do not proceed to the next + authentication method + Release note for Gfarm 2.8.2 ============================ [2023.12.30] Bug fix - * gfmd - synchronous slaves may be recognized as asyncronous slaves, introduced by the version 2.7.21 diff --git a/configure.ac b/configure.ac index 3d15a4c99..a13b5b50b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([gfarm],[2.8.2]) +AC_INIT([gfarm],[2.8.3]) AC_CONFIG_SRCDIR(RELNOTES) AC_CONFIG_AUX_DIR(makes) AC_CONFIG_HEADERS([include/gfarm/gfarm_config.h]) diff --git a/package/redhat/gfarm.spec b/package/redhat/gfarm.spec index ea7cfdefe..14c274e19 100644 --- a/package/redhat/gfarm.spec +++ b/package/redhat/gfarm.spec @@ -1,7 +1,7 @@ # Part 1 data definition %define pkg gfarm %if %{undefined ver} -%define ver 2.8.2 +%define ver 2.8.3 %endif %if %{undefined rel} %define rel 1