From 00a6e0beb8ecea1476f4977272c796f13f8d1a58 Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Tue, 11 Apr 2017 19:35:11 -0600 Subject: [PATCH] update libvirtwol plugin --- plugins/libvirtwol.plg | 16 +++++++++------- plugins/libvirtwol.xml | 10 ++++++---- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/plugins/libvirtwol.plg b/plugins/libvirtwol.plg index 7be03e68..c85ea3e9 100755 --- a/plugins/libvirtwol.plg +++ b/plugins/libvirtwol.plg @@ -3,7 +3,7 @@ - + @@ -21,7 +21,9 @@ This Plugin installs libvirt wake on lan for unRaid 6.1 All dependencies are in ##&name; -###&version; +###2017.04.11 +- update python for 6.2, 6.3 and 6.4 +###2017.01.30a - harden code for XSS and CSRF vulnerabilities - fix form not defined and submitting - update libvirt-python to 2.5.0 for 6.3 @@ -86,14 +88,14 @@ This Plugin installs libvirt wake on lan for unRaid 6.1 All dependencies are in - initial commit - -&gitURL;/packages/6.3/python-2.7.13-x86_64-1.txz + +&gitURL;/packages/6.4/python-2.7.13-x86_64-1.txz 67d18569672de5dd48e4dda2f7ce0e88 - -&gitURL;/packages/6.2/python-2.7.13-x86_64-1.txz -67d18569672de5dd48e4dda2f7ce0e88 + +&gitURL;/packages/6.3/python-2.7.13a-x86_64-2.txz +576078a891a9c50d19e04b1b2249dc05 diff --git a/plugins/libvirtwol.xml b/plugins/libvirtwol.xml index b21f69ea..688a08df 100644 --- a/plugins/libvirtwol.xml +++ b/plugins/libvirtwol.xml @@ -7,12 +7,14 @@ Tools:System Virtual Machine Wake On Lan -Wake On Lan for Virtual Machines. Allows you to recieve a wake on lan packet to wake or start up kvm virtual machines. +Wake On Lan for Virtual Machines. Allows you to recieve a wake on lan packet to wake or start up kvm virtual machines. http://lime-technology.com/forum/index.php?topic=44017.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/libvirtwol.png -2017.01.30 +2017.04.11 +###2017.04.11 +- update python for 6.2, 6.3 and 6.4 ###2017.01.30a - harden code for XSS and CSRF vulnerabilities - fix form not defined and submitting @@ -37,7 +39,7 @@ Wake On Lan for Virtual Machines. Allows you to recieve a wake on lan packet to - add dynamix plugin API - add white-space: normal to fix status css formatting ###2016.03.23 -- remove libpcap from 6.2 install +- remove libpcap from 6.2 install ###2016.03.19 - add wake on lan to advanced view ###2016.03.14 @@ -66,7 +68,7 @@ Wake On Lan for Virtual Machines. Allows you to recieve a wake on lan packet to ###2015.11.17 - fix start and stop event permissions ###2015.11.16 -- added promiscuous mode to listen for all packets +- added promiscuous mode to listen for all packets - will recieve all ether proto 0x0842 packets now ###2015.11.15 - added support for ethertype 0x0842