-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated config.txt to fix name of new stornado server
- Loading branch information
1 parent
dbebdcf
commit baec766
Showing
6 changed files
with
25 additions
and
12 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 @@ | ||
## Serial45d 3.0.0-1 | ||
## Serial45d 3.0.0-2 | ||
|
||
* added the ability to serialize HomeLab-HL15 Servers | ||
* updated name of chassis used for new NVME Stornado from 2UTM to F2 |
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": "Serial45d", | ||
"prerelease": true, | ||
"version": "3.0.0", | ||
"buildVersion": "1", | ||
"buildVersion": "2", | ||
"author": "Mark Hooper <[email protected]>", | ||
"url": "https://github.com/45Drives/serial45d", | ||
"category": "utils", | ||
|
@@ -53,7 +53,7 @@ | |
"changelog": { | ||
"urgency": "medium", | ||
"version": "3.0.0", | ||
"buildVersion": "1", | ||
"buildVersion": "2", | ||
"ignore": [], | ||
"date": null, | ||
"packager": "Mark Hooper <[email protected]>", | ||
|
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 |
---|---|---|
|
@@ -42,6 +42,8 @@ fi | |
%{_bindir}/* | ||
|
||
%changelog | ||
* Thu Nov 16 2023 Mark Hooper <[email protected]> 3.0.0-2 | ||
- updated name of chassis used for new NVME Stornado from 2UTM to F2 | ||
* Wed Oct 04 2023 Mark Hooper <[email protected]> 3.0.0-1 | ||
- added the ability to serialize HomeLab-HL15 Servers | ||
* Wed Jul 26 2023 Mark Hooper <[email protected]> 2.0.1-4 | ||
|
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 |
---|---|---|
|
@@ -42,6 +42,8 @@ fi | |
%{_bindir}/* | ||
|
||
%changelog | ||
* Thu Nov 16 2023 Mark Hooper <[email protected]> 3.0.0-2 | ||
- updated name of chassis used for new NVME Stornado from 2UTM to F2 | ||
* Wed Oct 04 2023 Mark Hooper <[email protected]> 3.0.0-1 | ||
- added the ability to serialize HomeLab-HL15 Servers | ||
* Wed Jul 26 2023 Mark Hooper <[email protected]> 2.0.1-4 | ||
|
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 @@ | ||
serial45d (3.0.0-2focal) focal; urgency=medium | ||
|
||
* updated name of chassis used for new NVME Stornado from 2UTM to F2 | ||
|
||
-- Mark Hooper <[email protected]> Thu, 16 Nov 2023 05:23:55 -0400 | ||
|
||
serial45d (3.0.0-1focal) focal; urgency=medium | ||
|
||
* added the ability to serialize HomeLab-HL15 Servers | ||
|
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