summaryrefslogtreecommitdiff
path: root/packaging/connman.spec
diff options
context:
space:
mode:
authorManeesh Jain <maneesh.jain@samsung.com>2016-09-29 14:43:12 +0530
committerManeesh Jain <maneesh.jain@samsung.com>2016-09-29 16:28:46 +0530
commitffdbdd50be19d7debc9d749922a874761fcd2223 (patch)
tree8fcf5235d52689c8e542c56e5ec83e9e1612697d /packaging/connman.spec
parent7ace8c778781a6d3e47010843d9bc5c0d337594d (diff)
downloadconnman-ffdbdd50be19d7debc9d749922a874761fcd2223.tar.gz
connman-ffdbdd50be19d7debc9d749922a874761fcd2223.tar.bz2
connman-ffdbdd50be19d7debc9d749922a874761fcd2223.zip
[connman]: Fixed Scan Issue
Description: In following use case, ConnMan always perform the ssid based scan and unable to find the new AP's. a. Connect with any AP (Normal or Hidden) b. Disconnect with AP c. After this, ConnMan always perform the SSID based scan. Impact: Tizen Device is unable to scan new AP's. Reason: In Tizen, ConnMan configure the "BackgroundScanning" flag as false because background scan feature is implemented in net-config module. Due to this reason, I have added patch to sync-up the ConnMan scan implementation with net-config background scan feature. Change-Id: I0cff11df18780816b5f61a647c2298c781e78557 Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
Diffstat (limited to 'packaging/connman.spec')
-rwxr-xr-xpackaging/connman.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/connman.spec b/packaging/connman.spec
index 064fec4c..953d5184 100755
--- a/packaging/connman.spec
+++ b/packaging/connman.spec
@@ -4,7 +4,7 @@
Name: connman
Version: 1.29
-Release: 17
+Release: 18
License: GPL-2.0+
Summary: Connection Manager
Url: http://connman.net