Hello community, here is the log from the commit of package wireless-tools checked in at Wed Aug 30 23:43:37 CEST 2006. -------- --- wireless-tools/wireless-tools.changes 2006-05-17 16:30:15.000000000 +0200 +++ wireless-tools/wireless-tools.changes 2006-08-30 14:57:17.000000000 +0200 @@ -1,0 +2,22 @@ +Wed Aug 30 14:50:52 CEST 2006 - jg@suse.de + +- update to version 29pre10, changes (shortened): + * Check event stream 'point' payload size to avoid overflow [iwlib] + * Make all users of event stream 'point' safe to NULL [iwlist/iwevent] + * 'iwconfig txpower 1dBm' should not be 'mW' [iwconfig] + * Forward compat. to WE-21 : essid len is strlen, not +1 [iwconfig] + * Update definition of 'ap' and 'sens' to reflect reality [man] + * Add WE-20 headers, compile with that as default + * Add new power value : 'power saving' [iwconfig/iwlist/iwlib] + * Optimise getting iwrange when setting TxPower [iwconfig] + * Add support for unicast and broadcast bitrates [iwconfig/iwlist] + * Drop 'domain' alias for 'nwid'. Obsolete. [iwconfig] + * Update manpages with new features above [man] + * Add temp variable to sscanf() to fix 64 bits issues [iwconfig] + * Add 'last' scan option for left-over scan [iwlist] + * Add 'essid' scan option for directed scan [iwlist] + * Fix segfault on setting bitrate (parse wrong arg) [iwconfig] + * More WPA support : iwlist auth/wpakeys/genie [iwlist] +- added README.ipw3945 (bug 170124) + +------------------------------------------------------------------- Old: ---- wireless_tools.28.pre13.tar.bz2 New: ---- README.ipw3945 wireless_tools.29.pre10.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wireless-tools.spec ++++++ --- /var/tmp/diff_new_pack.Rd0CUc/_old 2006-08-30 23:43:28.000000000 +0200 +++ /var/tmp/diff_new_pack.Rd0CUc/_new 2006-08-30 23:43:28.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package wireless-tools (Version 28pre13) +# spec file for package wireless-tools (Version 29pre10) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,20 +13,21 @@ Name: wireless-tools BuildRequires: openssl-devel Summary: Tools for a wireless LAN -Version: 28pre13 -Release: 22 +Version: 29pre10 +Release: 1 %define wlanng_version 0.2.2 Group: Hardware/Other License: LGPL, Unknown BuildRoot: %{_tmppath}/%{name}-%{version}-build URL: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html Autoreqprov: on -Source: wireless_tools.28.pre13.tar.bz2 +Source: wireless_tools.29.pre10.tar.bz2 Patch: wireless_tools.dif Patch1: iwlib.patch Source2: suse-files.tar.gz Source3: prism2.modprobe Source4: ipw2200.modprobe +Source5: README.ipw3945 Source30: linux-wlan-ng-%{wlanng_version}.tar.bz2 Patch30: linux-wlan-ng.dif Patch31: linux-wlan-ng-2.6.14.dif @@ -52,7 +53,7 @@ %patch32 -p1 cp %{SOURCE31} config.mk cp %{SOURCE32} mkversionh.sh -%setup -q -n wireless_tools.28 +%setup -q -n wireless_tools.29 %patch %patch1 -p0 @@ -97,6 +98,7 @@ echo "# disable ipw2100 on x86_64 (module broken)" echo "install ipw2100 /bin/true" >> %{buildroot}/etc/modprobe.d/ipw2100 %endif +cp -a %{SOURCE5} . %clean test -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != "/" && rm -rf $RPM_BUILD_ROOT @@ -112,6 +114,25 @@ %doc CHANGELOG.h INSTALL PCMCIA.txt README* ../wlan-ng %changelog -n wireless-tools +* Wed Aug 30 2006 - jg@suse.de +- update to version 29pre10, changes (shortened): + * Check event stream 'point' payload size to avoid overflow [iwlib] + * Make all users of event stream 'point' safe to NULL [iwlist/iwevent] + * 'iwconfig txpower 1dBm' should not be 'mW' [iwconfig] + * Forward compat. to WE-21 : essid len is strlen, not +1 [iwconfig] + * Update definition of 'ap' and 'sens' to reflect reality [man] + * Add WE-20 headers, compile with that as default + * Add new power value : 'power saving' [iwconfig/iwlist/iwlib] + * Optimise getting iwrange when setting TxPower [iwconfig] + * Add support for unicast and broadcast bitrates [iwconfig/iwlist] + * Drop 'domain' alias for 'nwid'. Obsolete. [iwconfig] + * Update manpages with new features above [man] + * Add temp variable to sscanf() to fix 64 bits issues [iwconfig] + * Add 'last' scan option for left-over scan [iwlist] + * Add 'essid' scan option for directed scan [iwlist] + * Fix segfault on setting bitrate (parse wrong arg) [iwconfig] + * More WPA support : iwlist auth/wpakeys/genie [iwlist] +- added README.ipw3945 (bug 170124) * Wed May 17 2006 - jg@suse.de - install_intersil_firmware: fixed URL of PrismGT firmware package (bug 173875) ++++++ wireless_tools.28.pre13.tar.bz2 -> wireless_tools.29.pre10.tar.bz2 ++++++ ++++ 9361 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de