From ca181728eee62f51924217d630f8dd0d21a8bfcd Mon Sep 17 00:00:00 2001 From: Jarkko Sakkinen Date: Sat, 4 May 2013 20:44:53 +0300 Subject: id: with -Z, show SMACK security context Adds an optional dependency on libsmack. * m4/jm-macros.m4: Look for the smack library/header. * src/id.c (main): Output the smack context if available. * src/local.mk: Link with libsmack if available. * NEWS: Mention the new feature. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3edb946af..ae6251de2 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,8 @@ GNU coreutils NEWS -*- outline -*- ** New features + id -Z reports the SMACK security context where available. + join accepts a new option: --zero-terminated (-z). As with the sort,uniq option of the same name, this makes join consume and produce NUL-terminated lines rather than newline-terminated lines. -- cgit v1.2.3-70-g09d2