1
0

173 Commits

Author SHA256 Message Date
Stephan Kulow
0c4e39fbaa Accepting request 238068 from hardware
1

OBS-URL: https://build.opensuse.org/request/show/238068
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=54
2014-06-25 04:57:59 +00:00
Cristian Rodríguez
46fbc87531 Accepting request 238039 from home:gary_lin:branches:hardware
- Update the build config based on the new defconfig
- Remove the libnl1 requirement. It's not supported.

OBS-URL: https://build.opensuse.org/request/show/238039
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=40
2014-06-19 14:40:17 +00:00
Stephan Kulow
e516c126aa Accepting request 237490 from hardware
1

OBS-URL: https://build.opensuse.org/request/show/237490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=53
2014-06-19 11:08:27 +00:00
Ismail Dönmez
e7c00ceff0 Accepting request 237461 from home:gary_lin:branches:hardware
- Update to 2.2
- Drop wpa_supplicant-driver-wext-debug.patch and wpa_supplicant-errormsg.patch: wext is deprecated
- Enable AP mode, P2P, RSN IBSS, EAP FAST, EAP AKA, and WPS NFC

OBS-URL: https://build.opensuse.org/request/show/237461
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=38
2014-06-16 08:51:03 +00:00
Stephan Kulow
baf7f637f6 Accepting request 233442 from hardware
- use _rundir macro (forwarded request 233011 from oertel)

OBS-URL: https://build.opensuse.org/request/show/233442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=52
2014-05-22 18:37:52 +00:00
Factory Maintainer
7288119d90 Accepting request 233011 from home:oertel:branches:hardware
- use _rundir macro

OBS-URL: https://build.opensuse.org/request/show/233011
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=36
2014-05-11 05:24:49 +00:00
Stephan Kulow
f713a89bc7 Accepting request 198200 from hardware
- Add systemd service file, to properly track wpa_supplicant in
  its own systemd service (and not in dbus one).
- Always enable systemd service, it is still dbus activated.

OBS-URL: https://build.opensuse.org/request/show/198200
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=50
2013-09-11 11:24:49 +00:00
Ismail Dönmez
341f00b8b1 Fix typos
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=34
2013-09-10 10:52:11 +00:00
Ismail Dönmez
5364e68a38 Accepting request 198005 from home:fcrozat:branches:hardware
- Add systemd service file, to properly track wpa_supplicant is
  its own systemd service (and not in dbus one).
- Always enable systemd service, it is still dbus activated.

OBS-URL: https://build.opensuse.org/request/show/198005
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=33
2013-09-10 10:51:20 +00:00
Stephan Kulow
028d90b93d Accepting request 173359 from hardware
- Update to 2.0
- Drop upstreamed wpa_supplicant-libnl3.patch
- Disable obsolete Ralink driver (forwarded request 173111 from gary_lin)

OBS-URL: https://build.opensuse.org/request/show/173359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=49
2013-04-26 05:47:06 +00:00
Ismail Dönmez
d5e31658fa Accepting request 173111 from home:gary_lin:branches:hardware
- Update to 2.0
- Drop upstreamed wpa_supplicant-libnl3.patch
- Disable obsolete Ralink driver

