Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv32704

Modified Files:
        nut.info 
Added Files:
        nut.patch 
Log Message:
Network UPS Tools 2.6.4

fixes http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2944


--- NEW FILE: nut.patch ---
diff --git a/drivers/oneac.h b/drivers/oneac.h
index 9f1bae8..a85a505 100644
--- a/drivers/oneac.h
+++ b/drivers/oneac.h
@@ -95,8 +95,12 @@
 #define GETX_BATT_REPLACED     '+'             /* yymmdd */
 #define        GETX_DATE_RESP_SIZE     6
 
+/* FIXME: Both of the following constants are unused, and the first is not
+ * valid C syntax (breaks LLVM). */
+#if 0
 #define GETX_UNIT_KVA          ''''    /* Read as xxx.xx */
 #define GETX_UNIT_WATTS                "''"    /* 2-character string request */
+#endif
 #define GETX_LOW_OUT_ALLOW     '['             /* Tap up or inverter at this 
point */
 #define GETX_HI_OUT_ALLOW      ']'             /* Tap down or inverter at this 
point */
 #define GETX_NOTIFY_DELAY      ','             /* Secs of delay for power fail 
alert */

Index: nut.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/nut.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- nut.info    27 Nov 2011 21:42:51 -0000      1.1
+++ nut.info    7 Jun 2012 02:52:48 -0000       1.2
@@ -1,15 +1,17 @@
 Package: nut
-Version: 2.6.2
-Revision: 2
+Version: 2.6.4
+Revision: 1
 
 Depends: libupsclient1-shlibs
 # TODO: figure out necessary BuildConflicts for Fink's net-snmp package
-BuildDepends: asciidoc, pkgconfig, expat1, fontconfig2-dev, gd2, libusb, 
system-openssl-dev, libiconv-dev, libjpeg8, libpng14, freetype219, neon27, 
libgettext8-dev, libxml2
+BuildDepends: asciidoc, pkgconfig, expat1, fontconfig2-dev, gd2, libusb, 
system-openssl-dev, libiconv-dev, libjpeg8, libpng15, freetype219, neon27, 
libgettext8-dev, libxml2
 Recommends: nut-cgi, nut-usb
 Suggests: nut-snmp, nut-xml
 
 Source: http://www.networkupstools.org/source/2.6/%n-%v.tar.gz
-Source-MD5: f6d0683e51e0fcab06e6a79724685d26
+Source-MD5: 78d672fbbcd90683e49c667665a95f87
+PatchFile: %n.patch
+PatchFile-MD5: 0624e87169496a61ed6778a75ef278fe
 
 DocFiles: AUTHORS ChangeLog COPYING INSTALL MAINTAINERS NEWS README UPGRADING
 
@@ -72,7 +74,7 @@
       lib/libupsclient.1.dylib
    <<
    Shlibs: <<
-      %p/lib/libupsclient.1.dylib 2.0.0 libupsclient1-shlibs (>= 2.2.2-2)
+      %p/lib/libupsclient.1.dylib 3.0.0 libupsclient1-shlibs (>= 2.6.4-1)
    <<
    Description: Network UPS Tools - network client library
 <<
@@ -94,7 +96,7 @@
 
 SplitOff3: <<
   Package: %N-cgi
-  Depends: libupsclient1-shlibs, fontconfig2-shlibs, gd2-shlibs, libiconv, 
libjpeg8-shlibs, libpng14-shlibs
+  Depends: libupsclient1-shlibs, fontconfig2-shlibs, gd2-shlibs, libiconv, 
libjpeg8-shlibs, libpng15-shlibs
   Files: <<
     lib/nut-cgi-bin
     share/nut/html/*


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to