diff options
author | KevinWang <kevin.a.wang@intel.com> | 2012-11-30 17:53:51 +0900 |
---|---|---|
committer | Gerrit Code Review <gerrit2@gerrit.vlan204.tizen.org> | 2012-11-30 17:53:51 +0900 |
commit | e633134bf6573e854bb83bceb2eb8c775582ac7f (patch) | |
tree | 661eda17d82d6465b35a702dd8919f95650e27fd /packaging/rpm.changes | |
parent | 9d3045e39b9c7c780e3f6719bb14882fef059007 (diff) | |
parent | aa1b1a9d20a740415fe21b3baaa20d9bdbb64679 (diff) | |
download | rpm-e633134bf6573e854bb83bceb2eb8c775582ac7f.tar.gz rpm-e633134bf6573e854bb83bceb2eb8c775582ac7f.tar.bz2 rpm-e633134bf6573e854bb83bceb2eb8c775582ac7f.zip |
Merge "Modification of xattr setup for mic"
Diffstat (limited to 'packaging/rpm.changes')
-rw-r--r-- | packaging/rpm.changes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packaging/rpm.changes b/packaging/rpm.changes index ac8c8e5..1563836 100644 --- a/packaging/rpm.changes +++ b/packaging/rpm.changes @@ -1,3 +1,8 @@ +* Wed Sep 5 2012 Elena Reshetova <elena.reshetova@intel.com> - 4.9.0 +- Changes to the security plugin + - Removing the fopen check before setting xattr + - Changing fsetxattr to lsetxattr + * 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) |