summaryrefslogtreecommitdiffstats
path: root/net/wpa_supplicant/HISTORY
blob: c29231ec92f4c7c5c2803c0ace8502b78efd7eba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
2007-02-01 Juuso Alasuutari <iuso@sourcemage.org>
	* init.d/wpa_supplicant: Added check for wireless extensions,
	  removed redundant iwconfig forks.

2007-01-17 Juuso Alasuutari <iuso@sourcemage.org>
	* INSTALL: Changed example config install location to
	  /usr/share/doc/wpa_supplicant.
	* wpa_supplicant.conf: Changed general info to match install loc
	  change, added info about update_config option, rewrote info
	  for ap_scan option.

2007-01-05 Juuso Alasuutari <iuso@sourcemage.org>
	* BUILD: Removed redundant sourcing of is_depends_enabled.function,
	  now in PRE_BUILD.
	* PRE_BUILD: Removed unnecessary nested conditionals.

2007-01-04 Eric Sandall <eric@sandall.us>
	* PRE_BUILD: For new installs, /etc/profile.d/qt.sh won't be sourced
	  until relogin, so we need to check for QTDIR and source qt.sh if
	  the user wants QT support.

2007-01-03 Juuso Alasuutari <iuso@sourcemage.org>
	* INSTALL: Install example config file to /usr/share/wpa_supplicant/
	  (this is not the same as the default config file).
	* wpa_supplicant.conf: Changed help info to mention example config.
	* PREPARE, DETAILS, CONFIGURE, DEPENDS, PRE_BUILD, BUILD: New
	  stable is 0.5.7, previous stable 0.4.9 becomes old, devel not
	  available yet.
	* CONFIGURE: Added cross-version var compatibility code.

2006-12-23 Juuso Alasuutari <iuso@sourcemage.org>
	* CONFIGURE: Added query for making config file optional.
	* INSTALL: Only install config file if selected or if init 
	  script is installed.

2006-12-17 Juuso Alasuutari <iuso@sourcemage.org>
	* wpa_supplicant.conf: Added, new name for default config file. 
	  Added ap_scan option and comments.
	* wpa_ctrl.conf: Deleted.
	* INSTALL: Changed default config file name, install man pages.
	* FINAL: Added info about default config file to message.
	* init.d/wpa_supplicant: Changed status msg wording.
	* init.d/wpa_supplicant.conf: Changed default interface (wlan -> 
	  eth1), changed default config file name.

2006-11-27 Juuso Alasuutari <iuso@sourcemage.org>
	* PREPARE: Added, query which release to build (new option is devel).
	* DETAILS: Added devel release version 0.5.6, modified descriptions.
	* CONFIGURE: Complete rewrite; added prompts for all relevant options.
	* DEPENDS: Added depends pcsc-lite, openssl | gnutls, libpcap & 
	  libdnet, and optional_depends readline, qt-x11, dbus. All are 
	  conditional to one or more configure options.
	* PRE_BUILD: Added, moved install path fix here from BUILD, 
	  added fix for devel release install borkage.
	* BUILD: Modified to create .config without using $SPELL_CONFIG, 
	  added wpa_gui build.
	* INSTALL: Added, use DESTDIR=$INSTALL_ROOT, install default config 
	  file and wpa_gui.
	* FINAL: Added, suggest to edit the sysconfig file.
	* init.d/wpa_supplicant: Added, init script.
	* init.d/wpa_supplicant.conf: Added, sysconfig file.
	* wpa_ctrl.conf: Added, control interface config file.

2006-09-08 Treeve Jelbert <treeve@pi.be>
	* DETAILS: version 0.4.9

2005-12-13 Treeve Jelbert <treeve01@pi.be>
	* CONFIGURE BUILD : allow user choice
	* DEPENDS: add

2005-12-12 Pieter Lenaerts <e-type@sourcemage.org>
	* DETAILS: updated to 0.4.7

2005-11-29 Seth Woolley <seth@tautology.org>
	* DETAILS: MD5 -> SHA512

2005-06-20 David Brown <dmlb2000@excite.com>
	* ALL: created spell