SMACK applyed
authorKim Gibyoung <lastkgb.kim@samsung.com>
Fri, 10 May 2013 09:15:19 +0000 (18:15 +0900)
committerKim Gibyoung <lastkgb.kim@samsung.com>
Fri, 10 May 2013 09:15:19 +0000 (18:15 +0900)
debian/changelog
packaging/wpa_supplicant.manifest
packaging/wpasupplicant.spec

index 0d44798..42a0763 100644 (file)
@@ -1,3 +1,11 @@
+wpasupplicant (1.0.1-3) unstable; urgency=low
+
+  * SMACK is applyed
+  * Git: framework/connectivity/wpasupplicant
+  * Tag: wpasupplicant_1.0.1-3
+
+ -- Gibyoung Kim <lastkgb.kim@samsung.com>  Fri, 10 May 2013 18:09:52 +0900
+
 wpasupplicant (1.0.1-2) unstable; urgency=low
 
   * Enable hostapd with secured mode
index 70c9ab2..8b43ace 100644 (file)
@@ -1,6 +1,12 @@
 <manifest>
        <define>
                <domain name="wpasupplicant"/>
+               <request>
+                       <smack request="dbus" type="rwx"/>
+               </request>
+               <permit>
+                       <smack permit="dbus" type="rwx"/>
+               </permit>
        </define>
        <assign>
                <filesystem path="/etc/dbus-1/system.d/wpa_supplicant.conf" label="_"/>
index 0b8bc6d..c3beafa 100644 (file)
@@ -1,7 +1,7 @@
 Name:      wpasupplicant
 Summary:    Support for WPA and WPA2 (IEEE 802.11i / RSN)
 Version:    1.0.1
-Release:    2
+Release:    3
 Group:      System/Network
 License:    BSD license
 Source0:    %{name}-%{version}.tar.gz