Skip to content

Commit 5cab004

Browse files
committed
build pkg
1 parent 2f09fb4 commit 5cab004

7 files changed

Lines changed: 31 additions & 4 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.39-1
1+
## 45drives-tools 4.0.39-2
22

3-
* Adds support for new NVME-F8X3 and HomeLab X15 (Unraid Collab unit)
3+
* Updates MW34 board with accurate suffix (had 000 like other Giga boards but this one is 00)

manifest.json

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

packaging/debian-bookworm/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
45drives-tools (4.0.39-2bookworm) bookworm; urgency=medium
2+
3+
* Updates MW34 board with accurate suffix (had 000 like other Giga boards but this
4+
one is 00)
5+
6+
-- Jordan Keough <jkeough@45drives.com> Fri, 17 Apr 2026 06:08:56 -0300
7+
18
45drives-tools (4.0.39-1bookworm) bookworm; urgency=medium
29

310
* Adds support for new NVME-F8X3 and HomeLab X15 (Unraid Collab unit)

packaging/rocky-el8/main.spec.j2

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

7979
%changelog
80+
* Fri Apr 17 2026 Jordan Keough <jkeough@45drives.com> 4.0.39-2
81+
- Updates MW34 board with accurate suffix (had 000 like other Giga boards but this
82+
one is 00)
8083
* Mon Apr 13 2026 Jordan Keough <jkeough@45drives.com> 4.0.39-1
8184
- Adds support for new NVME-F8X3 and HomeLab X15 (Unraid Collab unit)
8285
* Fri Feb 27 2026 Jordan Keough <jkeough@45drives.com> 4.0.38-2

packaging/rocky-el9/main.spec.j2

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

7979
%changelog
80+
* Fri Apr 17 2026 Jordan Keough <jkeough@45drives.com> 4.0.39-2
81+
- Updates MW34 board with accurate suffix (had 000 like other Giga boards but this
82+
one is 00)
8083
* Mon Apr 13 2026 Jordan Keough <jkeough@45drives.com> 4.0.39-1
8184
- Adds support for new NVME-F8X3 and HomeLab X15 (Unraid Collab unit)
8285
* Fri Feb 27 2026 Jordan Keough <jkeough@45drives.com> 4.0.38-2

packaging/ubuntu-focal/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
45drives-tools (4.0.39-2focal) focal; urgency=medium
2+
3+
* Updates MW34 board with accurate suffix (had 000 like other Giga boards but this
4+
one is 00)
5+
6+
-- Jordan Keough <jkeough@45drives.com> Fri, 17 Apr 2026 06:08:56 -0300
7+
18
45drives-tools (4.0.39-1focal) focal; urgency=medium
29

310
* Adds support for new NVME-F8X3 and HomeLab X15 (Unraid Collab unit)

packaging/ubuntu-jammy/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
45drives-tools (4.0.39-2jammy) jammy; urgency=medium
2+
3+
* Updates MW34 board with accurate suffix (had 000 like other Giga boards but this
4+
one is 00)
5+
6+
-- Jordan Keough <jkeough@45drives.com> Fri, 17 Apr 2026 06:08:56 -0300
7+
18
45drives-tools (4.0.39-1jammy) jammy; urgency=medium
29

310
* Adds support for new NVME-F8X3 and HomeLab X15 (Unraid Collab unit)

0 commit comments

Comments
 (0)