public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Petr Lautrbach <lautrbach@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libsemanage] rawhide: SELinux userspace 3.11 release
Date: Wed, 01 Jul 2026 19:49:22 GMT	[thread overview]
Message-ID: <178293536266.1.577056975211206770.rpms-libsemanage-72f3ee78801f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/libsemanage
Branch : rawhide
Commit : 72f3ee78801f5eddb17025ede47c1480abaf5c3b
Author : Petr Lautrbach <lautrbach@redhat.com>
Date   : 2026-07-01T21:40:57+02:00
Stats  : +16/-11 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/libsemanage/c/72f3ee78801f5eddb17025ede47c1480abaf5c3b?branch=rawhide

Log:
SELinux userspace 3.11 release

---
diff --git a/.gitignore b/.gitignore
index 68ecf72..1f130c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -181,3 +181,5 @@ libsemanage-2.0.45.tgz
 /libsemanage-3.10-rc2.tar.gz.asc
 /libsemanage-3.10.tar.gz
 /libsemanage-3.10.tar.gz.asc
+/libsemanage-3.11.tar.gz
+/libsemanage-3.11.tar.gz.asc

diff --git a/changelog b/changelog
index a76a708..01dd7b8 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+* Wed Jul 01 2026 Petr Lautrbach <lautrbach@redhat.com> - 3.11-1
+- SELinux userspace 3.11 release
+
+* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 3.10-2
+- Rebuilt for Python 3.15
+
 * Mon Feb 02 2026 Petr Lautrbach <lautrbach@redhat.com> - 3.10-1
 - SELinux userspace 3.10 release
 

diff --git a/libsemanage.spec b/libsemanage.spec
index 4e10361..192c4c5 100644
--- a/libsemanage.spec
+++ b/libsemanage.spec
@@ -1,15 +1,15 @@
-%define libsepolver 3.10-1
-%define libselinuxver 3.10-1
+%define libsepolver 3.11-1
+%define libselinuxver 3.11-1
 
 Summary: SELinux binary policy manipulation library
 Name: libsemanage
-Version: 3.10
-Release: 2%{?dist}
+Version: 3.11
+Release: 1%{?dist}
 License: LGPL-2.1-or-later
 Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}/libsemanage-%{version}.tar.gz
 Source1: https://github.com/SELinuxProject/selinux/releases/download/%{version}/libsemanage-%{version}.tar.gz.asc
-Source2: https://github.com/perfinion.gpg
-# git format-patch -N 3.10 -- libsemanage
+Source2: https://github.com/bachradsusi.gpg
+# git format-patch -N 3.11 -- libsemanage
 # 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
@@ -157,7 +157,4 @@ cp %{SOURCE3} ${RPM_BUILD_ROOT}%{_sysconfdir}/selinux/semanage.conf
 %{_libexecdir}/selinux/semanage_migrate_store
 
 %changelog
-* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 3.10-2
-- Rebuilt for Python 3.15
-
 %autochangelog

diff --git a/sources b/sources
index 29a7e2b..ff8161b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (libsemanage-3.10.tar.gz) = e07cb1d7e145b3baa2fb857c043c8ede7581d29fbb6a59709ebbee73097c12768e8b77eab35b4394efc0a655f3d266cdf7b08ac69759d6989d41e4213fe8aafd
-SHA512 (libsemanage-3.10.tar.gz.asc) = cee44df8a2bfe880540fa61a17a23d17447ca272c4a0066ab348ef6c90a7ec7a5d19bd8ae9bba1efd562d7ea4be3afcb66bec2f28e1de5179d4f74320cfa3921
+SHA512 (libsemanage-3.11.tar.gz) = cafcdac9ba9a65f7940929f3e36e7e35ece6ef5cb97723e459ba7fdaaf937708873cb1c273733830f7fc54679c4cf6ae0189322231748d318a6db2851db1d11a
+SHA512 (libsemanage-3.11.tar.gz.asc) = f8d8b57a336254c5f2b65cb01d582f3d72360fd51e9ad107fa0353c08d53671eaf644131c0f42ca98827546053a1577308e002eda857497ffa990b396975efd7

                 reply	other threads:[~2026-07-01 19:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178293536266.1.577056975211206770.rpms-libsemanage-72f3ee78801f@fedoraproject.org \
    --to=lautrbach@redhat.com \
    --cc=git-commits@fedoraproject.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