public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kenton Groombridge" <concord@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: .github/workflows/
Date: Wed,  2 Nov 2022 14:42:51 +0000 (UTC)	[thread overview]
Message-ID: <1667398011.12e3bfcac8a050cb19ce45b6d0a2bbea839ceec4.concord@gentoo> (raw)

commit:     12e3bfcac8a050cb19ce45b6d0a2bbea839ceec4
Author:     Chris PeBenito <pebenito <AT> ieee <DOT> org>
AuthorDate: Tue Sep 20 13:31:23 2022 +0000
Commit:     Kenton Groombridge <concord <AT> gentoo <DOT> org>
CommitDate: Wed Nov  2 14:06:51 2022 +0000
URL:        https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=12e3bfca

Revise userspace and SELint versions in CI

Revert checkpolicy to 3.1 and set SELint to 1.3.0.

Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org>

 .github/workflows/tests.yml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index d7606088c..0055e3997 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -3,9 +3,8 @@ name: Build tests
 on: [push, pull_request]
 
 env:
-  # 3.4 fails to validate, fixed with 88a703399f3f
-  # ("libsepol: fix validation of user declarations in modules")
-  SELINUX_USERSPACE_VERSION: checkpolicy-3.3
+  # Minimum userspace version to build refpolicy.
+  SELINUX_USERSPACE_VERSION: checkpolicy-3.1
 
 jobs:
   lint:
@@ -30,7 +29,7 @@ jobs:
       with:
         repository: SELinuxProject/selint
         # support exclusions in interface arguments
-        ref: '41a575e82dea5cd7f60b4fa7aeb84405dba3baba' # "Parse interface taking list of exemptions"
+        ref: 'v1.3.0' # "Parse interface taking list of exemptions"
         path: selint
 
     - name: Build SELint


             reply	other threads:[~2022-11-02 14:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-02 14:42 Kenton Groombridge [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-06 21:08 [gentoo-commits] proj/hardened-refpolicy:master commit in: .github/workflows/ Kenton Groombridge
2024-09-22  0:03 Jason Zaman
2022-12-13 20:55 Kenton Groombridge
2022-11-02 14:42 Kenton Groombridge
2022-11-02 14:42 Kenton Groombridge
2022-01-31 19:31 Jason Zaman
2021-11-12  2:00 Jason Zaman
2021-01-11  1:27 Jason Zaman
2021-01-11  1:27 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=1667398011.12e3bfcac8a050cb19ce45b6d0a2bbea839ceec4.concord@gentoo \
    --to=concord@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