Skip to content

Commit 14cd6f0

Browse files
committed
BUILD PKG
1 parent 1aafac2 commit 14cd6f0

7 files changed

Lines changed: 28 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## 45drives-tools 4.0.38-2
1+
## 45drives-tools 4.0.39-1
22

3-
* Rebuilding with added github write perms
3+
* Adds support for new NVME-F8X3 and HomeLab X15 (Unraid Collab unit)

manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"name": "45drives-tools",
44
"title": "45drives-tools",
55
"description": "cli tools for 45Drives server products",
6-
"version": "4.0.38",
7-
"build_number": "2",
6+
"version": "4.0.39",
7+
"build_number": "1",
88
"stable": true,
99
"author": "Brett Kelly <bkelly@45drives.com>",
1010
"git_url": "https://github.com/45Drives/ceph-ansible-45d",
@@ -75,8 +75,8 @@
7575
],
7676
"changelog": {
7777
"urgency": "medium",
78-
"version": "4.0.38",
79-
"build_number": "2",
78+
"version": "4.0.39",
79+
"build_number": "1",
8080
"date": null,
8181
"packager": "Brett Kelly <bkelly@45drives.com>",
8282
"changes": []

packaging/debian-bookworm/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
45drives-tools (4.0.39-1bookworm) bookworm; urgency=medium
2+
3+
* Adds support for new NVME-F8X3 and HomeLab X15 (Unraid Collab unit)
4+
5+
-- Jordan Keough <jkeough@45drives.com> Mon, 13 Apr 2026 07:57:38 -0300
6+
17
45drives-tools (4.0.38-2bookworm) bookworm; urgency=medium
28

39
* Rebuilding with added github write perms

packaging/rocky-el8/main.spec.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ fi
7777
/usr/lib/udev/rules.d/*
7878

7979
%changelog
80+
* Mon Apr 13 2026 Jordan Keough <jkeough@45drives.com> 4.0.39-1
81+
- Adds support for new NVME-F8X3 and HomeLab X15 (Unraid Collab unit)
8082
* Fri Feb 27 2026 Jordan Keough <jkeough@45drives.com> 4.0.38-2
8183
- Rebuilding with added github write perms
8284
* Fri Feb 27 2026 Jordan Keough <jkeough@45drives.com> 4.0.38-1

packaging/rocky-el9/main.spec.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ fi
7777
/usr/lib/udev/rules.d/*
7878

7979
%changelog
80+
* Mon Apr 13 2026 Jordan Keough <jkeough@45drives.com> 4.0.39-1
81+
- Adds support for new NVME-F8X3 and HomeLab X15 (Unraid Collab unit)
8082
* Fri Feb 27 2026 Jordan Keough <jkeough@45drives.com> 4.0.38-2
8183
- Rebuilding with added github write perms
8284
* Fri Feb 27 2026 Jordan Keough <jkeough@45drives.com> 4.0.38-1

packaging/ubuntu-focal/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
45drives-tools (4.0.39-1focal) focal; urgency=medium
2+
3+
* Adds support for new NVME-F8X3 and HomeLab X15 (Unraid Collab unit)
4+
5+
-- Jordan Keough <jkeough@45drives.com> Mon, 13 Apr 2026 07:57:38 -0300
6+
17
45drives-tools (4.0.38-2focal) focal; urgency=medium
28

39
* Rebuilding with added github write perms

packaging/ubuntu-jammy/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
45drives-tools (4.0.39-1jammy) jammy; urgency=medium
2+
3+
* Adds support for new NVME-F8X3 and HomeLab X15 (Unraid Collab unit)
4+
5+
-- Jordan Keough <jkeough@45drives.com> Mon, 13 Apr 2026 07:57:38 -0300
6+
17
45drives-tools (4.0.38-2jammy) jammy; urgency=medium
28

39
* Rebuilding with added github write perms

0 commit comments

Comments
 (0)