update ipmitool plg and package
This commit is contained in:
parent
ffbd986fe5
commit
6f7d39cce1
|
@ -3,7 +3,7 @@
|
||||||
<!DOCTYPE PLUGIN [
|
<!DOCTYPE PLUGIN [
|
||||||
<!ENTITY name "ipmitool-plugin">
|
<!ENTITY name "ipmitool-plugin">
|
||||||
<!ENTITY author "dmacias72">
|
<!ENTITY author "dmacias72">
|
||||||
<!ENTITY version "2016.02.15a">
|
<!ENTITY version "2016.02.22">
|
||||||
<!ENTITY launch "Tools/IPMItool">
|
<!ENTITY launch "Tools/IPMItool">
|
||||||
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
||||||
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
||||||
|
@ -18,6 +18,8 @@
|
||||||
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;">
|
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;">
|
||||||
|
|
||||||
<CHANGES>
|
<CHANGES>
|
||||||
|
###2016.02.22
|
||||||
|
- fix: advanced changed to fixed instead of toggle
|
||||||
###2016.02.15a
|
###2016.02.15a
|
||||||
- fix: array combine error for sensors with non uniform data
|
- fix: array combine error for sensors with non uniform data
|
||||||
###2016.02.15
|
###2016.02.15
|
||||||
|
|
|
@ -11,8 +11,10 @@ The ipmitool plugin allows you to view your system sensors and events using your
|
||||||
</Description>
|
</Description>
|
||||||
<Support>http://lime-technology.com/forum/index.php?topic=39787.0</Support>
|
<Support>http://lime-technology.com/forum/index.php?topic=39787.0</Support>
|
||||||
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/ipmitool-plugin.png</Icon>
|
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/ipmitool-plugin.png</Icon>
|
||||||
<Date>2016-02-15</Date>
|
<Date>2016-02-22</Date>
|
||||||
<Changes>
|
<Changes>
|
||||||
|
###2016.02.22
|
||||||
|
- fix: advanced changed to fixed instead of toggle
|
||||||
###2016.02.15a
|
###2016.02.15a
|
||||||
- fix: array combine error for sensors with non uniform data
|
- fix: array combine error for sensors with non uniform data
|
||||||
###2016.02.15
|
###2016.02.15
|
||||||
|
|
Loading…
Reference in New Issue
Block a user