summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorJaehyun Kim <jeik01.kim@samsung.com>2021-07-05 22:46:19 +0900
committerJaehyun Kim <jeik01.kim@samsung.com>2021-07-05 22:47:16 +0900
commitfac1c8b4bd3f6853d8548ad40902fdf25b345f94 (patch)
treea680f585bdba93181d54ff45f4913a16f3d3198b /packaging
parentfd0692ba60b03da85aa02aa5eb642600013f7c7b (diff)
downloadconnman-fac1c8b4bd3f6853d8548ad40902fdf25b345f94.tar.gz
connman-fac1c8b4bd3f6853d8548ad40902fdf25b345f94.tar.bz2
connman-fac1c8b4bd3f6853d8548ad40902fdf25b345f94.zip
Use the last updated MAC address before turning on wifisubmit/tizen/20210706.115004accepted/tizen/unified/20210708.131505
MAC randomization does not work properly when there are multiple wifi interfaces or in some devices that do not create a .mac.info file. So, to solve this problem, a permanent MAC address that is set before wifi up is used. If a permanent MAC address is in built-in physical device, it's hardly get it at an initial creation. So, if there is a MAC address updated from netlink before wifi is on, it is used. * MAC randomization works only when wifi is turned on. Change-Id: Ia7a9ad0affaa6deca974199100a56e7378b6c195 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/connman.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/connman.spec b/packaging/connman.spec
index db8a8481..6af8ff90 100644
--- a/packaging/connman.spec
+++ b/packaging/connman.spec
@@ -6,7 +6,7 @@
Name: connman
Version: 1.38
-Release: 8
+Release: 9
License: GPL-2.0+
Summary: Connection Manager
Url: http://connman.net