-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated all modules to allow for use by users with sudo access
- Loading branch information
1 parent
47367ea
commit 4465536
Showing
10 changed files
with
96 additions
and
93 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,15 +1,21 @@ | ||
cockpit-45drives-hardware (1.3.2-1focal) focal; urgency=medium | ||
|
||
* All modules can now be used by users with sudo privelages. | ||
|
||
-- 45Drives <[email protected]> Tue, 09 Mar 2021 12:20:03 +0000 | ||
|
||
cockpit-45drives-hardware (1.3.1-2focal) focal; urgency=medium | ||
|
||
* updated requirements of 45drives-tools dependency to >= 1.8.6. | ||
|
||
-- 45Drives <[email protected]> Mon, 08 Feb 2021 12:47:03 +0000 | ||
-- 45Drives <[email protected]> Mon, 08 Mar 2021 12:47:03 +0000 | ||
|
||
cockpit-45drives-hardware (1.3.1-1focal) focal; urgency=medium | ||
|
||
* Packaging of cockpit-45drives-hardware now handled using docker. | ||
* Added support for all Enhanced models with AMD processors. | ||
|
||
-- 45Drives <[email protected]> Mon, 08 Feb 2021 10:47:03 +0000 | ||
-- 45Drives <[email protected]> Mon, 08 Mar 2021 10:47:03 +0000 | ||
|
||
cockpit-45drives-hardware (1.3.0-3focal) focal; urgency=medium | ||
|
||
|
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 |
---|---|---|
|
@@ -3,8 +3,8 @@ | |
%define __os_install_post %{_dbpath}/brp-compress | ||
|
||
Name: cockpit-45drives-hardware | ||
Version: 1.3.1 | ||
Release: 2%{?dist} | ||
Version: 1.3.2 | ||
Release: 1%{?dist} | ||
Summary: A cockpit package for 45Drives Storinator Products. | ||
|
||
Group: Development/Tools | ||
|
@@ -62,9 +62,11 @@ rm -rf %{buildroot} | |
/usr/share/cockpit/45drives-motherboard/* | ||
|
||
%changelog | ||
* Thu Feb 25 2021 Mark Hooper <[email protected]> 1.3.1-2 | ||
* Tue Mar 09 2021 Mark Hooper <[email protected]> 1.3.2-1 | ||
- All modules can now be used by users with sudo privelages. | ||
* Mon Mar 08 2021 Mark Hooper <[email protected]> 1.3.1-2 | ||
- Updated requirements for 45drives-tools version from >= 1.8.5 to >= 1.8.6. | ||
* Thu Feb 25 2021 Mark Hooper <[email protected]> 1.3.1-1 | ||
* Mon Mar 08 2021 Mark Hooper <[email protected]> 1.3.1-1 | ||
- Packaging of cockpit-45drives-hardware now handled using docker. | ||
- Added support for all Enhanced models with AMD processors. | ||
* Thu Feb 25 2021 Mark Hooper <[email protected]> 1.3.0-1 | ||
|
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
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
Oops, something went wrong.