From: Heiko Z. <smi...@us...> - 2011-10-10 14:01:59
|
Update of /cvsroot/devil-linux/build/scripts/configuration/profiles In directory vz-cvs-3.sog:/tmp/cvs-serv14300/scripts/configuration/profiles Modified Files: default router server Log Message: - updated autoconf to 2.68 - updated automake to 1.11.1 - updated bind to 9.8.1 - added daq to 0.6.2 - updated dar to 2.4.2 - add webmin module dgwebmin to 0.7.1 - updated dhcp to 4.2.2 - updated dnsmasq to 2.58 - updated dovecot to 2.0.15 - updated gradm to 2.2.2-201109281554 - updated grsecurity to 2.2.2-3.0.4-201110080819 - added webmin module iscsitarget to 0.9.5 - updated libpcap to 1.1.1 - updated mysql to 5.1.59 - updated net-snmp to 5.7.1 - updated nmap to 5.51 - updated ntp to 4.2.6p4 - updated nut to 2.6.2 - updated openssl-1.0.0e - updated snort to 2.9.1.1 - updated stunnel to 4.44 - updated tcpdump to 4.1.1 - updated webmin to 1.570 - disabled wvdial, project seems to be abandoed and broked with openssl-1.0 Index: default =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/default,v retrieving revision 1.120 retrieving revision 1.121 diff -u -d -r1.120 -r1.121 --- default 28 Sep 2011 14:44:53 -0000 1.120 +++ default 10 Oct 2011 14:01:57 -0000 1.121 @@ -221,7 +221,7 @@ CONFIG_WGET=y CONFIG_WIRELESS_TOOLS=y CONFIG_WOL=y -CONFIG_WVDIAL=y +CONFIG_WVDIAL=n CONFIG_XFS=y CONFIG_XINETD=y CONFIG_XMBMON=y Index: router =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/router,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- router 18 Mar 2010 05:38:30 -0000 1.26 +++ router 10 Oct 2011 14:01:57 -0000 1.27 @@ -126,7 +126,7 @@ CONFIG_WATCHDOG_PCWD=y CONFIG_WGET=y CONFIG_WIRELESS_TOOLS=y -CONFIG_WVDIAL=y +CONFIG_WVDIAL=n CONFIG_XINETD=y CONFIG_ZEBRA=y CONFIG_ZISOFS=y Index: server =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/server,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- server 28 Sep 2011 14:44:53 -0000 1.31 +++ server 10 Oct 2011 14:01:57 -0000 1.32 @@ -228,7 +228,7 @@ CONFIG_WGET=y CONFIG_WIRELESS_TOOLS=y CONFIG_WOL=y -CONFIG_WVDIAL=y +CONFIG_WVDIAL=n CONFIG_XFS=y CONFIG_XINETD=y CONFIG_XMBMON=y |