• R/O
  • SSH
  • HTTPS

akari: Commit


Commit MetaInfo

Revisión613 (tree)
Tiempo2019-09-26 22:08:45
Autorkumaneko

Log Message

(empty log message)

Cambiar Resumen

Diferencia incremental

--- trunk/akari/lsm-4.12.c (revision 612)
+++ trunk/akari/lsm-4.12.c (revision 613)
@@ -228,7 +228,7 @@
228228 return ccs_start_execve(bprm, &security->ee);
229229 }
230230
231-#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 19, 0)
231+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 19, 0) || (defined(RHEL_MAJOR) && RHEL_MAJOR == 8)
232232 /**
233233 * ccs_file_open - Check permission for open().
234234 *
Show on old repository browser