From: "Sven Vermeulen" <swift@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/contrib/, policy/modules/system/
Date: Fri, 28 Nov 2014 10:04:04 +0000 (UTC) [thread overview]
Message-ID: <1417004736.d3deaff4af915c30a96e8398168bafab9d326f2f.swift@gentoo> (raw)
commit: d3deaff4af915c30a96e8398168bafab9d326f2f
Author: Jason Zaman <jason <AT> perfinion <DOT> com>
AuthorDate: Wed Nov 26 12:25:36 2014 +0000
Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org>
CommitDate: Wed Nov 26 12:25:36 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=d3deaff4
Replace deprecated interfaces with the new one
---
policy/modules/contrib/dirsrv.te | 2 +-
policy/modules/system/udev.te | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/policy/modules/contrib/dirsrv.te b/policy/modules/contrib/dirsrv.te
index e9248d0..1a8b77a 100644
--- a/policy/modules/contrib/dirsrv.te
+++ b/policy/modules/contrib/dirsrv.te
@@ -66,7 +66,7 @@ files_type(dirsrv_share_t);
# Some common macros
files_read_etc_files(dirsrv_t)
-corecmd_search_sbin(dirsrv_t)
+corecmd_search_bin(dirsrv_t)
files_read_usr_symlinks(dirsrv_t)
miscfiles_read_localization(dirsrv_t)
dev_read_urand(dirsrv_t)
diff --git a/policy/modules/system/udev.te b/policy/modules/system/udev.te
index 737e854..5665452 100644
--- a/policy/modules/system/udev.te
+++ b/policy/modules/system/udev.te
@@ -345,7 +345,7 @@ ifdef(`distro_gentoo',`
files_read_etc_runtime_files(udev_t)
files_read_kernel_modules(udev_t)
files_read_usr_files(udev_t)
- files_dontaudit_search_isid_type_dirs(udev_t)
+ kernel_dontaudit_search_unlabeled(udev_t)
udev_pid_filetrans_db(udev_t, dir, "data")
reply other threads:[~2014-11-28 10:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1417004736.d3deaff4af915c30a96e8398168bafab9d326f2f.swift@gentoo \
--to=swift@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox