lp:ubuntu/jaunty/wpasupplicant

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty/wpasupplicant
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

8. By Colin Watson

* Operate reasonably when /var is not yet mounted read-write (LP: #44194):
  - 07_syslog.patch: Backport syslog logging support from upstream.
  - 08_syslog_supplement.patch: Add a few more bits missing from the
    upstream patch, based on
    http://cvs.fedoraproject.org/viewvc/rpms/wpa_supplicant/OLPC-2/wpa_supplicant-0.5.7-use-syslog.patch.
    Compile with -DCONFIG_DEBUG_SYSLOG if CONFIG_DEBUG_SYSLOG is set in
    the configuration file.
  - Enable CONFIG_DEBUG_SYSLOG.
  - debian/ifupdown/functions.sh: Set WPA_SUP_LOGFILE to "syslog" by
    default, and use the -s option in this case.
  - debian/ifupdown/functions.sh: Silence wpa_log_* if /var/log is not yet
    writable; there is little we can do in this case (logger is in /usr,
    so may well also be unusable), and the user can always get more
    information by reconnecting later.

7. By Kel Modderman <email address hidden>

[ Martin Pitt ]
* debian/ifupdown/action_wpa.sh: pm-utils now supplies a second
  argument to the hooks, thus telling ifplugd and pm-utils apart by
  the number of arguments does not work any more. Fix up the script
  to just evaluate the arguments themselves, to work with current
  and older pm-utils. This unbreaks suspend. (LP: #307312)
  (Closes: #508526, #509484)

[ Kel Modderman ]
* It has been reported by Alexander E. Patrakov <email address hidden> that
  WEP keys are set in quick time in newer wpa_supplicant releases and no
  longer cause problems attempting to connect to specific access point
  during boot sequence. (Closes: #489948)
* Do not start wpa_gui in system tray per default when executed from menu
  system (discussion with upstream resulted in desire to have app opened in
  foreground, no need to diverge from that).

6. By Martin Pitt

debian/ifupdown/action_wpa.sh: pm-utils now supplies a second
argument to the hooks, thus telling ifplugd and pm-utils apart by
the number of arguments does not work any more. Fix up the script
to just evaluate the arguments themselves, to work with current
and older pm-utils. This unbreaks suspend. (LP: #307312, forwarded
to Debian #508526)

5. By Kel Modderman <email address hidden>

* New upstream release.
* Update debian/copyright to include copyright holders of new source files
  (src/drivers/driver_roboswitch.*).
* Drop patches applied upstream:
  - debian/patches/10_ftbfs_gcc_4.4.patch
  - debian/patches/20_delay_mic_error_report.patch
* Add libqt4-svg to Dependencies of wpagui for tray icon support.
  (Closes: #505492)

4. By Reinhard Tartler

Bugfix: "Missing -d in testing for a directory in init script".
Thanks to Braun Gábor <email address hidden> for reporting and the patch.
(Closes: #506328)

3. By Kel Modderman <email address hidden>

* Update madwifi headers to latest SVN. (Closes: #388316)
* Remove failed attempt at action locking. [debian/functions.sh,
  debian/wpa_action.sh]
* Add hysteresis checking functions, to avoid "event loops" while
  using wpa-roam. [debian/functions.sh, debian/wpa_action.sh]
* Change of co-maintainer email address.
* Add ishex() function to functions.sh to determine wpa-psk value type in
  plaintext or hex. This effectively eliminates the need for the bogus and
  somewhat confusing wpa-passphrase contruct specific to our scripts and
  allows wpa-psk to work with either a 8 to 63 character long plaintext
  string or 64 character long hex string.
* Adjust README.modes to not refer to the redundant wpa-passphrase stuff.
* Add big fat NOTE about acceptable wpa-psk's to top of example gallery.
* Strip surrounding quotes from wpa-ssid if present, instead of just whining
  about them.
* Update email address in copyright blurb of functions.sh, ifupdown.sh and
  wpa_action.sh.

2. By Kyle McMartin

* New upstream release.
* This release fixes a crash due to a buffer overflow, caused by
  a missing validation step on EAPOL-Key frames. Receiving malformed
  frames trigger the crash. More information available in the notes:
  http://lists.shmoo.com/pipermail/hostap/2005-February/009465.html
* Fix some badness with the init script. Missed the -B option
  to daemonize wpa_supplicant... pidfile is not currently being used
  as it requires modifying wpa_supplicant.
* patches/
  - 12_ipw_open_aps (closes: #295143)
    + merge patch against driver_ipw to fix association with
      open access points.

1. By Kyle McMartin

Import upstream version 0.3.8

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/wpasupplicant
This branch contains Public information 
Everyone can see this information.

Subscribers