[Lunar-commits] <moonbase> wicd: Version bump - from the NEWS file;

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun Jan 17 19:26:17 CET 2010


commit 9d5b6ee0c4182a81ed7ec1ee447958701378b2c9
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun Jan 17 13:26:17 2010 -0500

    wicd: Version bump - from the NEWS file;
    
    	Changes for Packagers:
    	- Wicd now supports a -k option, which should be run by the init script
    	  when the daemon is stopped to release the DHCP lease but should not
    	  be run on a restart of the daemon.
    	- The ability has been added to split Wicd's components into multiple
    	  directories. Use --gtk, --cli, --curses, and --daemon to
    	  setup.py configure to specify the locations of the respective
    	  components.
    	- The preferred way to run the GTK UI is now to use wicd-gtk, not
    	  wicd-client. wicd-gtk is a new addition to 1.7 that will never
    	  run wicd-curses. wicd-client will automatically decide to run
    	  wicd-curses if there is no X session available.
    
    	Major Changes:
    	- Connection information is available by right clicking the tray icon
    	- Can set the hostname per network for all DHCP clients
    	- urwid 0.9.9 is now supported
    	- Added wicd-cli, a command line interface for use in scripts
    	- Global scripts are now passed parameters specifying the network
    
    	Minor Changes:
    	- Support for only displaying notifications using -o to wicd-client
    	- Reconnecting now works when measuring signal strength in dBm
    	- ESSIDs made of numbers now work properly
    	- All valid wpa_supplicant drivers are now displayed
    	- Wired network is now displayed while scanning wireless networks
    	- Added wicd-gtk, a command to always and only run the GTK UI
    	- Marked ioctl backend not supported
    	- Use dhcpcd-bin on Debian instead of dhcpcd script
---
 wifi/wicd/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/wifi/wicd/DETAILS b/wifi/wicd/DETAILS
index 3699938..8d31e4e 100644
--- a/wifi/wicd/DETAILS
+++ b/wifi/wicd/DETAILS
@@ -1,11 +1,11 @@
           MODULE=wicd
-         VERSION=1.6.2.2
+         VERSION=1.7.0
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:97e66d550ebc483a699c8e87482f82c9185bc0c8
+      SOURCE_VFY=sha1:76d9c0ad7b020ff1abac5c92c301739a04d5595e
          WEBSITE=http://wicd.sourceforge.net
          ENTERED=20090309
-         UPDATED=20090904
+         UPDATED=20100117
            SHORT="wireless/wired internet connection daemon"
 
 cat << EOF


More information about the Lunar-commits mailing list