Control: tag -1 + patch Hi,
intrig...@debian.org wrote (05 Apr 2013 13:12:05 GMT) : > TL;DR -> please enable enable SECURITY and SECURITY_YAMA_STACKED. The attached patch is my naive initial attempt at implementing this. I have to admit I did not try building the modified source package. Cheers, -- intrigeri | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc
Index: debian/config/config =================================================================== --- debian/config/config (revision 20057) +++ debian/config/config (working copy) @@ -4908,6 +4908,12 @@ CONFIG_SECURITY_TOMOYO=y ## +## file: security/yama/Kconfig +## +CONFIG_SECURITY_YAMA=y +CONFIG_SECURITY_YAMA_STACKED=y + +## ## file: sound/Kconfig ## CONFIG_SOUND=m