public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dan Fruehauf <malkodan@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/NetworkManager-ssh] f43: Pin selinux version to installed NetworkManager-ssh version
Date: Sun, 12 Jul 2026 14:06:50 GMT [thread overview]
Message-ID: <178386521085.1.17809627304992687901.rpms-NetworkManager-ssh-80f6ff8c5057@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/NetworkManager-ssh
Branch : f43
Commit : 80f6ff8c5057aa6738afe918c96c6f5572f578af
Author : Dan Fruehauf <malkodan@gmail.com>
Date : 2026-07-13T00:05:33+10:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/NetworkManager-ssh/c/80f6ff8c5057aa6738afe918c96c6f5572f578af?branch=f43
Log:
Pin selinux version to installed NetworkManager-ssh version
---
diff --git a/NetworkManager-ssh.spec b/NetworkManager-ssh.spec
index cb801fd..4132a6c 100644
--- a/NetworkManager-ssh.spec
+++ b/NetworkManager-ssh.spec
@@ -11,7 +11,7 @@
Summary: NetworkManager VPN plugin for SSH
Name: NetworkManager-ssh
Version: 1.4.5
-Release: 1%{?dist}
+Release: 2%{?dist}
# Automatically converted from old format: GPLv2+ - review is highly recommended.
License: GPL-2.0-or-later
URL: https://github.com/danfruehauf/NetworkManager-ssh
@@ -34,7 +34,7 @@ Requires: NetworkManager >= 1:1.2.6
Requires: openssh-clients
Requires: shared-mime-info
Requires: sshpass
-Requires: (%{name}-selinux if selinux-policy-targeted)
+Requires: (%{name}-selinux = %{version}-%{release} if selinux-policy-targeted)
%if %with gtk4
BuildRequires: libnma-gtk4-devel
@@ -131,6 +131,9 @@ fi
%selinux_relabel_post -s %{selinuxtype} &> /dev/null
%changelog
+* Sun Jul 12 2026 Dan Fruehauf <malkodan@gmail.com> - 1.4.5-2
+- Pin selinux version to installed NetworkManager-ssh version
+
* Wed Jul 08 2026 Dan Fruehauf <malkodan@gmail.com> - 1.4.5-1
- Fix selinux policy to allow access to /run/NetworkManager/cert
reply other threads:[~2026-07-12 14:06 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=178386521085.1.17809627304992687901.rpms-NetworkManager-ssh-80f6ff8c5057@fedoraproject.org \
--to=malkodan@gmail.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