Skip to content

Commit 83aa1c9

Browse files
authored
DAOS-18845 build: Tag 2.6.5 rc1 (#18122)
Tag first release candidate for 2.6.5. Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
1 parent c6befab commit 83aa1c9

4 files changed

Lines changed: 13 additions & 4 deletions

File tree

TAG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.4-rc5
1+
2.6.5-rc1

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.4
1+
2.6.5

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
daos (2.6.5-1) unstable; urgency=medium
2+
[ Phillip Henderson ]
3+
* First release candidate for 2.6.5
4+
5+
-- Phillip Henderson <phillip.henderson@hpe.com> Tue, 28 Apr 2026 09:20:00 -0500
6+
17
daos (2.6.4-22) unstable; urgency=medium
28
[ Tomasz Gromadzki ]
39
* Bump PMDK (libpmemobj) version to 2.1.3-2

utils/rpms/daos.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
%endif
2323

2424
Name: daos
25-
Version: 2.6.4
26-
Release: 22%{?relval}%{?dist}
25+
Version: 2.6.5
26+
Release: 1%{?relval}%{?dist}
2727
Summary: DAOS Storage Engine
2828

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

637637
%changelog
638+
* Tue Apr 28 2026 Phillip Henderson <phillip.henderson@hpe.com> 2.6.5-1
639+
- First release candidate for 2.6.5
640+
638641
* Fri Apr 24 2026 Tomasz Gromadzki <tomasz.gromadzki@hpe.com> 2.6.4-22
639642
- Bump PMDK (libpmemobj) version to 2.1.3-2
640643

0 commit comments

Comments
 (0)