Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.5-rc1
2.6.5-rc2
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
daos (2.6.5-2) unstable; urgency=medium
[ Phillip Henderson ]
* Second release candidate for 2.6.5

-- Phillip Henderson <phillip.henderson@hpe.com> Mon, 04 May 2026 10:35:00 -0500

daos (2.6.5-1) unstable; urgency=medium
[ Phillip Henderson ]
* First release candidate for 2.6.5
Expand Down
5 changes: 4 additions & 1 deletion utils/rpms/daos.spec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

Name: daos
Version: 2.6.5
Release: 1%{?relval}%{?dist}
Release: 2%{?relval}%{?dist}
Summary: DAOS Storage Engine

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

%changelog
* Tue May 04 2026 Phillip Henderson <phillip.henderson@hpe.com> 2.6.5-2
- Second release candidate for 2.6.5

* Tue Apr 28 2026 Phillip Henderson <phillip.henderson@hpe.com> 2.6.5-1
- First release candidate for 2.6.5

Expand Down
Loading