Skip to content

Commit

Permalink
DAOS-14737 build: Tag 2.4.1 rc1 (#13468)
Browse files Browse the repository at this point in the history
Tag first release candidate for 2.4.1.

Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
  • Loading branch information
phender committed Dec 8, 2023
1 parent 205ca12 commit c979f73
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
2 changes: 1 addition & 1 deletion TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.0-rc2
2.4.1-rc1
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.0
2.4.1
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
daos (2.4.1-1) unstable; urgency=medium

[ Phillip Henderson ]
* First release candidate for 2.4.1

-- Phillip Henderson <phillip.henderson@intel.com> Fri, 08 Dec 2023 16:12:00 -0500

daos (2.4.0-5) unstable; urgency=medium
[ Brian J. Murrell ]
* Update for EL 8.8 and Leap 15.5
Expand Down
7 changes: 5 additions & 2 deletions utils/rpms/daos.spec
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
%endif

Name: daos
Version: 2.4.0
Release: 5%{?relval}%{?dist}
Version: 2.4.1
Release: 1%{?relval}%{?dist}
Summary: DAOS Storage Engine

License: BSD-2-Clause-Patent
Expand Down Expand Up @@ -555,6 +555,9 @@ getent passwd daos_agent >/dev/null || useradd -s /sbin/nologin -r -g daos_agent
# No files in a shim package

%changelog
* Fri Dec 08 2023 Phillip Henderson <phillip.henderson@intel.com> 2.4.1-1
- First release candidate for 2.4.1

* Wed Dec 06 2023 Brian J. Murrell <brian.murrell@intel.com> 2.4.0-3
- Update for EL 8.8 and Leap 15.5
- Update raft to 0.10.1-2.411.gefa15f4
Expand Down

0 comments on commit c979f73

Please sign in to comment.