Imported Upstream version 2.6.4
This commit is contained in:
parent
fad6ced6f6
commit
fefe62b2bd
257 changed files with 6020 additions and 1394 deletions
|
@ -148,6 +148,7 @@ MKDIR_P = @MKDIR_P@
|
|||
NETLIBS = @NETLIBS@
|
||||
NM = @NM@
|
||||
NMEDIT = @NMEDIT@
|
||||
NUT_NETVERSION = @NUT_NETVERSION@
|
||||
OBJDUMP = @OBJDUMP@
|
||||
OBJEXT = @OBJEXT@
|
||||
OS_NAME = @OS_NAME@
|
||||
|
@ -161,6 +162,7 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|||
PACKAGE_URL = @PACKAGE_URL@
|
||||
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||
PIDPATH = @PIDPATH@
|
||||
PKG_CONFIG = @PKG_CONFIG@
|
||||
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
|
||||
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
|
||||
|
@ -168,6 +170,7 @@ PORT = @PORT@
|
|||
RANLIB = @RANLIB@
|
||||
RUN_AS_GROUP = @RUN_AS_GROUP@
|
||||
RUN_AS_USER = @RUN_AS_USER@
|
||||
SBINDIR = @SBINDIR@
|
||||
SED = @SED@
|
||||
SERLIBS = @SERLIBS@
|
||||
SET_MAKE = @SET_MAKE@
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
- May 31, 2012: 2.6.4 released, including link:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2944[CVE-2012-2944] fix
|
||||
- May 10, 2012: link:http://wmnut.mgeops.org[WMNut] 0.63 released
|
||||
- May 9, 2012: Official publication of Riello communication protocols
|
||||
- May 2, 2012: link:download.html#_binary_packages[Beta NUT 2.6.3-3 package for Windows released]
|
||||
- April 26, 2012: link:download.html#_binary_packages[Beta NUT 2.6.3-1 package for Windows released]
|
||||
- January 4, 2012: 2.6.3 released
|
||||
- October 31, 2011: link:download.html#_java_packages[jNUT and jNutWebAPI 0.2-SNAPSHOT released]
|
||||
- September 15, 2011: 2.6.2 released
|
||||
|
|
|
@ -192,6 +192,12 @@ link:http://www.readynas.com/?page_id=92[Netgear ReadyNAS]
|
|||
The RAIDiator firmware for the ReadyNAS product line includes NUT to either
|
||||
monitor a local USB UPS, or to connect as a slave to a NUT server.
|
||||
|
||||
link:http://www.thecus.com[Thecus NAS]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Thecus NAS firmware includes NUT for UPS support. The
|
||||
link:http://www.thecus.com/Downloads/Compatible_List/UPS_List_v1.0_ALL.pdf[following list of devices] is known to be supported.
|
||||
|
||||
link:http://www.webbastards.com/projects/[lcd-nut]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
@ -71,6 +71,15 @@ PowerKinetics
|
|||
|
||||
- PowerKinetics MiniCOL protocol - courtesy of PowerKinetics technical support
|
||||
|
||||
Riello
|
||||
~~~~~~
|
||||
|
||||
All these document are officially provided by Riello
|
||||
|
||||
- link:ups-protocols/riello/PSGPSER-0104.pdf[GPSER protocol]
|
||||
- link:ups-protocols/riello/PSSENTR-0100.pdf[Sentry HPS / HTS protocol]
|
||||
- link:ups-protocols/riello/Riello_UPS_protocol_list.pdf[UPS protocol list]
|
||||
|
||||
Standard protocols
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue