Accepting request 501690 from home:jsjhb:branches:hardware

- fix wpa_supplicant-sigusr1-changes-debuglevel.patch to match
  eloop_signal_handler type (needed to build eapol_test via config)

OBS-URL: https://build.opensuse.org/request/show/501690
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=74
This commit is contained in:
Ismail Dönmez 2017-06-14 12:49:53 +00:00 committed by Git OBS Bridge
parent 61a0215391
commit 3dc231c2e0
3 changed files with 8 additions and 2 deletions

View File

@ -8,7 +8,7 @@
return set;
}
+static void wpa_supplicant_handle_sigusr1(int sig, void *eloop_ctx,
+static void wpa_supplicant_handle_sigusr1(int sig,
+ void *signal_ctx)
+{
+ /* Increase verbosity (by decreasing the debug level) and wrap back

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 21 11:02:18 UTC 2017 - obs@botter.cc
- fix wpa_supplicant-sigusr1-changes-debuglevel.patch to match
eloop_signal_handler type (needed to build eapol_test via config)
-------------------------------------------------------------------
Fri Dec 23 11:12:05 UTC 2016 - dwaas@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package wpa_supplicant
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed