Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329122
b: refs/heads/master
c: 78a0d8f
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Wagner authored and Casey Schaufler committed Sep 26, 2012
1 parent 6e8a363 commit d374a42
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0a72ba7aff26fb6e918cee6d2bbfd289069f10ae
refs/heads/master: 78a0d8f5d1e9c4a91ee97fc590abbf6e56803769
7 changes: 3 additions & 4 deletions trunk/Documentation/security/Smack.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,11 @@ Smack kernels use the CIPSO IP option. Some network
configurations are intolerant of IP options and can impede
access to systems that use them as Smack does.

The current git repositories for Smack user space are:
The current git repository for Smack user space is:

git@gitorious.org:meego-platform-security/smackutil.git
git@gitorious.org:meego-platform-security/libsmack.git
git://github.com/smack-team/smack.git

These should make and install on most modern distributions.
This should make and install on most modern distributions.
There are three commands included in smackutil:

smackload - properly formats data for writing to /smack/load
Expand Down
2 changes: 1 addition & 1 deletion trunk/security/integrity/integrity.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ struct integrity_iint_cache {
struct rb_node rb_node; /* rooted in integrity_iint_tree */
struct inode *inode; /* back pointer to inode in question */
u64 version; /* track inode changes */
unsigned short flags;
unsigned char flags;
struct evm_ima_xattr_data ima_xattr;
enum integrity_status ima_status;
enum integrity_status evm_status;
Expand Down

0 comments on commit d374a42

Please sign in to comment.