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: Thu, 8 Dec 2016 04:47:44 +0000 (UTC) [thread overview] Message-ID: <1481172302.5db0ccde4d2b0d31c480987517c14e44690f480c.perfinion@gentoo> (raw) commit: 5db0ccde4d2b0d31c480987517c14e44690f480c Author: Chris PeBenito <pebenito <AT> ieee <DOT> org> AuthorDate: Wed Dec 7 01:19:18 2016 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Thu Dec 8 04:45:02 2016 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=5db0ccde Module version bumps for openoffice patches from Guido Trentalancia. policy/modules/roles/staff.te | 2 +- policy/modules/roles/sysadm.te | 2 +- policy/modules/roles/unprivuser.te | 2 +- policy/modules/services/xserver.te | 2 +- policy/modules/system/libraries.te | 2 +- policy/modules/system/unconfined.te | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/policy/modules/roles/staff.te b/policy/modules/roles/staff.te index 67ca253..981e5ea 100644 --- a/policy/modules/roles/staff.te +++ b/policy/modules/roles/staff.te @@ -1,4 +1,4 @@ -policy_module(staff, 2.7.0) +policy_module(staff, 2.7.1) ######################################## # diff --git a/policy/modules/roles/sysadm.te b/policy/modules/roles/sysadm.te index 2071dbc..9490194 100644 --- a/policy/modules/roles/sysadm.te +++ b/policy/modules/roles/sysadm.te @@ -1,4 +1,4 @@ -policy_module(sysadm, 2.10.0) +policy_module(sysadm, 2.10.1) ######################################## # diff --git a/policy/modules/roles/unprivuser.te b/policy/modules/roles/unprivuser.te index 768dc1a..1400ea4 100644 --- a/policy/modules/roles/unprivuser.te +++ b/policy/modules/roles/unprivuser.te @@ -1,4 +1,4 @@ -policy_module(unprivuser, 2.7.0) +policy_module(unprivuser, 2.7.1) # this module should be named user, but that is # a compile error since user is a keyword. diff --git a/policy/modules/services/xserver.te b/policy/modules/services/xserver.te index 9898817..92edfc0 100644 --- a/policy/modules/services/xserver.te +++ b/policy/modules/services/xserver.te @@ -1,4 +1,4 @@ -policy_module(xserver, 3.12.2) +policy_module(xserver, 3.12.3) gen_require(` class x_drawable all_x_drawable_perms; diff --git a/policy/modules/system/libraries.te b/policy/modules/system/libraries.te index 5eac8c0..5151fd7 100644 --- a/policy/modules/system/libraries.te +++ b/policy/modules/system/libraries.te @@ -1,4 +1,4 @@ -policy_module(libraries, 2.13.0) +policy_module(libraries, 2.13.1) ######################################## # diff --git a/policy/modules/system/unconfined.te b/policy/modules/system/unconfined.te index a902e7c..7e942fc 100644 --- a/policy/modules/system/unconfined.te +++ b/policy/modules/system/unconfined.te @@ -1,4 +1,4 @@ -policy_module(unconfined, 3.8.0) +policy_module(unconfined, 3.8.1) ######################################## #
WARNING: multiple messages have this Message-ID (diff)
From: "Jason Zaman" <perfinion@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/system/, policy/modules/roles/, policy/modules/services/ Date: Thu, 8 Dec 2016 05:03:47 +0000 (UTC) [thread overview] Message-ID: <1481172302.5db0ccde4d2b0d31c480987517c14e44690f480c.perfinion@gentoo> (raw) Message-ID: <20161208050347.dZXUquCP8KYi6iaHy2G237pleIhi4B4QsCbwy0ZxqYI@z> (raw) commit: 5db0ccde4d2b0d31c480987517c14e44690f480c Author: Chris PeBenito <pebenito <AT> ieee <DOT> org> AuthorDate: Wed Dec 7 01:19:18 2016 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Thu Dec 8 04:45:02 2016 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=5db0ccde Module version bumps for openoffice patches from Guido Trentalancia. policy/modules/roles/staff.te | 2 +- policy/modules/roles/sysadm.te | 2 +- policy/modules/roles/unprivuser.te | 2 +- policy/modules/services/xserver.te | 2 +- policy/modules/system/libraries.te | 2 +- policy/modules/system/unconfined.te | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/policy/modules/roles/staff.te b/policy/modules/roles/staff.te index 67ca253..981e5ea 100644 --- a/policy/modules/roles/staff.te +++ b/policy/modules/roles/staff.te @@ -1,4 +1,4 @@ -policy_module(staff, 2.7.0) +policy_module(staff, 2.7.1) ######################################## # diff --git a/policy/modules/roles/sysadm.te b/policy/modules/roles/sysadm.te index 2071dbc..9490194 100644 --- a/policy/modules/roles/sysadm.te +++ b/policy/modules/roles/sysadm.te @@ -1,4 +1,4 @@ -policy_module(sysadm, 2.10.0) +policy_module(sysadm, 2.10.1) ######################################## # diff --git a/policy/modules/roles/unprivuser.te b/policy/modules/roles/unprivuser.te index 768dc1a..1400ea4 100644 --- a/policy/modules/roles/unprivuser.te +++ b/policy/modules/roles/unprivuser.te @@ -1,4 +1,4 @@ -policy_module(unprivuser, 2.7.0) +policy_module(unprivuser, 2.7.1) # this module should be named user, but that is # a compile error since user is a keyword. diff --git a/policy/modules/services/xserver.te b/policy/modules/services/xserver.te index 9898817..92edfc0 100644 --- a/policy/modules/services/xserver.te +++ b/policy/modules/services/xserver.te @@ -1,4 +1,4 @@ -policy_module(xserver, 3.12.2) +policy_module(xserver, 3.12.3) gen_require(` class x_drawable all_x_drawable_perms; diff --git a/policy/modules/system/libraries.te b/policy/modules/system/libraries.te index 5eac8c0..5151fd7 100644 --- a/policy/modules/system/libraries.te +++ b/policy/modules/system/libraries.te @@ -1,4 +1,4 @@ -policy_module(libraries, 2.13.0) +policy_module(libraries, 2.13.1) ######################################## # diff --git a/policy/modules/system/unconfined.te b/policy/modules/system/unconfined.te index a902e7c..7e942fc 100644 --- a/policy/modules/system/unconfined.te +++ b/policy/modules/system/unconfined.te @@ -1,4 +1,4 @@ -policy_module(unconfined, 3.8.0) +policy_module(unconfined, 3.8.1) ######################################## #
next reply other threads:[~2016-12-08 4:47 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2016-12-08 4:47 Jason Zaman [this message] 2016-12-08 5:03 ` [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/system/, policy/modules/roles/, policy/modules/services/ Jason Zaman -- strict thread matches above, loose matches on Subject: below -- 2021-03-21 22:10 [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=1481172302.5db0ccde4d2b0d31c480987517c14e44690f480c.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: linkBe 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