Hello community,

here is the log from the commit of package nut for openSUSE:Factory checked in 
at 2012-09-05 09:45:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nut (Old)
 and      /work/SRC/openSUSE:Factory/.nut.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nut", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nut/nut.changes  2012-08-22 12:14:35.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.nut.new/nut.changes     2012-09-05 
09:46:15.000000000 +0200
@@ -1,0 +2,57 @@
+Tue Sep  4 12:06:57 CEST 2012 - [email protected]
+
+- Update to version 2.6.5:
+  * Fix regression in upssched.
+  * Support for new devices: Eaton ePDU Switched, Online Zinto A,
+    REDi Blazer 400VA / 600VA / 800VA, UNITEK Alpha650ipF and
+    Alpha650ipE, AEG Power Solutions PROTECT HOME, more APC SNMP
+    cards, ATEK Defensor range, all Borri models, all COVER ENERGY
+    SA, CyberPower OR700LCDRM1U, PR6000LCDRTXL5U and CP1000PFCLCD,
+    Dell UPS Network Management Card, Dynamix 1000VA USB, Eaton
+    Management Card Contact (ref 66104), EVER POWERLINE RT / 11 /
+    31 and DUO II Pro, GE Digital Energy GT Series 1000-3000 VA,
+    Gtec models, all recent HP serial / USB UPS (G2, G3 and R/T
+    models) and HP UPS Management Module, Ippon INNOVA RT, KOLFF
+    BLACK NOVA, Lexis X-power Tigra 1kVA, Microline C-Lion Innova,
+    Online Yunto YQ450, PowerShield Defender 1200VA, PowerWalker
+    Online VFI LCD, Line-Interactive VI LCD and Line-Interactive
+    VI, Riello Netman Plus 102 SNMP Card, Tripp-Lite OMNISMART500.
+  * mge-shut driver has been replaced by a new implementation.
+  * Support for integration with VMware ESXI 5.0.
+  * IPMI support.
+  * snmp-ups: high precision values for APC, more variables.
+  * The NUT variables and commands namespace has been fixed and
+    completed.
+  * Support of ranges of values for writable variables added.
+  * Static source code analysis fixes by RedHat using Coverity.
+  * Add new "LIST CLIENTS" and "NETVER" commands to NUT network
+    protocol.
+  * bcmxcp has improved support for battery status, and better
+    supports PW9120 units.
+  * bestfortress has improved Best Fortress LI675VA support.
+  * blazer_ser and blazer_usb now try to automatically estimate high
+    and low voltages; support for online Innova UPS (T, RT and 3/1
+    T); Best UPS support has been improved.
+  * bestups fixes, but will soon be deprecated.
+  * newmge-shut has been heavilly improved.
+  * oneac 0.80 improves support for all families of Oneac.
+  * usbhid-ups: for Eaton devices, ups.start.auto is now
+    automatically adjusted for shutdown.{return,stayoff}; Liebert
+    firmwares with incorrect exponents have also been addressed.
+  * snmp-ups now provides support for UPS shutdown. Composite
+    commands are also supported now; Eaton/MGE MIB has been cleaned
+    and completed; 3-phases support has been added to Socomec
+    Netvision MIB; HP/Compaq MIB has been completed.
+  * nut-scanner now also has libupsclient has a weak runtime
+    dependency.
+  * Provide an Uncomplicated Firewall (UFW) profile.
+  * Riello protocols have been officially published in NUT
+    protocols library.
+  * Duplicate instances of upsd / upsmon are now detected.
+  * upslog now comes with logrotate configuration.
+  * more devices embed NUT for power protection, now including
+    Thecus NAS range.
+  * PyNUT.py has been updated to version 1.2.2.
+  * Bugfixes, cleanup and improvements.
+
+-------------------------------------------------------------------
@@ -12 +69 @@
-  * Cupport for new devices: Cyber Power Systems with SNMP RMCARD
+  * Support for new devices: Cyber Power Systems with SNMP RMCARD

Old:
----
  nut-2.6.3.tar.gz
  nut-CVE-2012-2944.patch

New:
----
  nut-2.6.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nut.spec ++++++
--- /var/tmp/diff_new_pack.BRtIya/_old  2012-09-05 09:46:17.000000000 +0200
+++ /var/tmp/diff_new_pack.BRtIya/_new  2012-09-05 09:46:17.000000000 +0200
@@ -46,7 +46,7 @@
 Summary:        Network UPS Tools Core (Unbreakable Power Supply Monitoring)
 License:        GPL-2.0+
 Group:          Hardware/UPS
-Version:        2.6.3
+Version:        2.6.5
 Release:        0
 Url:            http://www.networkupstools.org/
 Source:         
http://www.networkupstools.org/source/2.6/%{name}-%{version}.tar.gz
@@ -61,8 +61,6 @@
 Patch3:         nut-notifyflag.patch
 Patch4:         nut-powersave.patch
 Patch6:         nut-udev.patch
-# PATCH-FIX-SECURITY nut-CVE-2012-2944.patch bnc764699 CVE-2012-2944 
[email protected] -- Fix random data crash.
-Patch7:         nut-CVE-2012-2944.patch
 Provides:       smartups = %version
 Obsoletes:      smartups < %version
 Conflicts:      apcupsd
@@ -191,8 +189,6 @@
 sed -i 's:/usr/lib/pm-utils/functions:/etc/pm/functions:' nut.sleep
 %endif
 sed -i s:/usr/local/ups/bin:/bin: conf/upssched.conf.sample.in
-%patch7 -p2
-
 [ -f docs/nut-qa.txt ]
 dos2unix docs/nut-qa.txt
 
@@ -233,6 +229,8 @@
 mkdir -p $RPM_BUILD_ROOT%{_sbindir}
 install -m 755 upsd.init $RPM_BUILD_ROOT%{_sysconfdir}/init.d/upsd
 ln -sf ../..%{_sysconfdir}/init.d/upsd $RPM_BUILD_ROOT%{_sbindir}/rcupsd
+mkdir -p $RPM_BUILD_ROOT/etc/logrotate.d
+install -m 644 scripts/logrotate/nutlogd $RPM_BUILD_ROOT/etc/logrotate.d/
 mkdir -p $RPM_BUILD_ROOT%{STATEPATH}
 %if %suse_version < 1110
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/dbus-1/system.d
@@ -337,7 +335,8 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog MAINTAINERS NEWS README README.SUSE UPGRADING 
upsd-early-powerdown docs/*.txt docs/cables
 /bin/*
-/etc/bash_completion.d/
+/etc/bash_completion.d/*
+/etc/logrotate.d/*
 %{_bindir}/*
 %{_datadir}/nut
 %doc %{_mandir}/man5/*.*

++++++ nut-2.6.3.tar.gz -> nut-2.6.5.tar.gz ++++++
++++ 44743 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to