public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jason Zaman" <perfinion@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/services/, policy/modules/system/, policy/modules/roles/
Date: Sun, 21 Mar 2021 22:10:59 +0000 (UTC)	[thread overview]
Message-ID: <1616362703.9084f61f91fc157eab7e43a35c13f76ff1328518.perfinion@gentoo> (raw)

commit:     9084f61f91fc157eab7e43a35c13f76ff1328518
Author:     Chris PeBenito <pebenito <AT> ieee <DOT> org>
AuthorDate: Fri Mar 19 19:17:54 2021 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Mar 21 21:38:23 2021 +0000
URL:        https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=9084f61f

various: Module version bump.

Signed-off-by: Chris PeBenito <pebenito <AT> ieee.org>
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>

 policy/modules/roles/auditadm.te    | 2 +-
 policy/modules/roles/dbadm.te       | 2 +-
 policy/modules/roles/guest.te       | 2 +-
 policy/modules/roles/logadm.te      | 2 +-
 policy/modules/roles/secadm.te      | 2 +-
 policy/modules/roles/webadm.te      | 2 +-
 policy/modules/services/dbus.te     | 2 +-
 policy/modules/system/init.te       | 2 +-
 policy/modules/system/logging.te    | 2 +-
 policy/modules/system/mount.te      | 2 +-
 policy/modules/system/systemd.te    | 2 +-
 policy/modules/system/userdomain.te | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/policy/modules/roles/auditadm.te b/policy/modules/roles/auditadm.te
index 641cdb44..12a6ea1a 100644
--- a/policy/modules/roles/auditadm.te
+++ b/policy/modules/roles/auditadm.te
@@ -1,4 +1,4 @@
-policy_module(auditadm, 2.4.0)
+policy_module(auditadm, 2.4.1)
 
 ########################################
 #

diff --git a/policy/modules/roles/dbadm.te b/policy/modules/roles/dbadm.te
index 426aec20..b0414f81 100644
--- a/policy/modules/roles/dbadm.te
+++ b/policy/modules/roles/dbadm.te
@@ -1,4 +1,4 @@
-policy_module(dbadm, 1.1.0)
+policy_module(dbadm, 1.1.1)
 
 ########################################
 #

diff --git a/policy/modules/roles/guest.te b/policy/modules/roles/guest.te
index 59b413cc..3f7c466a 100644
--- a/policy/modules/roles/guest.te
+++ b/policy/modules/roles/guest.te
@@ -1,4 +1,4 @@
-policy_module(guest, 1.3.0)
+policy_module(guest, 1.3.1)
 
 ########################################
 #

diff --git a/policy/modules/roles/logadm.te b/policy/modules/roles/logadm.te
index 1d091045..28534edc 100644
--- a/policy/modules/roles/logadm.te
+++ b/policy/modules/roles/logadm.te
@@ -1,4 +1,4 @@
-policy_module(logadm, 1.0.0)
+policy_module(logadm, 1.0.1)
 
 ########################################
 #

diff --git a/policy/modules/roles/secadm.te b/policy/modules/roles/secadm.te
index 4b07f0bb..3f227d0b 100644
--- a/policy/modules/roles/secadm.te
+++ b/policy/modules/roles/secadm.te
@@ -1,4 +1,4 @@
-policy_module(secadm, 2.6.0)
+policy_module(secadm, 2.6.1)
 
 ########################################
 #

diff --git a/policy/modules/roles/webadm.te b/policy/modules/roles/webadm.te
index 962b5281..9d3c5026 100644
--- a/policy/modules/roles/webadm.te
+++ b/policy/modules/roles/webadm.te
@@ -1,4 +1,4 @@
-policy_module(webadm, 1.2.0)
+policy_module(webadm, 1.2.1)
 
 ########################################
 #

diff --git a/policy/modules/services/dbus.te b/policy/modules/services/dbus.te
index fd74c4d9..05aa8b6e 100644
--- a/policy/modules/services/dbus.te
+++ b/policy/modules/services/dbus.te
@@ -1,4 +1,4 @@
-policy_module(dbus, 1.30.1)
+policy_module(dbus, 1.30.2)
 
 gen_require(`
 	class dbus all_dbus_perms;

diff --git a/policy/modules/system/init.te b/policy/modules/system/init.te
index 4c322455..d897bc48 100644
--- a/policy/modules/system/init.te
+++ b/policy/modules/system/init.te
@@ -1,4 +1,4 @@
-policy_module(init, 2.10.1)
+policy_module(init, 2.10.2)
 
 gen_require(`
 	class passwd rootok;

diff --git a/policy/modules/system/logging.te b/policy/modules/system/logging.te
index e6e44374..0f450cb2 100644
--- a/policy/modules/system/logging.te
+++ b/policy/modules/system/logging.te
@@ -1,4 +1,4 @@
-policy_module(logging, 1.33.1)
+policy_module(logging, 1.33.2)
 
 ########################################
 #

diff --git a/policy/modules/system/mount.te b/policy/modules/system/mount.te
index 0a093528..c5f140e6 100644
--- a/policy/modules/system/mount.te
+++ b/policy/modules/system/mount.te
@@ -1,4 +1,4 @@
-policy_module(mount, 1.24.0)
+policy_module(mount, 1.24.1)
 
 ########################################
 #

diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te
index 66672243..f5b5b07a 100644
--- a/policy/modules/system/systemd.te
+++ b/policy/modules/system/systemd.te
@@ -1,4 +1,4 @@
-policy_module(systemd, 1.11.1)
+policy_module(systemd, 1.11.2)
 
 #########################################
 #

diff --git a/policy/modules/system/userdomain.te b/policy/modules/system/userdomain.te
index 45f1d1e5..68b7f102 100644
--- a/policy/modules/system/userdomain.te
+++ b/policy/modules/system/userdomain.te
@@ -1,4 +1,4 @@
-policy_module(userdomain, 4.21.0)
+policy_module(userdomain, 4.21.1)
 
 ########################################
 #


             reply	other threads:[~2021-03-21 22:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-21 22:10 Jason Zaman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-08  4:47 [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/services/, policy/modules/system/, policy/modules/roles/ Jason Zaman

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=1616362703.9084f61f91fc157eab7e43a35c13f76ff1328518.perfinion@gentoo \
    --to=perfinion@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