public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/secilc] rawhide: SELinux userspace 3.11 release
@ 2026-07-01 20:18 Petr Lautrbach
0 siblings, 0 replies; only message in thread
From: Petr Lautrbach @ 2026-07-01 20:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/secilc
Branch : rawhide
Commit : 67324ca404aab7b13948570497e5337d4d38eaf1
Author : Petr Lautrbach <lautrbach@redhat.com>
Date : 2026-07-01T22:18:29+02:00
Stats : +13/-6 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/secilc/c/67324ca404aab7b13948570497e5337d4d38eaf1?branch=rawhide
Log:
SELinux userspace 3.11 release
---
diff --git a/.gitignore b/.gitignore
index b071b21..be22aac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,5 @@
/secilc-3.9.tar.gz.asc
/secilc-3.10.tar.gz
/secilc-3.10.tar.gz.asc
+/secilc-3.11.tar.gz
+/secilc-3.11.tar.gz.asc
diff --git a/changelog b/changelog
index 1806488..b8343db 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,6 @@
+* Wed Jul 01 2026 Petr Lautrbach <lautrbach@redhat.com> - 3.11-1
+- SELinux userspace 3.11 release
+
* Mon Feb 02 2026 Petr Lautrbach <lautrbach@redhat.com> - 3.10-1
- SELinux userspace 3.10 release
diff --git a/secilc.spec b/secilc.spec
index 81cbcd6..b0e2e04 100644
--- a/secilc.spec
+++ b/secilc.spec
@@ -1,7 +1,7 @@
-%global libsepolver 3.10-1
+%global libsepolver 3.11-1
Name: secilc
-Version: 3.10
+Version: 3.11
Release: 1%{?dist}
Summary: The SELinux CIL Compiler
@@ -9,8 +9,8 @@ License: BSD-2-Clause
URL: https://github.com/SELinuxProject/selinux/wiki
Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}/secilc-%{version}.tar.gz
Source1: https://github.com/SELinuxProject/selinux/releases/download/%{version}/secilc-%{version}.tar.gz.asc
-Source2: https://github.com/perfinion.gpg
-# fedora-selinux/selinux: git format-patch -N 3.10 -- secilc
+Source2: https://github.com/bachradsusi.gpg
+# fedora-selinux/selinux: git format-patch -N 3.11 -- secilc
# i=1; for j in 00*patch; do printf "Patch%04d: %s\n" $i $j; i=$((i+1));done
# Patch list start
# Patch list end
@@ -57,9 +57,11 @@ make %{?_smp_mflags} DESTDIR="%{buildroot}" SBINDIR="%{buildroot}%{_sbindir}" LI
%files
%{_bindir}/secilc
+%{_bindir}/secilcheck
%{_bindir}/secil2conf
%{_bindir}/secil2tree
%{_mandir}/man8/secilc.8*
+%{_mandir}/man8/secilcheck.8*
%{_mandir}/man8/secil2conf.8*
%{_mandir}/man8/secil2tree.8*
%license LICENSE
diff --git a/sources b/sources
index 5cdd60f..a2aa935 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (secilc-3.10.tar.gz) = 91b793c5f4c3d1028abf0d4e3ea5c6090470fd94f4774dcd24a6f2ceef0a2fedf37cee4a2303283b79689644f53aa1a576e938026e1ff9d84e490ebabc63a6eb
-SHA512 (secilc-3.10.tar.gz.asc) = 2c740f3280f4ae1b0d0d3148b3eae7fe4b251d2f79fa583e86d8704970e8f8d3692f729658130e0a6eaec599546bf61593c7cd5d386bd4ad4b7915eb9880d2ae
+SHA512 (secilc-3.11.tar.gz) = 4b8d86ddd2fac3d48e5f524a989f3768e9a3e6593fb1ad0d44fbae7af7c98032cb84caf363c158db5d06f38327abbef4003c53237c507d7869f24f08d56ca5ba
+SHA512 (secilc-3.11.tar.gz.asc) = d3c66d783f43206c1cc848c481e985ba67d0e0dc7ff07ed45b3ffba4ea3adbe8135340f56a3d9088ca28105e358d709d696e9975f11a048baa7b785d69ea6547
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-01 20:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 20:18 [rpms/secilc] rawhide: SELinux userspace 3.11 release Petr Lautrbach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox