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] main: Fix CVE-2026-91837
Date: Sun, 20 Sep 2026 05:54:05 GMT	[thread overview]
Message-ID: <178988364556.1.17684056117508218821.rpms-NetworkManager-iodine-1d2dc65429a0@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/NetworkManager-iodine
Branch : main
Commit : 1d2dc65429a00942cdb1d6612aef08118b630327
Author : Dan Fruehauf <malkodan@gmail.com>
Date   : 2026-09-20T15:53:27+10:00
Stats  : +7/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/NetworkManager-iodine/c/1d2dc65429a00942cdb1d6612aef08118b630327?branch=main

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..1fa1d88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8753cc831435c21796035034fe16dc91  NetworkManager-iodine-1.2.0.tar.xz
+SHA512 (cve-2026-91837.patch) = e6971f4c9b1e403b56a3a72488f3d5d8c5b46b1d7083fc2601b074ad97b41a1c0db7f7db0a95ad7ffde590bfeaf5c689a3c66e47a00a3871acc591ba11634ddf

                 reply	other threads:[~2026-09-20  5:54 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=178988364556.1.17684056117508218821.rpms-NetworkManager-iodine-1d2dc65429a0@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