Hello community, here is the log from the commit of package wpa_supplicant for openSUSE:Factory checked in at 2017-06-20 10:58:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wpa_supplicant (Old) and /work/SRC/openSUSE:Factory/.wpa_supplicant.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wpa_supplicant" Tue Jun 20 10:58:09 2017 rev:69 rq:503688 version:2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/wpa_supplicant/wpa_supplicant.changes 2016-12-26 21:40:11.323876142 +0100 +++ /work/SRC/openSUSE:Factory/.wpa_supplicant.new/wpa_supplicant.changes 2017-06-20 10:59:18.056805366 +0200 @@ -1,0 +2,6 @@ +Fri Apr 21 11:02:18 UTC 2017 - [email protected] + +- fix wpa_supplicant-sigusr1-changes-debuglevel.patch to match + eloop_signal_handler type (needed to build eapol_test via config) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wpa_supplicant.spec ++++++ --- /var/tmp/diff_new_pack.Pu8Bk7/_old 2017-06-20 10:59:18.732710093 +0200 +++ /var/tmp/diff_new_pack.Pu8Bk7/_new 2017-06-20 10:59:18.736709530 +0200 @@ -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 ++++++ wpa_supplicant-sigusr1-changes-debuglevel.patch ++++++ --- /var/tmp/diff_new_pack.Pu8Bk7/_old 2017-06-20 10:59:18.876689799 +0200 +++ /var/tmp/diff_new_pack.Pu8Bk7/_new 2017-06-20 10:59:18.880689235 +0200 @@ -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
