[pkg-wpa-devel] [wpa] 02/02: Drop erroneous Signed-off-bys.
Andrew Shadura
andrewsh at debian.org
Thu Jan 26 17:25:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
andrewsh pushed a commit to branch debian/master
in repository wpa.
commit 92824cc21005e69983b3afb67f4ec7befdc157e7
Author: Andrew Shadura <andrewsh at debian.org>
Date: Thu Jan 26 18:25:05 2017 +0100
Drop erroneous Signed-off-bys.
---
.../0001-WPS-Force-BSSID-for-WPS-provisioning-step-connection.patch | 1 -
debian/patches/0002-Check-for-NULL-qsort-base-pointers.patch | 1 -
.../patches/0003-Always-propagate-scan-results-to-all-interfaces.patch | 1 -
.../0004-wpa_supplicant-Restore-permanent-MAC-address-on-reas.patch | 1 -
.../0005-nl80211-Update-channel-information-after-channel-swi.patch | 1 -
.../0006-Extend-ieee80211_freq_to_channel_ext-to-cover-channe.patch | 1 -
.../0007-Use-estimated-throughput-to-avoid-signal-based-roami.patch | 1 -
.../0008-Use-random-MAC-address-for-scanning-only-in-non-conn.patch | 1 -
8 files changed, 8 deletions(-)
diff --git a/debian/patches/0001-WPS-Force-BSSID-for-WPS-provisioning-step-connection.patch b/debian/patches/0001-WPS-Force-BSSID-for-WPS-provisioning-step-connection.patch
index db3f2c4..01ce6ed 100644
--- a/debian/patches/0001-WPS-Force-BSSID-for-WPS-provisioning-step-connection.patch
+++ b/debian/patches/0001-WPS-Force-BSSID-for-WPS-provisioning-step-connection.patch
@@ -19,7 +19,6 @@ driver from selecting an incorrect AP for the WPS provisioning
association.
Signed-off-by: Jouni Malinen <jouni at qca.qualcomm.com>
-Signed-off-by: Andrew Shadura <andrew.shadura at collabora.co.uk>
---
wpa_supplicant/wpa_supplicant.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/patches/0002-Check-for-NULL-qsort-base-pointers.patch b/debian/patches/0002-Check-for-NULL-qsort-base-pointers.patch
index bb0edea..fde7359 100644
--- a/debian/patches/0002-Check-for-NULL-qsort-base-pointers.patch
+++ b/debian/patches/0002-Check-for-NULL-qsort-base-pointers.patch
@@ -10,7 +10,6 @@ according to the C standard and with some standard C libraries (ARM RVCT
calls since there is nothing needing to be sorted.
Signed-off-by: Joel Cunningham <joel.cunningham at me.com>
-Signed-off-by: Andrew Shadura <andrew.shadura at collabora.co.uk>
---
hostapd/config_file.c | 3 ++-
wpa_supplicant/scan.c | 6 ++++--
diff --git a/debian/patches/0003-Always-propagate-scan-results-to-all-interfaces.patch b/debian/patches/0003-Always-propagate-scan-results-to-all-interfaces.patch
index 8ca88cb..2135d06 100644
--- a/debian/patches/0003-Always-propagate-scan-results-to-all-interfaces.patch
+++ b/debian/patches/0003-Always-propagate-scan-results-to-all-interfaces.patch
@@ -11,7 +11,6 @@ scan results, but note that new operations are not allowed.
Signed-off-by: Avraham Stern <avraham.stern at intel.com>
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski at intel.com>
-Signed-off-by: Andrew Shadura <andrew.shadura at collabora.co.uk>
---
wpa_supplicant/events.c | 35 ++++++++++++++++++++++++++---------
1 file changed, 26 insertions(+), 9 deletions(-)
diff --git a/debian/patches/0004-wpa_supplicant-Restore-permanent-MAC-address-on-reas.patch b/debian/patches/0004-wpa_supplicant-Restore-permanent-MAC-address-on-reas.patch
index c270545..8959d7e 100644
--- a/debian/patches/0004-wpa_supplicant-Restore-permanent-MAC-address-on-reas.patch
+++ b/debian/patches/0004-wpa_supplicant-Restore-permanent-MAC-address-on-reas.patch
@@ -9,7 +9,6 @@ should be restored for association. Previously this did not happen when
reassociating to the same ESS.
Signed-off-by: Benjamin Richter <br at waldteufel.eu>
-Signed-off-by: Andrew Shadura <andrew.shadura at collabora.co.uk>
---
wpa_supplicant/wpa_supplicant.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/patches/0005-nl80211-Update-channel-information-after-channel-swi.patch b/debian/patches/0005-nl80211-Update-channel-information-after-channel-swi.patch
index 0403776..bc1fbb8 100644
--- a/debian/patches/0005-nl80211-Update-channel-information-after-channel-swi.patch
+++ b/debian/patches/0005-nl80211-Update-channel-information-after-channel-swi.patch
@@ -13,7 +13,6 @@ drv->assoc_freq at least as a fallback mechanism for getting the current
operating frequency.
Signed-off-by: Jouni Malinen <jouni at qca.qualcomm.com>
-Signed-off-by: Andrew Shadura <andrew.shadura at collabora.co.uk>
---
src/drivers/driver_nl80211_event.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/patches/0006-Extend-ieee80211_freq_to_channel_ext-to-cover-channe.patch b/debian/patches/0006-Extend-ieee80211_freq_to_channel_ext-to-cover-channe.patch
index 018fc7f..840a69d 100644
--- a/debian/patches/0006-Extend-ieee80211_freq_to_channel_ext-to-cover-channe.patch
+++ b/debian/patches/0006-Extend-ieee80211_freq_to_channel_ext-to-cover-channe.patch
@@ -7,7 +7,6 @@ Subject: [PATCH] Extend ieee80211_freq_to_channel_ext() to cover channels
Add frequency to channel conversion for the 5 GHz channels 52-64.
Signed-off-by: Avraham Stern <avraham.stern at intel.com>
-Signed-off-by: Andrew Shadura <andrew.shadura at collabora.co.uk>
---
src/common/ieee802_11_common.c | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/debian/patches/0007-Use-estimated-throughput-to-avoid-signal-based-roami.patch b/debian/patches/0007-Use-estimated-throughput-to-avoid-signal-based-roami.patch
index bd0cc58..97e4717 100644
--- a/debian/patches/0007-Use-estimated-throughput-to-avoid-signal-based-roami.patch
+++ b/debian/patches/0007-Use-estimated-throughput-to-avoid-signal-based-roami.patch
@@ -18,7 +18,6 @@ selection process to the debug log to make it easier to determine whaty
happened and why.
Signed-off-by: Jouni Malinen <j at w1.fi>
-Signed-off-by: Andrew Shadura <andrew.shadura at collabora.co.uk>
---
wpa_supplicant/events.c | 52 +++++++++++++++++++++++++++++++++++++++----------
1 file changed, 42 insertions(+), 10 deletions(-)
diff --git a/debian/patches/0008-Use-random-MAC-address-for-scanning-only-in-non-conn.patch b/debian/patches/0008-Use-random-MAC-address-for-scanning-only-in-non-conn.patch
index f3cf296..2a5f504 100644
--- a/debian/patches/0008-Use-random-MAC-address-for-scanning-only-in-non-conn.patch
+++ b/debian/patches/0008-Use-random-MAC-address-for-scanning-only-in-non-conn.patch
@@ -12,7 +12,6 @@ this. The real MAC address of the STA is already revealed in the
association, so this is an acceptable fallback mechanism for now.
Signed-off-by: Jouni Malinen <jouni at qca.qualcomm.com>
-Signed-off-by: Andrew Shadura <andrew.shadura at collabora.co.uk>
---
wpa_supplicant/scan.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/wpa.git
More information about the Pkg-wpa-devel
mailing list