-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
21 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
## 45drives-tools 3.0.12-2 | ||
## 45drives-tools 3.0.12-3 | ||
|
||
* adds support for hl4 and hl8 | ||
* bump build number |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"title": "45drives-tools", | ||
"description": "cli tools for 45Drives server products", | ||
"version": "3.0.12", | ||
"build_number": "2", | ||
"build_number": "3", | ||
"stable": true, | ||
"author": "Brett Kelly <[email protected]>", | ||
"git_url": "https://github.com/45Drives/ceph-ansible-45d", | ||
|
@@ -76,8 +76,8 @@ | |
], | ||
"changelog": { | ||
"urgency": "medium", | ||
"version": "7.0.0", | ||
"build_number": "1", | ||
"version": "3.0.12", | ||
"build_number": "3", | ||
"date": null, | ||
"packager": "Brett Kelly <[email protected]>", | ||
"changes": [] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
45drives-tools (3.0.12-3focal) focal; urgency=medium | ||
|
||
* bump build number | ||
|
||
-- Brett Kelly <[email protected]> Mon, 16 Dec 2024 08:41:10 -0400 | ||
|
||
45drives-tools (3.0.12-2focal) focal; urgency=medium | ||
|
||
* adds support for hl4 and hl8 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
45drives-tools (3.0.12-3jammy) jammy; urgency=medium | ||
|
||
* bump build number | ||
|
||
-- Brett Kelly <[email protected]> Mon, 16 Dec 2024 08:41:10 -0400 | ||
|
||
45drives-tools (3.0.12-2jammy) jammy; urgency=medium | ||
|
||
* first jammy package | ||
|