Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

wpa_supplicant-gui-0.5.10-5.fc8 RPM for ppc64

From Fedora 8 updates for ppc64

Name: wpa_supplicant-gui Distribution: Unknown
Version: 0.5.10 Vendor: Fedora Project
Release: 5.fc8 Build date: Wed Jun 11 13:19:41 2008
Group: Application/System Build host: ppc4.fedora.phx.redhat.com
Size: 173608 Source RPM: wpa_supplicant-0.5.10-5.fc8.src.rpm
Packager: Fedora Project
Url: http://w1.fi/wpa_supplicant/
Summary: Graphical User Interface for wpa_supplicant
Graphical User Interface for wpa_supplicant written using QT3

Provides

Requires

Copyright

BSD

Signatures

internal MD5: d35576ec96aed8112a99a30881251350
GPG

Changelog

* Thu Jun 12 2008 Dan Williams <dcbw@redhat.com> - 0.5.10-5
  - Fix 802.11a frequency bug
  - Always schedule specific SSID scans to help find hidden APs
  - Properly switch between modes on mac80211 drivers
  - Give adhoc connections more time to assocate
* Sat Mar 08 2008 Dan Williams <dcbw@redhat.com> - 0.5.10-4
  - Fix log file path in service config file
* Thu Mar 06 2008 Dan Williams <dcbw@redhat.com> - 0.5.10-3
  - Don't start the supplicant by default when installed (rh #436380)
* Tue Mar 04 2008 Dan Williams <dcbw@redhat.com> - 0.5.10-2
  - Fix a potential use-after-free in the D-Bus byte array demarshalling code
* Sun Mar 02 2008 Dan Williams <dcbw@redhat.com> - 0.5.10-1
  - Update to latest stable release; remove upstreamed patches
* Tue Dec 25 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-21
  - Backport 'frequency' option for Ad-Hoc network configs
