~ubuntu-branches/ubuntu/dapper/wpasupplicant/dapper

Viewing all changes in revision 9.

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler, Kel Modderman, Reinhard Tartler
  • Date: 2006-03-27 15:28:22 UTC
  • Revision ID: james.westby@ubuntu.com-20060327152822-zbe2ai1s4qfdw3ut
Tags: 0.4.8-0ubuntu2
[ Kel Modderman ] - done in debian experimental for version 0.5.2-1
* New upstream release.
* Add myself to Uploaders.
* Convert to cdbs.
  - rewrite debian/rules to take advantage of cdbs
  - update control file build-deps
* Update README.modes.
  - clarify that wext is used by default, when no driver is specified
  - fix exmaple of wpa-psk using a plaintext string
  - fix typo's
* Fold pre-up scripts into one, and symlink from
  /etc/network/if-{pre-up,down}.d/wpasupplicant
* Use VERBOSITY of ifupdown to assist debugging of wpa stanza's in
  /etc/network/interfaces.
* Add support for wpa_cli action scripts.
* Use start-stop-daemon to initiate wpa_supplicant and wpa_cli background
  processes.
* Daemons now create pidfiles.
* Quote tested var's in wpasupplicant.init.
* Quote all var's in wpsupplicant.default for uniformity.
* Move wpa_* to /sbin.
* Conffile for wpa_supplicant now installed to
  /etc/wpa_supplicant/wpa_supplicant.conf. That directory will hold any
  other files that we may require to use wpa_supplicant.
* Don't start wpasupplicant pre-up if the current kernel lacks support for
  "Packet Socket" (CONFIG_PACKET=y).
* Fix blunders in the init script.
  - typo, $PIFFILE should have been $PIDFILE
  - init script exited when a configuration file WAS found
* Force init daemon's pidfile to be the same as wpasupplicant.ifupdown uses,
  to avoid duplicate wpa_supplicant processes binding to the same interface.
* Remove the margin for error from the init daemon, by forcing the default
  variables to be set. Helpful and informative comments were placed in the
  default file. The init script will exit if these variables are not set
  correctly. (Closes: #357957)
* Add comment to defconf about ctrl_interface and wpa_cli.
* Add comments to previously uncommented dpatch's.
* Include proof-of-concept dhlcient wpa-action script. Suggest
  dhcp(3)-client.
* Thanks to Henrik Brix Andersen from gentoo for the ideas and inspriration
  for some of the above changes.

[ Reinhard Tartler ]
* install compatibility links from /usr/sbin/wpa_supplicant ->
  /sbin/wpa_supplicant
* /usr/sbin/wpa_cli -> /sbin/wpa_cli likewise
* compile wpa_gui with qt3 rather than qt4. (in order to faciliate
  backporting to sarge)
* revert to debhelper 4
* take the complete packaging from our experimental branch. The last upload
  did not document all changes properly (see the list above), and had still
  a lot of issues.
* fixing typo in the preinst 

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: