Remove request field in manifest according to the security team's request
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 19 Oct 2012 05:06:42 +0000 (14:06 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 19 Oct 2012 05:32:08 +0000 (14:32 +0900)
Change-Id: Ifc7306fc9f4375ffee2dc9efda771aacf0493d40

configure.ac
debian/changelog
isf.manifest
packaging/isf.spec
releasenote.txt

index 656e47b..1d0f086 100755 (executable)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script
 #AC_INIT(scim, 1.4.7, suzhe@tsinghua.org.cn)
-AC_INIT(isf, 2.3.5818, isf@samsung.com)
+AC_INIT(isf, 2.3.5819, isf@samsung.com)
 AC_CONFIG_SRCDIR([ism/src/scim.h])
 m4_pattern_allow([^AS_])
 
@@ -11,7 +11,7 @@ m4_pattern_allow([^AS_])
 # ISF version
 ISF_MAJOR_VERSION=2
 ISF_MINOR_VERSION=3
-ISF_MICRO_VERSION=5818
+ISF_MICRO_VERSION=5819
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index f920c79..ad4e870 100755 (executable)
@@ -1,3 +1,11 @@
+isf (2.3.5819-1slp2+1) unstable; urgency=low
+
+  * Remove request field in manifest according to the security team's request
+  * Git: framework/uifw/isf
+  * Tag: isf_2.3.5819-1slp2+1
+
+ -- Jihoon Kim <jihoon48.kim@samsung.com>  Fri, 19 Oct 2012 13:51:53 +0900
+
 isf (2.3.5818-1slp2+1) unstable; urgency=low
 
   * remove heynoti about hibernation
index 2414517..2d5e8d8 100755 (executable)
@@ -1,16 +1,6 @@
 <manifest>
        <define>
                <domain name="isf"/>
-               <request>
-                       <smack request="system::vconf" type="rwx"/>
-                       <smack request="drmfw" type="x"/>
-                       <smack request="xorg" type="w"/>
-                       <smack request="net-config" type="r"/>
-                       <smack request="system::homedir" type="arwxt"/>
-                       <smack request="e17" type="rx"/>
-                       <smack request="syspopup" type="rx"/>
-                       <smack request="system::app_logging" type="w"/>
-               </request>
        </define>
        <assign>
                <filesystem path="/usr/lib/ecore/immodules/libisf-imf-module.so" label="_"/>
index b43ebd3..aa41aef 100755 (executable)
@@ -1,10 +1,10 @@
-#sbs-git:framework/uifw/isf isf 2.3.5818 07f2b65224e6cef5cd6799065bb01fa656bc115e
+#sbs-git:framework/uifw/isf isf 2.3.5819 07f2b65224e6cef5cd6799065bb01fa656bc115e
 %define _usrdir        /usr
 %define _ugdir %{_usrdir}/ug
 
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.3.5818
+Version:    2.3.5819
 Release:    2
 Group:      TO_BE/FILLED_IN
 License:    LGPL
index 243dff7..8250698 100644 (file)
@@ -1,3 +1,7 @@
+ISF 2.3.5819 :
+  1. Remove request field in the manifest according to the security team's request
+
+
 ISF 2.3.5818 :
   1. Remove heynoti about hibernation
   2. Fix po files