public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/iscsi-initiator-utils] rawhide: rebase to Open-iSCSI 2.1.13
@ 2026-09-08 18:41 Chris Leech
0 siblings, 0 replies; only message in thread
From: Chris Leech @ 2026-09-08 18:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/iscsi-initiator-utils
Branch : rawhide
Commit : e82c040d3a8bea63ccc1febae5ae5633620b2233
Author : Chris Leech <cleech@redhat.com>
Date : 2026-09-08T11:41:04-07:00
Stats : +9/-8 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/iscsi-initiator-utils/c/e82c040d3a8bea63ccc1febae5ae5633620b2233?branch=rawhide
Log:
rebase to Open-iSCSI 2.1.13
Potential for iscsiadm to discloses CHAP credentials without verifying IPC peer
(no CVE assigned yet)
CVE-2026-18724 Stack buffer overflow in idbm record parsing (rhbz#2514782)
CVE-2026-18725 Out-of-bounds access in iscsiuio ICMPv6 echo handling (rhbz#2514783)
CVE-2026-18726 Denial of service in iscsiuio Router Advertisement parsing (rhbz#2514839)
CVE-2026-18727 Integer underflow in iscsiuio DHCPv6 parsing (rhbz#2514973)
CVE-2026-18728 Integer underflow in iscsiuio IPv4 DHCP parsing (rhbz#2514975)
Signed-off-by: Chris Leech <cleech@redhat.com>
---
diff --git a/.gitignore b/.gitignore
index 5fbbcdb..2814159 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
/open-iscsi-d0f04ae.tar.gz
/open-iscsi-4b3e853.tar.gz
/open-iscsi-7e00642.tar.gz
+/open-iscsi-40f6b29.tar.gz
diff --git a/0010-use-Red-Hat-version-string-to-match-RPM-package-vers.patch b/0010-use-Red-Hat-version-string-to-match-RPM-package-vers.patch
index 98b5af8..72d690e 100644
--- a/0010-use-Red-Hat-version-string-to-match-RPM-package-vers.patch
+++ b/0010-use-Red-Hat-version-string-to-match-RPM-package-vers.patch
@@ -16,8 +16,8 @@ index a0859b7..7ae461a 100644
DESTDIR ?=
# our VERSION String
--ISCSI_VERSION_STR ?= 2.1.12
-+ISCSI_VERSION_STR ?= 6.2.1.12
+-ISCSI_VERSION_STR ?= 2.1.13
++ISCSI_VERSION_STR ?= 6.2.1.13
prefix = /usr
exec_prefix =
@@ -29,8 +29,8 @@ index d49afbb..ab67096 100644
project('open-iscsi', 'c',
meson_version: '>= 0.54.0',
-- version: '2.1.12',
-+ version: '6.2.1.12',
+- version: '2.1.13',
++ version: '6.2.1.13',
license: 'LGPL-2.1-or-later',
default_options: [
'c_std=gnu99',
diff --git a/iscsi-initiator-utils.spec b/iscsi-initiator-utils.spec
index ec17eeb..dc05ec6 100644
--- a/iscsi-initiator-utils.spec
+++ b/iscsi-initiator-utils.spec
@@ -1,8 +1,8 @@
%global open_iscsi_version 2.1
-%global open_iscsi_build 12
-%global commit0 7e00642c40123e0b3f949e74c3945872c17a407e
+%global open_iscsi_build 13
+%global commit0 40f6b2944f8a8553ad57975d1f2bb512cc23d7d1
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
-%global commitdate0 20260715
+%global commitdate0 20260908
# set this to 1 if commit0 is a snapshot after the tagged version
%global with_snapshot 0
diff --git a/sources b/sources
index 15f4794..db953db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (open-iscsi-7e00642.tar.gz) = b69e46161a57f7d92fe67a16ff0ce6fcc4ea7fd12488208a20b36384ac87dfe5871301abf8af17567bd8f014257292e78c7f75ff7f9232de3ff85db080b25a1d
+SHA512 (open-iscsi-40f6b29.tar.gz) = dbb1ba500614a5f3f8c6a809806caf65e58746c710682d8e69deaef114186f91fc6a6c74c752661249d6770ef870a8ea78e6bde4c8e7f676e3d2f73704cf97b0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-08 18:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 18:41 [rpms/iscsi-initiator-utils] rawhide: rebase to Open-iSCSI 2.1.13 Chris Leech
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox