Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893230 - sys-kernel/genkernel: missing latest open-iscsi/2.1.4 patches from genkernel upstream git
Summary: sys-kernel/genkernel: missing latest open-iscsi/2.1.4 patches from genkernel ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-02-04 17:43 UTC by DanF
Modified: 2024-01-23 16:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DanF 2023-02-04 17:43:06 UTC
In open-iscsi-2.0.878 upstream of Gentoo there was a bug related to timeouts, it was fixed in open-iscsi-2.1.4 upstream, however genkernel is still referencing 2.0.878 in VERSION_ISCSI [1] in all current ebuilds.

These patches [2] allow updating the version genkernel uses to 2.1.4. Bumping VERSION_ISCSI to 2.1.4 and including the patches in the genkernel ebuild would be appreciated.

[1] https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-kernel/genkernel/genkernel-4.3.2.ebuild#n29
[2] https://github.com/gentoo/genkernel/tree/master/patches/open-iscsi/2.1.4

Reproducible: Always
Comment 1 DanF 2023-02-13 01:17:12 UTC
I was advised on IRC to open a PR for bumping the ebuild version, as the patches mentioned before have already been merged. This PR updates the open-iscsi version https://github.com/gentoo/gentoo/pull/29564