All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-selinux][PATCH 0/2] libsemanage-native: remove audit-native dependency
@ 2014-01-20 10:15 wenzong.fan
  2014-01-20 10:15 ` [meta-selinux][PATCH 1/2] Revert "libsemanage: add audit dependency" wenzong.fan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: wenzong.fan @ 2014-01-20 10:15 UTC (permalink / raw)
  To: yocto, xin.ouyang, mark.hatle; +Cc: wenzong.fan

From: Wenzong Fan <wenzong.fan@windriver.com>

* native tools don't need audit support;
* audit 2.3.2 or laters require kernel headers >= 2.6.30, this causes
  audit-native can't be built on some older distributions. 

The following changes since commit 3fee4a09cc26816862dacfb2081dc7e0fa7ca47e:

  psmisc: inherit enable-selinux and backport to fix build issue (2014-01-13 17:50:00 +0800)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib wenzong/disable-audit
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/disable-audit

Wenzong Fan (2):
  Revert "libsemanage: add audit dependency"
  libsemanage-native: remove audit-native dependency

 recipes-security/audit/audit_2.3.2.bb              |    8 +-
 recipes-security/selinux/libsemanage.inc           |    5 +-
 ...ibsemanage-allow-to-disable-audit-support.patch |  126 ++++++++++++++++++++
 recipes-security/selinux/libsemanage_2.2.bb        |    1 +
 recipes-security/selinux/libsemanage_git.bb        |    1 +
 5 files changed, 133 insertions(+), 8 deletions(-)
 create mode 100644 recipes-security/selinux/libsemanage/libsemanage-allow-to-disable-audit-support.patch

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-01-20 10:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-20 10:15 [meta-selinux][PATCH 0/2] libsemanage-native: remove audit-native dependency wenzong.fan
2014-01-20 10:15 ` [meta-selinux][PATCH 1/2] Revert "libsemanage: add audit dependency" wenzong.fan
2014-01-20 10:15 ` [meta-selinux][PATCH 2/2] libsemanage-native: remove audit-native dependency wenzong.fan
2014-01-20 10:29 ` [meta-selinux][PATCH 0/2] " Pascal Ouyang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.