OBS-URL: https://build.opensuse.org/request/show/173111
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=31
2013-04-25 10:55:41 +00:00
Stephan Kulow
4c2b5d0e40 Accepting request 145628 from hardware
- Update to 1.1
  * Fix EAPOL supplicant port authorization with PMKSA caching.
  * Fix EAPOL processing when STA switches between multi-BSSes.
  * Fix EAP-FAST with OpenSSL 1.0.1.
  * EAP-pwd: Increase maximum number of hunting-and-pecking
    iterations, which results in less authentication attempts
    failing.
  * Set state to DISCONNECTED on AP creation errors. Previously the
    supplicant would stay in SCANNING state forever.
  * Fix REMOVE_NETWORK to not run operations with invalid
    current_ssid.
  * EAP-SIM peer: Fix AT_COUNTER_TOO_SMALL use.
  * Interworking: Fix PLMN matching with multiple entries to compare
    all entries, not just the first one.
  * Handle long configuration file lines more gracefully.
  * Fix adding extra IEs in sched scan.
  * PMKSA: Set cur_pmksa pointer during initial association.
  * PMKSA: Do not evict the active cache entry when adding new ones.
  * Set state consistently to DISCONNECTED on auth/assoc failures.
  * Fix BSSID enforcement with driver-based BSS selection. Set BSSID
    and channel when the network block has an explicit bssid
    parameter to select which BSS is to be used.
  * wpa_gui: Fix compilation with gcc/g++ 4.7.
  * EAP-AKA'
    - Update to RFC 5448 in the leading characters used in the
      username. This will make EAP-AKA' not interoperate between the
      earlier draft version and the new version.
    - Fix SIM/USIM determination to support EAP-AKA'.
  * dbus:
    - Add global capabilities property.

OBS-URL: https://build.opensuse.org/request/show/145628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=47
2012-12-19 13:51:16 +00:00
Ismail Dönmez
feef28ea43 -
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=29
2012-12-17 10:22:53 +00:00
Ismail Dönmez
3eeb63dfaf Accepting request 145244 from home:gary_lin:branches:hardware
- Update to 1.1
- Remove upstreamed wpa_supplicant-gcc47.patch
- Enable background scan to improve roaming
- Build driver with libnl3

OBS-URL: https://build.opensuse.org/request/show/145244
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=28
2012-12-13 18:56:00 +00:00
Stephan Kulow
6b09b16264 Accepting request 121034 from hardware
- Update to 1.0
        * Delay STA entry removal until Deauth/Disassoc TX status
          in AP mode. This allows the driver to use PS buffering of
          Deauthentication and Disassociation frames when the STA
          is in power save sleep. Only available with drivers that
          provide TX status events for Deauth/Disassoc frames
          (nl80211).
        * Drop oldest unknown BSS table entries first. This makes
          it less likely to hit connection issues in environments
          with huge number of visible APs.
        * Add systemd support.
        * Add support for setting the syslog facility from the
          config file at build time.
        * atheros: Add support for IEEE 802.11w configuration.
        * AP mode: Allow enable HT20 if driver supports it, by
          setting the config parameter ieee80211n.
        * Allow AP mode to disconnect STAs based on low ACK
          condition (when the data connection is not working
          properly, e.g., due to the STA going outside the range
          of the AP).
        * nl80211:
         - Support GTK rekey offload.
         - Support PMKSA candidate events. This adds support for
           RSN pre-authentication with nl80211 interface and
           drivers that handle roaming internally.
        * Improved dbus interface
        * New wpa_cli commands to setup the scan interval and
          to support P2P and WPS/WPS ER
        * AP mode: Add max_num_sta config option, which can be used
          to limit the number of stations allowed to connect to the

OBS-URL: https://build.opensuse.org/request/show/121034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=45
2012-05-15 15:42:46 +00:00
Ismail Dönmez
610346badd cleanup
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=26
2012-05-15 08:46:42 +00:00
Ismail Dönmez
253c42541f Accepting request 121024 from home:gary_lin:branches:hardware
Update to version 1.0

