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-iodine] f45: Fix CVE-2026-91837
Date: Sun, 20 Sep 2026 06:34:06 GMT	[thread overview]
Message-ID: <178988604623.1.14473145143231299870.rpms-NetworkManager-iodine-55c971ccde4a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/NetworkManager-iodine
Branch : f45
Commit : 55c971ccde4a8553f26103e8fe3746d228e0363a
Author : Dan Fruehauf <malkodan@gmail.com>
Date   : 2026-09-20T16:22:31+10:00
Stats  : +8/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/NetworkManager-iodine/c/55c971ccde4a8553f26103e8fe3746d228e0363a?branch=f45

Log:
Fix CVE-2026-91837

---
diff --git a/.gitignore b/.gitignore
index eb45597..e54098e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /network-manager-iodine-0.0.4.tar.gz
 /network-manager-iodine-0.0.5.tar.gz
 /NetworkManager-iodine-1.2.0.tar.xz
+/cve-2026-91837.patch

diff --git a/NetworkManager-iodine.spec b/NetworkManager-iodine.spec
index 93352e6..bba2d80 100644
--- a/NetworkManager-iodine.spec
+++ b/NetworkManager-iodine.spec
@@ -8,11 +8,12 @@
 Summary: NetworkManager VPN plugin for iodine
 Name: NetworkManager-iodine
 Version: 1.2.0
-Release: 28%{?dist}
+Release: 29%{?dist}
 # Automatically converted from old format: GPLv2+ - review is highly recommended.
 License: GPL-2.0-or-later
 URL: https://honk.sigxcpu.org/piki/projects/network-manager-iodine
 Source0: https://download.gnome.org/sources/NetworkManager-iodine/1.2/%{name}-1.2.0.tar.xz
+Patch0: cve-2026-91837.patch
 
 BuildRequires: make
 BuildRequires: gcc
@@ -89,6 +90,9 @@ mv %{buildroot}%{_sysconfdir}/dbus-1 %{buildroot}%{_datadir}/
 %endif
 
 %changelog
+* Sun Sep 20 2026 Dan Fruehauf <malkodan@gmail.com> - 1.2.0-29
+- Fix CVE-2026-91837
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-28
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index cca85f4..66368f2 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-8753cc831435c21796035034fe16dc91  NetworkManager-iodine-1.2.0.tar.xz
+SHA512 (NetworkManager-iodine-1.2.0.tar.xz) = 2a8a55d960aef4a7519fc55a829d2370eb301c66b285cda004df72a2ba0ed09e542e3081427aa7cea086cae24115161a53a35756db42b71db53e2d01fb3d0d95
+SHA512 (cve-2026-91837.patch) = e6971f4c9b1e403b56a3a72488f3d5d8c5b46b1d7083fc2601b074ad97b41a1c0db7f7db0a95ad7ffde590bfeaf5c689a3c66e47a00a3871acc591ba11634ddf

                 reply	other threads:[~2026-09-20  6:34 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=178988604623.1.14473145143231299870.rpms-NetworkManager-iodine-55c971ccde4a@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