public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sven Vermeulen" <swift@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/flask/
Date: Wed, 25 Jun 2014 19:06:46 +0000 (UTC)	[thread overview]
Message-ID: <1403722756.c0e9f492435f62283d743a58a0a829ec3dce96df.swift@gentoo> (raw)

commit:     c0e9f492435f62283d743a58a0a829ec3dce96df
Author:     Artyom Smirnov <artyom_smirnov <AT> me <DOT> com>
AuthorDate: Wed Jun 25 08:47:15 2014 +0000
Commit:     Sven Vermeulen <swift <AT> gentoo <DOT> org>
CommitDate: Wed Jun 25 18:59:16 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=c0e9f492

Fixes for db_domain and db_exception

Rename db_domain to db_type
Add "use" permission to db_domain and db_type

---
 policy/flask/access_vectors   | 8 +++++++-
 policy/flask/security_classes | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/policy/flask/access_vectors b/policy/flask/access_vectors
index fd79f83..db7d140 100644
--- a/policy/flask/access_vectors
+++ b/policy/flask/access_vectors
@@ -808,9 +808,15 @@ inherits database
 
 class db_exception
 inherits database
+{
+	use
+}
 
-class db_domain
+class db_type
 inherits database
+{
+	use
+}
 
 # network peer labels
 class peer

diff --git a/policy/flask/security_classes b/policy/flask/security_classes
index 9752763..2f5deb7 100644
--- a/policy/flask/security_classes
+++ b/policy/flask/security_classes
@@ -104,7 +104,7 @@ class db_column			# userspace
 class db_tuple			# userspace
 class db_blob			# userspace
 class db_exception		# userspace
-class db_domain			# userspace
+class db_type			# userspace
 
 # network peer labels
 class peer


             reply	other threads:[~2014-06-25 19:07 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-25 19:06 Sven Vermeulen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-01 19:56 [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/flask/ Kenton Groombridge
2022-03-31  3:31 Jason Zaman
2020-11-28 23:09 Jason Zaman
2020-02-15  7:33 Jason Zaman
2019-12-16 17:48 Jason Zaman
2019-03-26 10:17 Jason Zaman
2018-11-11 23:29 Jason Zaman
2018-06-08 10:07 Jason Zaman
2017-05-18 17:02 [gentoo-commits] proj/hardened-refpolicy:swift " Sven Vermeulen
2017-05-18 17:03 ` [gentoo-commits] proj/hardened-refpolicy:master " Sven Vermeulen
2016-08-13 18:35 [gentoo-commits] proj/hardened-refpolicy:next " Jason Zaman
2016-08-13 18:32 ` [gentoo-commits] proj/hardened-refpolicy:master " Jason Zaman
2016-05-13  5:37 Jason Zaman
2016-05-13  5:37 Jason Zaman
2015-10-26  5:48 Jason Zaman
2015-05-22 19:32 Jason Zaman
2014-11-23 14:06 [gentoo-commits] proj/hardened-refpolicy:bitcoin " Sven Vermeulen
2014-11-22 16:25 ` [gentoo-commits] proj/hardened-refpolicy:master " Sven Vermeulen
2014-06-25 19:06 Sven Vermeulen
2014-06-25 19:06 Sven Vermeulen
2013-02-04 19:17 Sven Vermeulen
2012-07-26 19:23 Sven Vermeulen
2012-06-24  7:40 Sven Vermeulen

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=1403722756.c0e9f492435f62283d743a58a0a829ec3dce96df.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