* Mon Dec 24 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-20
  - Fix LSB initscript header to ensure 'messagebus' is started first (rh #244029)
* Thu Dec 06 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-19
  - Fix two leaks when signalling state and scan results (rh #408141)
* Mon Dec 03 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-18
  - Add logrotate config file (rh #404181)
  - Add new LSB initscript header to initscript with correct deps (rh #244029)
  - Move other runtime arguments to /etc/sysconfig/wpa_supplicant
* Thu Nov 15 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-17
  - Start after messagebus service (rh #385191)
  - Fix initscript 'condrestart' command (rh #217281)
* Tue Nov 13 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-16
  - Add IW_ENCODE_TEMP patch for airo driver and Dynamic WEP
  - Fix error in wpa_supplicant-0.5.7-ignore-dup-ca-cert-addition.patch that
      caused the last error to not be printed
  - Fix wpa_supplicant-0.5.7-ignore-dup-ca-cert-addition.patch to ignore
      duplicate cert additions for all certs and keys
  - Change license to BSD due to linkage against OpenSSL since there is no
      OpenSSL exception in the GPLv2 license text that upstream ships
* Sun Oct 28 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-15
  - Fix Dynamic WEP associations with mac80211-based drivers
* Sun Oct 28 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-14
  - Don't error an association on duplicate CA cert additions
* Thu Oct 25 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-13
  - Correctly set the length of blobs added via the D-Bus interface
* Thu Oct 25 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-12
  - Fix conversion of byte arrays to strings by ensuring the buffer is NULL
      terminated after conversion
* Sun Oct 21 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-11
  - Add BLOB support to the D-Bus interface
  - Fix D-Bus interface permissions so that only root can use the wpa_supplicant
      D-Bus interface
* Wed Oct 10 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-10
  - Don't segfault with dbus control interface enabled and invalid network
      interface (rh #310531)
* Wed Sep 26 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-9
  - Always allow explicit wireless scans triggered from a control interface
* Fri Sep 21 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-8
  - Change system bus activation file name to work around D-Bus bug that fails
      to launch services unless their .service file is named the same as the
      service itself
* Sat Aug 25 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-7
  - Make SIGUSR1 change debug level on-the-fly; useful in combination with
      the -f switch to log output to /var/log/wpa_supplicant.log
  - Stop stripping binaries on install so we get debuginfo packages
  - Remove service start requirement for interfaces & devices from sysconfig file,
      since wpa_supplicant's D-Bus interface is now turned on
* Sat Aug 18 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-6
  - Fix compilation with RPM_OPT_FLAGS (rh #249951)
  - Make debug output to logfile a runtime option
* Sat Aug 18 2007 Christopher Aillon <caillon@redhat.com> - 0.5.7-5
  - Update the license tag
* Wed Jun 20 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-4
  - Fix initscripts to use -Dwext by default, be more verbose on startup
      (rh #244511)
* Tue Jun 05 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-3
  - Fix buffer overflow by removing syslog patch (#rh242455)
* Tue Apr 10 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-2
  - Add patch to send output to syslog
* Thu Mar 15 2007 Dan Williams <dcbw@redhat.com> - 0.5.7-1
  - Update to 0.5.7 stable release
* Sat Oct 28 2006 Dan Williams <dcbw@redhat.com> - 0.4.9-1
  - Update to 0.4.9 for WE-21 fixes, remove upstreamed patches
  - Don't package doc/ because they aren't actually wpa_supplicant user documentation,
      and becuase it pulls in perl
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 0.4.8-10.1
  - rebuild
* Fri Apr 28 2006 Dan Williams <dcbw@redhat.com> - 0.4.8-10
  - Add fix for madwifi and WEP (wpa_supplicant/hostap bud #140) (#rh190075#)
  - Fix up madwifi-ng private ioctl()s for r1331 and later
  - Update madwifi headers to r1475
* Wed Apr 26 2006 Dan Williams <dcbw@redhat.com> - 0.4.8-9
  - Enable Wired driver, PKCS12, and Smartcard options (#rh189805#)
* Wed Apr 12 2006 Dan Williams <dcbw@redhat.com> - 0.4.8-8
  - Fix control interface key obfuscation a bit
* Mon Apr 03 2006 Dan Williams <dcbw@redhat.com> - 0.4.8-7
  - Work around older & incorrect drivers that return null-terminated SSIDs
* Tue Mar 28 2006 Dan Williams <dcbw@redhat.com> - 0.4.8-6
  - Add patch to make orinoco happy with WEP keys
  - Enable Prism54-specific driver
  - Disable ipw-specific driver; ipw2x00 should be using WEXT instead
* Fri Mar 03 2006 Dan Williams <dcbw@redhat.com> - 0.4.8-5
  - Increase association timeout, mainly for drivers that don't
  	fully support WPA ioctls yet
* Fri Mar 03 2006 Dan Williams <dcbw@redhat.com> - 0.4.8-4
  - Add additional BuildRequires #rh181914#
  - Add prereq on chkconfig #rh182905# #rh182906#
  - Own /var/run/wpa_supplicant and /etc/wpa_supplicant #rh183696#
* Wed Mar 01 2006 Dan Williams <dcbw@redhat.com> - 0.4.8-3
  - Install wpa_passphrase too #rh183480#
* Mon Feb 27 2006 Dan Williams <dcbw@redhat.com> - 0.4.8-2
  - Don't expose private data on the control interface unless requested
* Fri Feb 24 2006 Dan Williams <dcbw@redhat.com> - 0.4.8-1
  - Downgrade to 0.4.8 stable release rather than a dev release
* Sun Feb 12 2006 Dan Williams <dcbw@redhat.com> - 0.5.1-3
  - Documentation cleanup (Terje Rosten <terje.rosten@ntnu.no>)
* Sun Feb 12 2006 Dan Williams <dcbw@redhat.com> - 0.5.1-2
  - Move initscript to /etc/rc.d/init.d
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.5.1-1.2
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.5.1-1.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Sun Feb 05 2006 Dan Williams <dcbw@redhat.com> 0.5.1-1
  - Update to 0.5.1
  - Add WE auth fallback to actually work with older drivers
* Thu Jan 26 2006 Dan Williams <dcbw@redhat.com> 0.4.7-2
  - Bring package into Fedora Core
  - Add ap_scan control interface patch
  - Enable madwifi-ng driver
* Sun Jan 15 2006 Douglas E. Warner <silfreed@silfreed.net> 0.4.7-1
  - upgrade to 0.4.7
  - added package w/ wpa_gui in it
* Mon Nov 14 2005 Douglas E. Warner <silfreed@silfreed.net> 0.4.6-1
  - upgrade to 0.4.6
  - adding ctrl interface changes recommended 
    by Hugo Paredes <hugo.paredes@e-know.org>
* Mon Oct 10 2005 Douglas E. Warner <silfreed@silfreed.net> 0.4.5-1
  - upgrade to 0.4.5
  - updated config file wpa_supplicant is built with
    especially, the ipw2100 driver changed to just ipw
    and enabled a bunch more EAP
  - disabled dist tag
* Fri Jul 01 2005 Douglas E. Warner <silfreed@silfreed.net> 0.4.2-3
  - fix typo in init script
* Fri Jul 01 2005 Douglas E. Warner <silfreed@silfreed.net> 0.4.2-2
  - fixing init script using fedora-extras' template
  - removing chkconfig default startup
* Wed Jun 22 2005 Douglas E. Warner <silfreed@silfreed.net> 0.4.2-1
  - upgrade to 0.4.2
  - new sample conf file that will use any unrestricted AP
  - make sysconfig config entry
  - new BuildRoot for Fedora Extras
  - adding dist tag to Release
* Sat May 07 2005 Douglas E. Warner <silfreed@silfreed.net> 0.3.8-1
  - upgrade to 0.3.8
* Thu Feb 10 2005 Douglas E. Warner <silfreed@silfreed.net> 0.3.6-2
  - compile ipw driver in
* Wed Feb 09 2005 Douglas E. Warner <silfreed@silfreed.net> 0.3.6-1
  - upgrade to 0.3.6
* Thu Dec 23 2004 Douglas E. Warner <silfreed@silfreed.net> 0.2.5-4
  - fixing init script
* Mon Dec 20 2004 Douglas E. Warner <silfreed@silfreed.net> 0.2.5-3
  - fixing init script
  - adding post/preun items to add/remove via chkconfig
* Mon Dec 20 2004 Douglas E. Warner <silfreed@silfreed.net> 0.2.5-2
  - adding sysV scripts
* Mon Dec 20 2004 Douglas E. Warner <silfreed@silfreed.net> 0.2.5-1
  - Initial RPM release.

Files

/usr/bin/wpa_gui


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Aug 21 07:11:09 2008