diff options
author | KevinWang <kevin.a.wang@intel.com> | 2012-11-30 17:54:31 +0900 |
---|---|---|
committer | Gerrit Code Review <gerrit2@gerrit.vlan204.tizen.org> | 2012-11-30 17:54:31 +0900 |
commit | baa9daa099c33b3b2e0137d77d93026ddbbfa23c (patch) | |
tree | 52743cee7dc25ed859aa3deaa444ae5dec38c84a /packaging/rpm.changes | |
parent | e633134bf6573e854bb83bceb2eb8c775582ac7f (diff) | |
parent | 50f2248579aadb7f2d6be064c20f2f331149e2fe (diff) | |
download | rpm-baa9daa099c33b3b2e0137d77d93026ddbbfa23c.tar.gz rpm-baa9daa099c33b3b2e0137d77d93026ddbbfa23c.tar.bz2 rpm-baa9daa099c33b3b2e0137d77d93026ddbbfa23c.zip |
Merge "Moving to use libmagic directly for file content check"submit/trunk/20130117.201247submit/trunk/20130117.193038submit/trunk/20121204.211513submit/trunk/20121203.0259432.0alpha
Diffstat (limited to 'packaging/rpm.changes')
-rw-r--r-- | packaging/rpm.changes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/rpm.changes b/packaging/rpm.changes index 1563836..c5fac79 100644 --- a/packaging/rpm.changes +++ b/packaging/rpm.changes @@ -1,3 +1,7 @@ +* Thu Sep 6 2012 Elena Reshetova <elena.reshetova@intel.com> - 4.9.0 +- Changes to the security plugin + - Using libmagic instead of file utility to check file's content + * 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 |