From: Heiko Z. <smi...@us...> - 2015-02-14 19:22:47
|
Update of /cvsroot/devil-linux/build In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19762 Modified Files: CHANGES Makefile.build Log Message: added avahi and snmp support to nut Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1617 retrieving revision 1.1618 diff -u -d -r1.1617 -r1.1618 --- CHANGES 8 Feb 2015 21:41:43 -0000 1.1617 +++ CHANGES 14 Feb 2015 19:22:44 -0000 1.1618 @@ -22,6 +22,7 @@ # 1.6.9 +- added avahi and snmp support to nut - added Apache proxy Websocket Tunnel module - updated cryptsetup to 1.6.6 - updated kbd to 1.15.5 Index: Makefile.build =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile.build,v retrieving revision 1.81 retrieving revision 1.82 diff -u -d -r1.81 -r1.82 --- Makefile.build 13 Feb 2015 15:02:13 -0000 1.81 +++ Makefile.build 14 Feb 2015 19:22:45 -0000 1.82 @@ -545,7 +545,7 @@ ntp: | $(GROUP_18) -nut: | $(GROUP_18) libusb-compat +nut: | $(GROUP_18) libusb-compat avahi net-snmp oidentd: | $(GROUP_18) |