lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri,  9 Jan 2015 16:08:51 +0100
From:	Michal Marek <mmarek@...e.cz>
To:	Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>,
	tomoyo-dev-en@...ts.sourceforge.jp
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] tomoyo Makefile cleanup

The tomoyo build leaves files in security/tomoyo which are not removed
by make clean. Fix this and clean up the Makefile rules a bit.

Michal Marek (3):
  tomoyo: Use bin2c to generate builtin-policy.h
  tomoyo: Use if_changed when generating builtin-policy.h
  tomoyo: Do not generate empty policy files

 security/tomoyo/.gitignore                         |  2 +-
 security/tomoyo/Kconfig                            |  1 +
 security/tomoyo/Makefile                           | 55 +++++-----------------
 .../tomoyo/policy/exception_policy.conf.default    |  2 +
 4 files changed, 15 insertions(+), 45 deletions(-)
 create mode 100644 security/tomoyo/policy/exception_policy.conf.default

-- 
2.1.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