1
0
2017-06-20 08:58:09 +00:00
committed by Git OBS Bridge
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