Skip to content
Merged
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.4-aurora.p2
2.6.4-aurora.p3
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.4-14) unstable; urgency=medium
[ Mohamad Chaarawi ]
* Tag 2.6.4-aurora.p3

-- Mohamad Chaarawi <[email protected]> Fri, 16 Jan 2026 10:00:00 -0500

daos (2.6.4-12) unstable; urgency=medium
[ Phillip Henderson ]
* Tag 2.6.4-aurora.p2
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.4
Release: 12%{?relval}%{?dist}
Release: 14%{?relval}%{?dist}
Summary: DAOS Storage Engine

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

%changelog
* Fri Jan 16 2026 Mohamad Chaarawi <[email protected]> 2.6.4-14
- Tag 2.6.4-aurora.p3

* Thu Jan 08 2026 Phillip Henderson <[email protected]> 2.6.4-12
- Tag 2.6.4-aurora.p2

Expand Down
Loading