- Update to version 2.7.2:
For more see NEWS and UPGRADING in /usr/share/doc/packages/nut.
* upsdrvctl is now installed to $prefix/sbin rather than
$driverexec. This usually means moving from /bin to /sbin, apart
from few exceptions.
* FreeDesktop Hardware Abstraction Layer (HAL) support was removed.
* This is a good time to point out that for stricter packaging
systems, it may be beneficial to add "--enable-option-checking=fatal"
to the ./configure command line, in order to quickly pick up any
other removed option flags.
Other changes:
* libupsclient had undefined references related to functions of
libcommon.This issue was reported on Debian (bug #731156) and
is now fixed
* support for new devices:
+ CABAC UPS-1700DV2
+ Eaton Powerware 3105
+ Emerson Network Power Liebert PSI 1440
+ MicroDowell B.Box LP 500
+ Numeric Digital 800 plus
+ OptiUPS VS 575C
+ Tripp Lite SU10KRT3/1X
* nutdrv_atcl_usb: new driver for 'ATCL FOR UPS'
* al175: re-introduced this driver (actually, it was in 2.7.1)
* upsdrvctl now provides retry options for upsdrvctl and driver(s)
* snmp-ups: add support for XPPC-MIB and Tripp Lite SU10KRT3/1X.
Also fix erroneous status in HP/Compaq SNMP MIB (with the most
recent HP firmware (1.76) ;
improved various MIBs (APC, HP/Compaq, ...)
* nutdrv_qx: add new 'fallback' Q1 subdriver, with minimal
OBS-URL: https://build.opensuse.org/request/show/258925
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=49
- Update to version 2.7.1:
For more see NEWS and UPGRADING in /usr/share/doc/packages/nut.
Potentially incompatible changes:
* First release after the transition from Subversion to Git.
* The linkman:apcsmart[8] driver has been replaced by a new
implementation. There is a new parameter, 'ttymode'. In case
of issues with this new version, users can revert to
apcsmart-old.
* The linkman:nutdrv_qx[8] driver will eventually supersede
blazer_ser and blazer_usb. Options are not exactly the same,
but are documented in the nutdrv_qx man page.
* Mozilla NSS support has been added.
* linkman:upsrw[8] now prints out the maximum size of
variables.
Other changes:
* Added a new driver, nutdrv_qx, for Megatec/Qx devices. This
driver will eventually replace the blazer_ser and blazer_usb
drivers. In particular, it adds support for Voltronic Power
devices.
* Increased USB_TIMEOUT to standards-compliant 5.000 seconds in
most drivers. This should reduce the number of timeouts on
low-speed USB 1.1 devices.
* Added many devices to the HCL. Of particular note are many
Tripp Lite USB HID PDC models which were tested against NUT by
Tripp Lite.
* Reworked some visual elements of the HCL.
* Also increased timeouts and added redundant commands to improve
reliability of mge-utalk driver.
* Added the apcupsd-ups driver to interoperate with apcupsd
installations.
* Added documentation on creating subdrivers for snmp-ups and
nutdrv_qx.
* Added new drivers for the Riello UPS product line
(riello_ser/riello_usb).
* Many improvements to the BCM/XCP.
* Added a few variables to the Powercom HID mappings.
* Updated the apcsmart driver, and renamed the previous driver to
apcsmart-old.
* Fixed the battery percentage calculation in the bestfcom
driver.
* libnutclient has been added as a C++ alternative to
libupsclient.
* Fix shutdown of Eaton HID, using usbhid-ups and mge-shut
* usbhid-ups: final fix for APC Back UPS ES.
* nut-scanner: fix crash
* IPMI support can handle more different versions of FreeIPMI
* Support power supplies scan over the network nut-scanner can
now scan for power supplies with IPMI over LAN. This is
currently limited to IPMI 1.5 only
* Improve systemd integration
* snmp-ups: Fixed a crash on outlet management, and added
delta_ups MIB support. Also fixed mappings for
upsBypassVoltage, upsBypassCurrent, and upsBypassPower in
three-phase IETF MIB.
- Enable FreeIPMI.
- Turn systemd integration on.
- Fix README.SUSE.
- nut-preconfig.patch: Fix UID recommendation.
OBS-URL: https://build.opensuse.org/request/show/221361
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=39
Verify GPG signature: Perform build-time offline GPG verification.
Please verify that included keyring matches your needs.
For manipulation with the offline keyring, please use gpg-offline tool from openSUSE:Factory, devel-tools-building or Base:System.
See the man page and/or /usr/share/doc/packages/gpg-offline/PACKAGING.HOWTO.
If you need to build your package for older products and don't want to mess spec file with ifs, please follow PACKAGING.HOWTO:
you can link or aggregate gpg-offline from
devel:tools:building or use following trick with "osc meta prjconf":
--- Cut here ----
%if 0%{?suse_version} <= 1220
Substitute: gpg-offline
%endif
Macros:
%gpg_verify(dnf) \
%if 0%{?suse_version} > 1220\
echo "WARNING: Using %%gpg_verify macro from prjconf, not from gpg-offline package."\
gpg-offline --directory="%{-d:%{-d*}}%{!-d:%{_sourcedir}}" --package="%{-n:%{-n*}}%{!-n:%{name}}""%{-f: %{-f*}}" --verify %{**}\
%else\
echo "WARNING: Dummy prjconf macro. gpg-offline is not available, skipping %{**} GPG signature verification!"\
%endif\
%nil
-----------------
OBS-URL: https://build.opensuse.org/request/show/143877
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=37
- Upgrade to version 2.6.3:
* nut-scanner is now improved and more portable.
* pkg-config support
* Cupport for new devices: Cyber Power Systems with SNMP RMCARD
(100, 201, 202 and 301); Dynamix 650VA USB; LDLC UPS-1200D;
Tecnoware UPS ERA LCD 0.65; Powercom BNT-xxxAP (USB ID
0d9f:0004); Various USB devices using UPSilon 2000 software.
* bcmxcp_usb now handles disconnection and reconnection.
* blazer_usb enables again inclusion of buggy IDs.
* upsd doesn't anymore fail where either IPv4 or IPv6 is
disabled, and no explicit LISTEN directive has been specified.
* Avahi support is now automatically enabled, upon detection.
* jNut (NUT Java interface) adds device discovery support.
* Many bugfixes, cleanup and improvements.
OBS-URL: https://build.opensuse.org/request/show/122963
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=29
- Upgrade to version 2.6.2 (requested by christoph.walter@countr.de)
* NUT can now monitor power supply units (PSU) in servers
* NUT now provides 'nut-scanner', to discover supported devices
* NUT now provides a Java interface called 'jNut'.
* support for: Eaton 3S ; Cyber Power Systems CP1000AVRLCD ;
various APC models equiped with APC AP9618 management card, including APC
Smart-UPS RT XL ; Orvaldi 750 / 900SP ; POWEREX VI 1000 LED ; PowerWalker
VI 850 LCD ; SVEN Power Pro+ series (USB ID ffff:0000).
* Avahi support has been added
* many updates and fixes.
OBS-URL: https://build.opensuse.org/request/show/83664
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=18
- Upgrade to version 2.6.1:
* NUT now propose a variable to expose UPS efficiency.
* Various recent USB regressions have been definitely fixed.
* NUT now propose a variable to expose UPS efficiency.
* Support for new devices: Eaton Ellipse ECO, Powerware 9140,
Eaton 5 PX, and ambient sensor on Eaton ePDU managed, GE EP
series, Inform Sinus SS 210, IPAR Mini Energy ME 800, Mustek
Yukai PowerMust 1000 USB, Numeric 3000 SW, SVEN Power Pro+
series (recent models), Vivaldi EA200 LED.
* Improved Liebert ESP II support, PowerCom BNT 1500A and
BNT-other, blazer
* apcsmart has more improved UPS poweroff support and options.
* usbhid-ups has completed a bit supported variables for APC and
Eaton/MGE.
* Documentation updates.
- Drop nut-hal and merge nut-classic back to nut.
- Fixed command order during hibernate to prevent UPS communication
locks and failures (bnc#660236).
OBS-URL: https://build.opensuse.org/request/show/74039
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=13