OBS-URL: https://build.opensuse.org/request/show/121024
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=25
2012-05-15 08:40:08 +00:00
Stephan Kulow
3d43c0fd45 Accepting request 109887 from hardware
Fix build with gcc 4.7 - Please work with upstream to resolve it in upstream code base. There is also a chance that a newer version of the package might have this fixed already. (forwarded request 109843 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/109887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=44
2012-03-20 10:36:28 +00:00
Ismail Dönmez
59121738c9 Accepting request 109843 from home:dimstar:gcc47
Fix build with gcc 4.7 - Please work with upstream to resolve it in upstream code base. There is also a chance that a newer version of the package might have this fixed already.

OBS-URL: https://build.opensuse.org/request/show/109843
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=23
2012-03-18 18:10:56 +00:00
Stephan Kulow
a23cdab103 Accepting request 99575 from hardware
- Add wpa_supplicant-probed-cert-dbus-signal.patch to emit a D-Bus
  signal when the AP returned the certificate of the RADIUS server
  (bnc#574266) (forwarded request 99552 from gary_lin)

OBS-URL: https://build.opensuse.org/request/show/99575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=43
2012-01-10 13:51:38 +00:00
Ismail Dönmez
08c4dd71c1 Accepting request 99552 from home:gary_lin:branches:hardware
- Add wpa_supplicant-probed-cert-dbus-signal.patch to emit a D-Bus
  signal when the AP returned the certificate of the RADIUS server
  (bnc#574266)

OBS-URL: https://build.opensuse.org/request/show/99552
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=21
2012-01-10 09:45:39 +00:00
Stephan Kulow
4b147d66ef replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=42
2011-12-06 18:13:17 +00:00
Lars Vogdt
2f06aff7bb Accepting request 87283 from hardware
- use same exec line in fi.w1.wpa_supplicant1.service as in
  fi.epitest.hostap.WPASupplicant.service
- fix build on older distros
- fix not using RPM_OPT_FLAGS
- use %_smp_mflags (forwarded request 87271 from lnussel)

OBS-URL: https://build.opensuse.org/request/show/87283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=40
2011-10-11 15:06:27 +00:00
Cristian Rodríguez
8476d82d25 Accepting request 87271 from home:lnussel:branches:hardware
- use same exec line in fi.w1.wpa_supplicant1.service as in
  fi.epitest.hostap.WPASupplicant.service
- fix build on older distros
- fix not using RPM_OPT_FLAGS
- use %_smp_mflags

OBS-URL: https://build.opensuse.org/request/show/87271
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=19
2011-10-10 15:19:43 +00:00
Lars Vogdt
5d2d5ef01f Accepting request 82493 from hardware
- Select libnl-1_1-devel (forwarded request 82471 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/82493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=39
2011-09-19 16:08:14 +00:00
Ismail Dönmez
9228c2a255 Accepting request 82471 from home:jengelh:nl
- Select libnl-1_1-devel

OBS-URL: https://build.opensuse.org/request/show/82471
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=17
2011-09-16 16:23:31 +00:00
Sascha Peilicke
c1f2e11813 Autobuild autoformatter for 80379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=38
2011-09-01 13:15:22 +00:00
OBS User buildservice-autocommit
9e15064eb2 Updating link to change in openSUSE:Factory/wpa_supplicant revision 38.0
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=4117438e04da1af8e051ef1af532ffc2
2011-09-01 13:15:22 +00:00
Sascha Peilicke
7cc508a766 Accepting request 80379 from hardware
ghost directive for /var/run/wpa_supplicant added for tmpfs (bnc 710281) (forwarded request 80378 from vbotka)

OBS-URL: https://build.opensuse.org/request/show/80379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=37
2011-09-01 13:15:13 +00:00
Ismail Dönmez
8e2d7872ba Accepting request 80378 from home:vbotka:branches:hardware
ghost directive for /var/run/wpa_supplicant added for tmpfs (bnc 710281)

OBS-URL: https://build.opensuse.org/request/show/80378
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=15
2011-08-31 12:36:40 +00:00
Ruediger Oertel
0eda205022 Accepting request 68076 from hardware
Accepted submit request 68076 from user coolo

OBS-URL: https://build.opensuse.org/request/show/68076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=36
2011-04-21 14:20:00 +00:00
Andreas Jaeger
700e23ec90 Accepting request 64557 from home:dimstar:branches:GNOME:Factory
approved, see also bnc#681116

OBS-URL: https://build.opensuse.org/request/show/64557
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=13
2011-04-19 15:15:05 +00:00
OBS User autobuild
d023cbea41 Accepting request 48679 from hardware
Copy from hardware/wpa_supplicant based on submit request 48679 from user a_jaeger

OBS-URL: https://build.opensuse.org/request/show/48679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=34
2010-09-21 16:13:18 +00:00
OBS User autobuild
4bf035f205 Accepting request 48679 from hardware
checked in (request 48679)

OBS-URL: https://build.opensuse.org/request/show/48679
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=12
2010-09-21 16:13:17 +00:00
Vladimir Botka
f241a8ef22 Accepting request 47476 from home:vbotka:branches:hardware
update to 0.7.3, tested OK

OBS-URL: https://build.opensuse.org/request/show/47476
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=11
2010-09-08 09:51:12 +00:00
OBS User autobuild
15b9bce3ef Accepting request 40920 from hardware
Copy from hardware/wpa_supplicant based on submit request 40920 from user a_jaeger

OBS-URL: https://build.opensuse.org/request/show/40920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=31
2010-05-31 16:17:31 +00:00
OBS User autobuild
3cd545f35f Accepting request 40920 from hardware
checked in (request 40920)

OBS-URL: https://build.opensuse.org/request/show/40920
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=10
2010-05-31 16:17:30 +00:00
Vladimir Botka
c94753c30b Accepting request 40792 from home:vbotka:branches:hardware
Copy from home:vbotka:branches:hardware/wpa_supplicant via accept of submit request 40792 revision 2.
Request was accepted with message:
tested OK

OBS-URL: https://build.opensuse.org/request/show/40792
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=9
2010-05-28 11:45:31 +00:00
OBS User autobuild
37fa91d627 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=30 2010-03-18 15:35:06 +00:00
OBS User buildservice-autocommit
dc0cc4b444 Updating link to change in openSUSE:Factory/wpa_supplicant revision 30.0
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=2208316f956ffb1d0369e96662684661
2010-03-18 15:35:06 +00:00
OBS User autobuild
3344f1311b Accepting request 32313 from hardware
Copy from hardware/wpa_supplicant based on submit request 32313 from user coolo

OBS-URL: https://build.opensuse.org/request/show/32313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=29
2010-02-11 18:44:15 +00:00
OBS User buildservice-autocommit
7995d583e0 Updating link to change in openSUSE:Factory/wpa_supplicant revision 29.0
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=5057d2df2967067a5f4e5ea0ac1fe0eb
2010-02-11 18:44:15 +00:00
OBS User autobuild
2ba0c5e932 checked in (request 32313)
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=7
2010-02-11 18:44:14 +00:00
Stephan Kulow
ca3a782fcb Accepting request 30877 from home:a_jaeger:branches:openSUSE:Factory
Copy from home:a_jaeger:branches:openSUSE:Factory/wpa_supplicant via accept of submit request 30877 revision 5.
Request was accepted with message:
as noone cared, I simply push it

OBS-URL: https://build.opensuse.org/request/show/30877
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=6
2010-02-11 15:10:10 +00:00
OBS User autobuild
99f7910566 Accepting request 27542 from hardware
Copy from hardware/wpa_supplicant based on submit request 27542 from user coolo

OBS-URL: https://build.opensuse.org/request/show/27542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=28
2009-12-26 12:59:39 +00:00
OBS User autobuild
edcf062f25 checked in
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=5
2009-12-26 12:59:36 +00:00
Vladimir Botka
f3b1b661bf Accepting request 21198 from home:lnussel:branches:hardware
Copy from home:lnussel:branches:hardware/wpa_supplicant via accept of submit request 21198 revision 2.
Request was accepted with message:
Thank you.

OBS-URL: https://build.opensuse.org/request/show/21198
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=4
2009-09-29 08:53:57 +00:00
OBS User autobuild
16e956cc5f Accepting request 20144 from hardware
Copy from hardware/wpa_supplicant based on submit request 20144 from user vbotka

OBS-URL: https://build.opensuse.org/request/show/20144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=26
2009-09-10 10:52:36 +00:00
OBS User unknown
f877b1f36d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=25 2009-05-15 20:37:10 +00:00
OBS User unknown
864bf8993f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=24 2009-05-06 16:55:20 +00:00