diff options
author | KevinWang <kevin.a.wang@intel.com> | 2012-11-30 17:53:30 +0900 |
---|---|---|
committer | Gerrit Code Review <gerrit2@gerrit.vlan204.tizen.org> | 2012-11-30 17:53:30 +0900 |
commit | 9d3045e39b9c7c780e3f6719bb14882fef059007 (patch) | |
tree | 0a625bb58308b6fdb877e55f063b8d12114d0c92 /packaging/rpm.changes | |
parent | 0b20a0763dc61f32041b7eb8440820a321b06163 (diff) | |
parent | e359831f1a8eeea2facff88577f28b4d59d6e267 (diff) | |
download | rpm-9d3045e39b9c7c780e3f6719bb14882fef059007.tar.gz rpm-9d3045e39b9c7c780e3f6719bb14882fef059007.tar.bz2 rpm-9d3045e39b9c7c780e3f6719bb14882fef059007.zip |
Merge "Adding new manifest syntax support for permit and wildcards"
Diffstat (limited to 'packaging/rpm.changes')
-rw-r--r-- | packaging/rpm.changes | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/packaging/rpm.changes b/packaging/rpm.changes index 7b8f142..ac8c8e5 100644 --- a/packaging/rpm.changes +++ b/packaging/rpm.changes @@ -1,3 +1,21 @@ +* Tue Sep 4 2012 Elena Reshetova <elena.reshetova@intel.com> - 4.9.0 +- Changes to the security plugin + - Adding an option to specify wildcards in file paths (bug TDIS-121) + - Adding a possibility to specify more fine-grained permits (bug TDIS-120) + - Minor cosmetic fixes + +* Tue Aug 21 2012 William Douglas <william.douglas@intel.com> submit/trunk/2012-08-08.064212@5befd2c +- Fix stripping for kernel modules. + +* Tue Aug 21 2012 William Douglas <william.douglas@intel.com> submit/trunk/2012-08-08.064212@aa8ef92 +- Revert 88da3b2439b41193f3d964db7d4a7f0e8321c8f1 + +* Wed Aug 08 2012 Elena Reshetova <elena.reshetova@intel.com> - 4.9.0 +- Changes to the security plugin + - Moving the setup of xattr to the FSM_CLOSED hook + - Adding a new ac domain "Isolated" to the policy + - Using "Isolated" domain in cases when default labels of the files can't be determined + * Mon Aug 06 2012 William Douglas <william.douglas@intel.com> build/2012-07-30.142546@9c7636b [ William Douglas ] - Keep function symbols for backtraces. |